Oracle 中的错误解释命令

  • Oerr ora errorcode
  • Example

oracle@lnxoravm:194# oerr ora 1300
01300, 00000, “writable database required for specified LogMiner options”
// *Cause: Options were specified which required the database to be writable.
// *Action: Specify different options or open the database for write access.

Tags:

Leave a Reply