|
Oracle OERR Finder (v. 1.1)
Разработано mDigit
|
OERR is an APP that extracts oracle error messages with suggested actions from the standard Oracle message files.
- You can ADD some oracle message files that you need to OERR finder.
OERR finder JUST includes oraus.msg.
So you must copy these files to the SDCARD Folder(/OerrFinder).
You can find these message files on your Oracle DATABASE unix system.
find $ORACLE_HOME -name <facility>us.msg -print
Example:
su - oracle
find $ORACLE_HOME -name "tnsus.msg" -print
find $ORA_CRS_HOME -name crsus.msg" -print
- You can define search engine to find the oracle error code on the internet.