BBj Enterprise Manager -Unable to get catalogs for database.
Description:
Unable to get catalogs for database. Database may not be configured.
This message is received in the Basis Enterprise Manager (BEM) after clicking on the Data Base.
Resolution:
This error may occur for a variety of reasons.
1. Permissions are incorrect. BBj was installed as root but started under a different user. Stop the BBj. Login in as root and re-start the BBj. Or change permissions on the DATA and DICTIONARY files.
2. Under some operating systems, a FREQUENCY.DD file may be required. See Knowledge Base article KB00903 for details.
3. Path information may be incorrect. Verify the paths defined for the DATA and DICTIONARY globals. If BBj ODBC is connecting to a Pro5 data server, include the Pro5 Data Server syntax in the path information for DATA and DICTIONARY. For example:
/<server,port=1100>/user/basis/data/
4. Connectivity issues. Check the Pro5 data server log and BBj log files for connectivity errors. The BBj log file is located in the log directory under the directory where BBj was installed. The Pro5 data server does not write to a log file unless it was started in the following manner:
./pro5.server -r -l./ds.log
See the Troubleshooting TCP/IP Connections document in the Tech Tips section for further information on connectivity errors to the Pro5 data server.
http://www.basis.com/support/tips/index.html
5. This error can also occur if the following files are not in the Dictionary directory:
VCOL.1
VMAIN.1
VTBL.1
If any dictionary files are moved from a Windows pc to a UNIX machine ensure that they are named in all upper case letters.
VCOL.1
VMAIN.1
VTBL.1
FILE.1
FIELD.1
FREQUENCY.DD
Last Modified: 02/23/2004 Product: BBj Enterprise Manager