Kbase 13728: How to Troubleshoot ORACLE specific errors
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
How to Troubleshoot ORACLE specific errors
The following facility provided by ORACLE is available to
provided information specific to troubleshooting ORACLE
errors. The facility is identified by the three-letter
prefix in the error string. For example, if you get the
ORA-7312, "ora" is the facility and "7312 is the error.
# oerr ORA 7312
07312, 00000, "smsdes: open error, unable to open sgadef.dbf
file."
// *Cause: Open failed when trying to open sgadef.dbf file.
// *Action: Verify errno returned. Verify sgadef.dbf file
exists.
// Possible permission problem.
Progress Software Technical Support Note # 13728