Oracle Server Manager Release 2.3.2 Addendum
MGR-00109 invalid CYCLE value
Cause: | An invalid value was specified for the SET CYCLE command. | |
Action: | Specify a SET CYCLE value between 5 seconds and 99:99 (min:sec) inclusive. | |
MGR-00148 invalid APPINFO switch
Cause: | An invalid option for the SET APPINFO command was specified. | |
Action: | Use either ON, OFF or user text as an option for the SET APPINFO command. | |
MGR-00306 monitor cycle interval time out of range (5-%d)
Cause: | You entered an invalid number for the cycle interval. | |
Action: | Enter a value between 5 seconds and 99:99 (min:sec) inclusive. | |
MGR-02075 an error occured while creating a new SQL Worksheet window
Cause: | You have encountered an internal error in Server Manager. | |
Action: | Try closing one or more SQL Worksheet windows. If the problem persists, call Customer Support with a complete set of circumstances and error messages. | |
MGR-02081 an error occured while creating a new monitor window
Cause: | You have encountered an internal error in Server Manager. | |
Action: | Try closing one or more monitor windows. If the problem persists, call Customer Support with a complete set of circumstances and error messages. | |
MGR-02082 an error occured while cloning a connection
Cause: | You have encountered an internal error in Server Manager. | |
Action: | Try closing one or more Administration Worksheets, closing one or more SQL Worksheets, or closing all monitor windows. If the problem persists, call Customer Support with a complete set of circumstances and error messages. | |
MGR-03537 an error occured during APPINFO registration
Cause: | The package SYS.DBMS_APPLICATION_INFO cannot be accessed. | |
Action: | Check if SYS.DBMS_APPLICATION_INFO exists. Make sure the user has the required privileges to run the package. Ensure that the database is OPEN. | |
MGR-03538 expected a number (1-999999), not "string"
Cause: | You attempted to set FETCHROWS to a non-numeric value or a number outside of the legal range. | |
Action: | Use a value in the range 1-999,999. | |