Data Access Interface
From SRB
1. Shadow DB object that used to work is now reporting error: DB_TAB_CONNECT_ERROR: DB_TAB_CONNECT_ERROR.
Check <install_dir>/data/TableConfig file to see if the userid and password are set properly.
Whenever SRB code is recompiled and installed using 'make install' command, the TableConfig file is reset.
For MCAT using PostgreSQL, the entry in TableConfig must be
PostgresUser 'PostgreSQL:<userid>' '<userid>'
PostgresPasswd 'PostgreSQL:<userid> '<passwd>' where 'PostgreSQL' is the odbc name defined in .odbc.ini file.


