Solstice Enterprise Manager 4.1 Troubleshooting Guide Doc Set ContentsPreviousNextIndex


Chapter 6

Database Error Messages

This chapter provides a list of Solstice EM database error messages, what each message means and a suggested response.

TABLE 6-1    Database Error Messages  
Error Message Description and Response
-951: User is not known on remote host
Incorrect password or user is not known on the database server.
This statement refers to a database on another computer system, you must have a valid login identity on any computer system you access. See your network administrator about getting a login ID.
-952: User (<user-id>)'s password is not correct for the database server.
The password specified is incorrect. The database server does not accept (or cannot find) your account password.
Check that your password is specified correctly, and try again.
-387 No connect permission.
You cannot access the database that this statement requests because you have not been granted CONNECT privilege to it.
Have a system administrator grant CONNECT privileges to that database through the Security tool.
-389 No DBA permission
This statement cannot be executed because you have not been granted DBA privilege for this database.
Contact a person who has DBA privilege for the database and ask to be granted DBA privilege (or simply ask to have this statement executed for you).
-201 A syntax error has occurred


This general error message indicates mistakes in the form of a SQL statement.
Look for missing or extra punctuation, keywords misspelled, keywords misused, keywords out of sequence, or a reserved word used as an identifier.





Sun Microsystems, Inc.
Copyright information. All rights reserved.
Doc Set  |   Contents   |   Previous   |   Next   |   Index