Oracle Enterprise Manager Messages Manual Go to Product Documentation Library
Library
Go to books for this product
Product
Go to Contents for this book
Contents
Go to Index
Index



Go to previous file in sequence Go to next file in sequence

SQL Engine and Line Mode Messages



MGR-00100 to MGR-00199: Line Mode Parsing Messages

MGR-00100 Invalid SPOOL file name.

Cause When using the SPOOL command, you entered an invalid file specification or the name of a file that already exists.

Action Specify a valid name for a file that does not currently exist.

MGR-00101 Extraneous text at end of command.

Cause There were unrecognized commands or other text on the command line.

Action Check the command syntax and/or issue the command without the extraneous text.

MGR-00102 Missing LOG keyword.

Cause The LOG keyword was missing from the ARCHIVE LOG command.

Action Correct the syntax of the command, and then issue the command again.

MGR-00103 Illegal ARCHIVE LOG option.

Cause An option specified was not LIST, STOP, START, NEXT, ALL, a number, or a filename in the ARCHIVE LOG command.

Action Correct the syntax of the command, and then issue the command again.

MGR-00104 Illegal RECOVER option.

Cause You specified an invalid option. Valid options for the RECOVER command are DATABASE, MANUAL, UNTIL, TABLESPACE, or DATAFILE.

Action Correct the syntax of the command, then issue the command again.

MGR-00105 Invalid INSTANCE name.

Cause An invalid SQL*Net service name was specified for the instance name.

Action Refer to your Oracle platform-specific documentation for a complete description of specifying SQL*Net service names.

MGR-00106 Invalid ECHO switch.

Cause An invalid option for the SET ECHO command was specified.

Action Use either ON or OFF as an option for the SET ECHO command.

MGR-00107 Invalid TERMOUT switch.

Cause An invalid option for the SET TERMOUT command was specified.

Action Use either ON or OFF as an option for the SET TERMOUT command.

MGR-00108 Invalid TIMING switch.

Cause An invalid option for the SET TIMING command was specified.

Action Use either ON or OFF as an option for the SET TIMING command.

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-00110 Illegal SET option.

Cause An invalid option for the SET command was specified.

Action Correct the syntax of the SET command and issue the command again. See the Oracle Enterprise Manager Administrator's Guide for the correct syntax.

MGR-00111 Illegal SHOW option.

Cause An invalid option for the SHOW command was specified.

Action Correct the syntax of the SHOW command and issue the command again. See the Oracle Enterprise Manager Administrator's Guide for the correct syntax.

MGR-00113 Invalid PFILE name.

Cause The specified PFILE name is not recognized.

Action Specify a legal PFILE name.

MGR-00114 Invalid database name.

Cause The specified database name is not recognized.

Action Specify a legal database name.

MGR-00115 Unexpected end of command.

Cause An option was specified without any arguments.

Action Correct the syntax of the command and enter the command again with the appropriate arguments for options that require values.

MGR-00116 Illegal SHUTDOWN option.

Cause An option other than NORMAL, IMMEDIATE, or ABORT was specified for the SHUTDOWN command.

Action Correct the syntax of the command, and then issue the command again.

MGR-00117 Invalid tablespace name.

Cause The specified tablespace name was not recognized.

Action Specify a legal tablespace name.

MGR-00118 Invalid process identifier or statistics class.

Cause Something other than a number for a process identifier, or an invalid class was specified after the MONITOR STATISTICS command.

Action Specify only numbers as process identifiers, or specify a valid class for the MONITOR STATISTICS command.

MGR-00119 Illegal STARTUP option.

Cause An option other than DBA, PFILE, EXCLUSIVE, SHARED, MOUNT, OPEN, RECOVER, or NOMOUNT was specified for the STARTUP command.

Action Correct the syntax of the command, and then issue the command again.

MGR-00120 Invalid STOPONERROR switch.

Cause An invalid option was specified for the SET STOPONERROR command.

Action Use either ON or OFF as an option for the SET STOPONERROR command.

MGR-00121 Illegal MONITOR option.

Cause An illegal option was specified for the MONITOR command.

Action Correct the syntax of the MONITOR command and issue the command again. See the Oracle Server Manager User's Guide for the correct syntax.

MGR-00122 Invalid SET numeric parameter.

Cause A character or an invalid value was specified when a number was expected as a value for a SET command option.

Action Correct the syntax of the command, using an appropriate number for the option, and then issue the command again.

MGR-00123 Invalid tablespace name list.

Cause An invalid string was specified as one of the values in the list of tablespaces in the ARCHIVE LOG command. For example, an empty string is an invalid string.

Action Correct the syntax of the command, using valid tablespace names for all names in the list, and then enter the command again.

MGR-00124 Invalid ARCHIVE destination.

Cause The specified ARCHIVE destination was not recognized.

Action Specify a legal ARCHIVE destination. See the Oracle Server Manager User's Guide for the correct syntax.

MGR-00125 Integer value overflow.

Cause A numeric value that was too large was specified.

Action Use a smaller number.

MGR-00126 Invalid VERIFY switch.

Cause The VERIFY switch was not recognized.

Action Specify a legal VERIFY switch.

MGR-00127 Invalid combination of STARTUP options.

Cause The specified options of the STARTUP command cannot be used simultaneously.

Action Correct the syntax of the STARTUP command and issue the command again. See the Oracle Server Manager User's Guide for options that can be used with STARTUP.

MGR-00128 Invalid DEBUG switch.

Cause The DEBUG switch was not recognized.

Action Specify a legal DEBUG switch. See the Oracle Server Manager User's Guide for the correct syntax.

MGR-00129 Value out of range (1 - num).

Cause The specified value was out of range. The error message includes the valid range.

Action Use a number within the range specified by the error message.

MGR-00131 Invalid ARCHIVE TO device.

Cause The specified ARCHIVE TO device was not recognized.

Action Specify a legal ARCHIVE TO device. See the Oracle Server Manager User's Guide for the correct syntax.

MGR-00132 Null hostname/password specified.

Cause The "hostname/password" was not specified.

Action Specify the correct "hostname/password."

MGR-00133 Invalid datafile list.

Cause An invalid string was entered as one of the values in the list of datafiles in the ARCHIVE LOG command. For example, an empty string is an invalid string.

Action Correct the syntax of the command, using valid datafile names for all names in the list, and then enter the command again.

MGR-00134 Invalid AUTORECOVERY switch.

Cause An invalid option was specified for the SET AUTORECOVERY command.

Action Use either ON or OFF as options for the SET AUTORECOVERY command.

MGR-00136 Bad variable specification.

Cause A variable was incorrectly specified using the VARIABLE command.

Action Correct the syntax of the command, and then issue the command again.

MGR-00137 Syntax error in PL/SQL Block.

Cause The PL/SQL block contains a syntax error.

Action Correct the syntax error.

MGR-00139 Invalid ALTER DATABASE option.

Cause The specified ALTER DATABASE option was not recognized.

Action Specify a legal option. See the Oracle Server Manager User's Guide for the correct syntax.

MGR-00140 Invalid COMPATIBILITY switch.

Cause The specified COMPATIBILITY switch was not recognized.

Action Specify a legal COMPATIBILITY switch. See the Oracle Server Manager User's Guide for the correct syntax.

MGR-00141 Invalid RETRIES value.

Cause The specified RETRIES value was not recognized.

Action Specify a legal RETRIES value. See the Oracle Server Manager User's Guide for the correct syntax.

MGR-00142 Cannot recognize object type, owner, or name.

Cause The specified object type, owner, or name was not recognized.

Action Specify a legal object type, owner, or name.

MGR-00143 Variable "name" has not been defined.

Cause The specified variable was not recognized.

Action Specify an existing variable. You can use the PRINT command to display currently defined variables.

MGR-00144 Invalid object type for DESCRIBE.

Cause The specified object type was not TABLE, VIEW, or PROCEDURE.

Action Check that the object is a table, view, or procedure. If so, check that you specified the correct name and try again. If not, you cannot DESCRIBE the object.

MGR-00145 Invalid object name for DESCRIBE.

Cause The specified table, view, stored procedure, or function was not recognized.

Action Check your spelling and be sure to specify an existing table, view, stored procedure, or function.

MGR-00146 Invalid HISTORY value.

Cause The specified HISTORY value was not recognized.

Action Specify a legal HISTORY value. See the Oracle Server Manager User's Guide for the correct syntax.

MGR-00147 Invalid LINES value.

Cause The specified LINES value was not recognized.

Action Specify a legal LINES value. See the Oracle Server Manager User's Guide for the correct syntax.

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-00300 to MGR-00399: Line Mode Execution Messages

MGR-00300 Internal error code, argument: [num].

Cause You have encountered an internal error.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-00301 Cannot SET INSTANCE while connected to a database.

Cause You used SET INSTANCE while you were connected to a database.

Action If you want to change the current instance, disconnect from the database before using SET INSTANCE.

MGR-00302 Not connected to a database.

Cause You must be connected to the database for the requested operation.

Action Connect to the database using a valid username and password before retrying the operation.

MGR-00303 Cannot initialize the terminal.

Cause The .CRT file is invalid or could not be found. The Server Manager requires the .CRT file in order to display monitors.

Action Make sure the Server Manager can access the desired .CRT file.

MGR-00304 Input file I/O error [num]; input aborted.

Cause A command file used as input to Server Manager is corrupted or invalid.

Action Check the file before trying the operation again.

MGR-00305 Command size exceeds internal buffer size (num).

Cause The SQL statement size exceeds Server Manager's buffer size.

Action Shorten the SQL statement by removing extra blanks, or by converting intermediate statements to views.

MGR-00306 Monitor cycle interval time out of range (5 -num).

Cause You entered an invalid number for the cycle interval.

Action Enter a value between 5 seconds and 99:99 (min:sec) inclusive.

MGR-00307 Cannot open spool file "name."

Cause Server Manager tried to open a spool file after you entered SPOOL <filename>, but could not open the file. Possible causes are a lack of disk space or inadequate privileges to create a file.

Action Determine why Server Manager could not create a new file and try the operation again.

MGR-00308 No spool file opened.

Cause You entered SPOOL OFF, but you were not spooling at the time, so there was no file to close.

Action If you wish to capture session output, first use the SPOOL command to open a file, and then enter your commands before closing the file with SPOOL OFF.

MGR-00309 Cannot close spool file "name."

Cause SPOOL OFF could not close the currently opened spool file.

Action Check for operating system circumstances that are preventing the file from being closed.

MGR-00310 Cannot open parameter file "name."

Cause Server Manager cannot locate or open the file specified by the PFILE option, either because the file does not exist, or because Server Manager has insufficient privileges to open the file.

Action Make sure the file exists in a location expected by Server Manager and that the file can be opened.

MGR-00311 Data exceeds internal buffer size.

Cause A SQL query returned results exceeding the size of Server Manager's internal buffer.

Action Use the SET command to increase MAXDATA or decrease ARRAYSIZE.

MGR-00312 Invalid pid range num num.

Cause You entered an invalid range. Ranges must be specified using the lower number first. Note: If a valid range includes any currently active process identification numbers, the range will be accepted.

Action Enter a valid range.

MGR-00313 No active processes to monitor.

Cause You specified process identification numbers that do not correspond to any currently active processes.

Action Enter the process identification numbers that you know to be currently active.

MGR-00314 Unable to attach to default host.

Cause The default host has not been set up correctly.

Action Use the SET INSTANCE command with a valid host specification to set up a default host.

MGR-00315 Cannot open command file "name."

Cause Server Manager cannot locate the specified command file.

Action Verify the file name and Server Manager's access to it before retrying.

MGR-00316 Cannot start up while connected to a database.

Cause You attempted to start up an instance while you were connected to a database.

Action If you want to start up an instance, you must DISCONNECT from the database you are currently connected to.

MGR-00317 Cannot shutdown while connected to a database.

Cause You attempted to shutdown an instance while you were connected to a database.

Action If you want to shutdown an instance, you must DISCONNECT from the database you are currently connected to.

MGR-00318 Server Manager command line error [num].

Cause You made a syntax or typing error while entering a Server Manager command.

Action Correct the syntax and try again.

MGR-00319 Cannot open init file [name].

Cause Server Manager cannot open the file specified by the ORA_SVRMGRINIT variable, either because the file does not exist or because Server Manager has insufficient privileges to open the file.

Action Make sure the file exists in a location expected by Server Manager and can be opened.

MGR-00320 Terminal type too long.

Cause You specified a terminal name that is too long, exceeding 64 characters. The name may or may not be valid.

Action Verify the name of the desired terminal and try again.

MGR-00321 Instance name too long.

Cause You specified an instance name that may or may not be valid, but is too long (exceeding 127 characters).

Action Verify the name of the desired instance and try again.

MGR-00322 Total size of command line parameters exceeds buffer size.

Cause You entered too many command line arguments and the size of the Server Manager buffer was exceeded.

Action Reduce the number of command line arguments.

MGR-00323 Invalid date specification; use DD-MON-YY:HH:MM:SS.

Cause You entered an improper date specification in the RECOVER DATABASE command.

Action Use a valid date specification. For example: 24-DEC-1988:12:33:26.

MGR-00324 Maximum number of tablespaces (num) exceeded; last num ignored.

Cause You specified too many tablespace names in the RECOVER TABLESPACE command. You may only specify up to 16 tablespace names.

Action Reduce the number of tablespaces. If you want to recover more than 16 tablespaces, use the RECOVER command multiple times.

MGR-00325 Read error on parameter file "filename."

Cause The file you specified using the PFILE option of the STARTUP command is too large (exceeding 8K), the file contains a line that is too long, or another file system error occurred.

Action Reduce the size of the parameter file before specifying it again, or shorten extremely long lines in the file.

MGR-00326 Currently no statistics belong to the specified class.

Cause At this time no statistics exist in the class you specified.

Action None.

MGR-00327 Command not available in this mode.

Cause You have specified a command that is not available in this mode.

Action Do not specify the command in the current mode.

MGR-00328 Insufficient privileges for this display.

Cause You do not have sufficient privileges to view the monitor you requested.

Action Contact your database administrator to obtain the required privileges.

MGR-00329 Insufficient privileges for SHOW SGA.

Cause You attempted to use SHOW SGA without sufficient privileges.

Action Contact your database administrator to obtain the required privileges.

MGR-00330 Logsource name too long.

Cause You specified a logsource name that may or may not be valid, but is too long (exceeding 127 characters).

Action Verify the logsource name and try again.

MGR-00331 Cannot allocate enough memory for SQL buffer.

Cause There is not enough memory for the current SQL buffer.

Action Use the SET command to reduce the value of MAXDATA.

MGR-00333 Database file(s) added since monitor invocation.

Cause Since executing the MONITOR FILEIO command, a database file has been added, invalidating the contents of the monitor.

Action Execute the MONITOR FILEIO command again.

MGR-00334 Database file(s) dropped since monitor invocation.

Cause Since executing the MONITOR FILEIO command, a database file has been dropped, invalidating the contents of the monitor.

Action Execute the MONITOR FILEIO command again.

MGR-00336 Insufficient privileges for SHOW PARAMETERS.

Cause You attempted to use SHOW PARAMETERS without sufficient privileges.

Action Contact your database administrator to obtain the required privileges.

MGR-00337 Missing instance name.

Cause Instance name or service name not specified in the CONNECT statement.

Action Use CONNECT username/password@instance.

MGR-00340 Display size exceeded; extra lines truncated.

Cause The monitor display retrieved too many lines.

Action Increase the granularity of your selection.

MGR-00341 The bind variable name is undefined.

Cause The SQL statement refers to an undefined bind variable.

Action Use the VARIABLE command to define the bind variable and execute the query again.

MGR-00342 Unable to complete internal login.

Cause An attempt was made to complete an internal connection to a database. This connection attempt has failed as a result of the indicated database error.

Action Correct the database error and try again.

MGR-00343 No such parameter.

Cause SHOW PARAMETER was given a parameter name that does not exist.

Action Use a different argument with SHOW PARAMETER.

MGR-00344 No items for the requested operation currently exist.

Cause A mandatory scrolling list in a dialog box contained 0 elements.

Action None.

MGR-00345 No user sessions exist.

Cause The scrolling list for kill user session operation contain no elements.

Action None.

MGR-00346 No unresolved in-doubt transactions exist.

Cause The scrolling list for recover in-doubt transactions operation contained no elements.

Action None

MGR-00347 No offline tablespaces exist.

Cause The scrolling list for set tablespace offline operation contained no elements.

Action None

MGR-00348 No online tablespaces exist.

Cause The scrolling list for set tablespace online operation contained no elements.

Action None

MGR-00349 No available rollback segments exist.

Cause The scrolling list for drop rollback segment operation contained no elements.

Action None

MGR-00350 No offline rollback segments exist.

Cause The scrolling list for set rollback segment online operation contained no elements.

Action None

MGR-00351 No online rollback segments exist.

Cause The scrolling list for set rollback segment offline operation contained no elements.

Action None

MGR-00352 No online tablespaces exist for backup exist.

Cause The scrolling list for begin online tablespace backup operation contained no elements.

Action None

MGR-00353 No online tablespaces being backed up exist.

Cause The scrolling list for end online tablespace backup operation contained no elements.

Action None

MGR-00354 No offline tablespaces exist.

Cause The scrolling list for recover tablespace operation contained no elements.

Action None

MGR-00355 No offline datafiles exist.

Cause The scrolling list for recover datafiles operation contained no elements.

Action None

MGR-00356 No users exist.

Cause The scrolling list for alter user or drop user operation contained no elements.

Action None

MGR-00357 No roles exist.

Cause The scrolling list for alter role or drop role operation contained no elements.

Action None

MGR-00358 No users or roles exist.

Cause The scrolling list for grant to or revoke from operation contained no elements.

Action None

MGR-00359 Monitor already active.

Cause The monitor is already active.

Action Cycle through the windows until the monitor becomes visible.

MGR-00360 Object to be described does not exist.

Cause The object in a DESCRIBE FUNCTION/PROCEDURE/PACKAGE statement does not exist.

Action Check that the object name and owner are correct and that the object exists.

MGR-00361 No privilege to describe this object.

Cause You do not have sufficient privileges to describe the object.

Action The object owner must grant privileges on the object.

MGR-00362 Text too long for DESCRIBE.

Cause The object's text is too long for the DESCRIBE command.

Action The object cannot be used with the DESCRIBE command.

MGR-00363 Logic error in DESCRIBE.

Cause You have encountered an internal error in Server Manager.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-00364 Out of space for identifier in DESCRIBE.

Cause You have encountered an internal error in Server Manager.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-00365 DESCRIBE PACKAGE BODY is not supported.

Cause Only a package's specification can be described. The keyword BODY cannot be used with DESCRIBE PACKAGE.

Action Remove the BODY keyword.

MGR-00370 Mandatory field/list needs to be filled in.

Cause You tried to execute the dialog box before specifying all required values.

Action Specify all required values and try again.

MGR-00376 Mandatory field has to be filled in before navigation is possible.

Cause You tried to move to another control before filling in a mandatory field.

Action Fill in the current field.

MGR-00377 Mandatory list item has to be selected before navigation is possible.

Cause You tried to move to another control before selecting a mandatory list item.

Action Select an item from the scrolling list.

MGR-01500 to MGR-01599: Internal Messages

MGR-01500 Requested function is currently unimplemented.

Cause You have attempted to use a feature that has not been implemented.

Action If this is a documented Server Manager feature, call World Wide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-01501 Server Manager has run out of memory.

Cause Server Manager was unable to obtain the memory it required.

Action Close some windows or exit and restart Server Manager.

MGR-01503 An invalid argument was sent to a function.

Cause An internal Sever Manager function was called incorrectly.

Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-01505 User requested cancel.

Cause You cancelled out of the middle of a process.

Action None.

MGR-01506 Unknown error.

Cause Unknown.

Action Call Oracle Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-01507 Unable to open file "filename."

Cause Server Manager was unable to open an existing file or create a new one.

Action Check that the file exists and that Server Manager can locate the file. Or make sure there is enough free disk space and you have sufficient privileges to create a file.

MGR-01508 Unable to close the current file.

Cause Server Manager was unable to close a file.

Action Check for operating system circumstances that are preventing the file from being closed.

MGR-01509 Unexpected EOF encountered.

Cause Server Manager encountered an unexpected End-Of-File marker.

Action Examine the script(s) to determine the problem.

MGR-01523 Invalid monitor name: name.

Cause The entered monitor name is not a valid monitor type.

Action Enter a different monitor name.

MGR-02090 to MGR-03155: Internal SQL Engine Messages

Messages in this range indicate that you have encountered an internal error. For these messages, contact Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR 03500 to MGR-03536: Server Manager SQL Engine Messages

MGR-03500 Encountered an unterminated quote.

Cause The last command contained an opening quote without a matching closing quote.

Action Correct the quotes and issue the command again.

MGR-03501 Unable to process the current number of nested scripts.

Cause You have attempted to run a script that in turn tries to run too many nested levels of scripts.

Action Restructure your scripts so the nesting depth decreases.

MGR-03502 The @@ operator is only allowed within SQL scripts.

Cause You attempted to use the @@ operator from the interactive mode.

Action The @@ operator is only allowed from within a script. In the interactive mode, use the @ operator to run a SQL script.

MGR-03503 Could not resolve the symbols in "filename."

Cause The filename you provided for the parameter file contained undefined symbols.

Action Check the text of the parameter filename you provided.

MGR-03504 CYCLE is no longer a valid global property.

Cause You attempted to set the CYCLE property.

Action Set the interval in the monitor(s) you are running.

MGR-03505 ARRAYSIZE is no longer a valid global property.

Cause You attempted to set the ARRAYSIZE property.

Action None. Server Manager will fetch as many rows as possible, given the current size of the MAXDATA buffer.

MGR-03506 Expected a number (num-999999), not "string."

Cause You attempted to set a property (NUMWIDTH, CHARWIDTH, and so on) to a non-numeric value or a number outside the legal range.

Action Use a value within the specified range.

MGR-03509 Corrupted internal Oracle number representation.

Cause You attempted to use a bind variable that appears to have been corrupted.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-03510 Corrupted bind variable type [type].

Cause You attempted to use a bind variable that appears to have been corrupted.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-03511 The HOST command is not supported in graphical mode.

Cause You tried to use the HOST command from within a SQL Worksheet.

Action Scripts that make use of the HOST command must be run from Server Manager line mode.

MGR-03512 Spool file "name" is already open.

Cause You attempted to open a second spool file.

Action Use SPOOL OFF to close the existing spool file.

MGR-03514 Unable to start the database.

Cause The cause is listed in subsequent error messages.

Action Examine the subsequent errors.

MGR-03515 Invalid SERVEROUTPUT switch.

Cause You attempted to set SERVEROUTPUT to something other than ON or OFF.

Action Use ON or OFF as arguments with SET SERVEROUTPUT.

MGR-03523 No parameter for SHOW ERRORS and no object has been compiled.

Cause You issued a SHOW ERRORS command, but have yet to compile a PL/SQL object.

Action You can find error information for a specific object by selecting from the ALL_ERRORS view where NAME = object.

MGR-03524 Unable to shutdown the database.

Cause You attempted to shut down the database without sufficient privileges.

Action Enable the privileges required for shutdown.

MGR-03525 Expected SYSDBA or SYSOPER, not "string."

Cause You attempted to use the CONNECT AS syntax and specified something other than SYSDBA or SYSOPER.

Action Correct the syntax and issue the command again. If the problem persists, contact Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-03534 Invalid AUTOPRINT switch.

Cause You attempted to set AUTOPRINT to something other than ON or OFF

Action Use ON or OFF as arguments with SET AUTOPRINT.

MGR-03536 Variable type REFCURSOR not available.

Cause You tried to declare a REFCURSOR variable against a version of Server Manager which does not support this variable type.

Action The version of Server Manager you are running against does not support the REFCURSOR feature. It was most likely compiled against a pre-7.2 database.

MGR-03537 An error occurred 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 from 1 to 999,999.

MGR-04000 to MGR-04008: SQL Worksheet Messages

Messages in this range indicate that a SQL Worksheet command failed to execute properly. Other messages will follow the SQL Worksheet command messages. Examine the subsequent messages to determine the proper action.

MGR-04009 to MGR-04099: Worksheet Messages

MGR-04009 The resize attempt resulted in an error.

Cause An error occurred when you attempted to resize a SQL Worksheet window.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-04010 The buttons could not be moved as specified.

Cause An error occurred when you attempted to use a SQL Worksheet's split bar.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-04011 The selection could not be retrieved.

Cause An error occurred when you attempted to select text in a SQL Worksheet's History text field.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-04014 The request to move to a different statement could not be completed.

Cause An error occurred when you attempted to use the Up and Down buttons in a SQL Worksheet's Command History dialog box.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-04015 A SQL Worksheet could not be created.

Cause You have encountered an internal error in Server Manager.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-04016 The Close command did not complete for the Worksheet.

Cause You have encountered an internal error in Server Manager.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-04017 The attempted font change did not succeed.

Cause The action is not available to you.

Action Do not change the font.

MGR-04018 The attempt to get the previous or next command did not succeed.

Cause You chose either Previous Command or Next Command from the Worksheet menu, and the command did not complete successfully.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-04021 The Worksheet's command history information is corrupted.

Cause The Server Manager shows the command history as having more commands than are actually present. The command history is corrupted.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-04022 The Write Selection menu item was chosen without a text selection.

Cause You chose the Write Selection from the Worksheet menu without having any text selected in the input or output panes of a SQL Worksheet.

Action Select text and choose the Write Selection again.

MGR-04024 Unable to open specified file: "name."

Cause A specified file could not be opened.

Action The file is either invalid or in an unexpected format. Verify the filename and replace the file with a usable file, if necessary.

MGR-04025 The Get File option of the Recover dialog box failed.

Cause You specified a filename which was invalid.

Action Specify a valid filename.

MGR-04026 The recovery attempt failed.

Cause An error occurred while trying to apply one or more log files from the SQL Worksheet's Recovery dialog box.

Action Examine subsequent messages.

MGR-04027 The database is not available.

Cause The Oracle database is not accessible from your system.

Action Verify that the database is available, and that you have the ability to connect to the database from the current location.

MGR-04501 to MGR-04549: Line Mode Messages

MGR-04501 Monitors are not available from the line mode Server Manager.

Cause You attempted to invoke the MONITOR command from Server Manager line mode. The MONITOR command is no longer available in the Oracle Enterprise Manager version of line mode Server Manager.

Action Start Oracle Performance Manager to graphically display database performance statistics.

MGR-04544 Invalid parameter format.

Cause You gave an invalid command line argument.

Action Start Server Manager line mode with the correct arguments. These should be of the format command="command". Note that the command should be in quotes.

MGR-04545 Too many parameters.

Cause You gave too many parameters on the command line, or your command line parameters may have been parsed separately.

Action Pass in only the supported number of arguments. Make sure they are of the format command="command". Note that the command should be in quotes.

MGR-04546 Invalid connect string.

Cause Your connect string contained invalid information.

Action Check the syntax of your connect string. It should be
"[username] [/password] [@instance path]".

MGR-04547 Duplicate password.

Cause Your connect string contained either a null password or multiple password strings.

Action Make sure your connect string only gives a single password. It should be of the form "/password".

MGR-04548 Null username/password not valid with connection name.

Cause A connect string with a null username/password and a non-null connection name is invalid.

Action You must explicitly specify a null username/password using the "/" designator when giving a connection name in the user string. For example: "/@t:lorax:E".

MGR-04549 Null or invalid connection name.

Cause Your connect string contained either a null or invalid host string.

Check the syntax of your connect string.

MGR-05500 to MGR-05509: User Program Interface Messages

MGR-05500 Out of unique ids for asynchronous connections.

Cause You have too many outstanding asynchronous connections.

Action Close some less important windows or restart Server Manager.

MGR-05501 User string overflow.

Cause You have tried to connect using a username that is greater than 30 characters in length.

Action Specify a shorter username.

MGR-05502 Password string overflow.

Cause You have tried to connect using a password that is greater than 30 characters in length.

Action Specify a shorter password.

MGR-05503 Host string overflow.

Cause You have tried to connect using a hostname that is greater than 80 characters in length.

Action Use a shorter service name.

MGR-05504 Cannot connect to an Oracle version_num instance.

Cause You have attempted to connect to an old version of Oracle.

Action Server Manager can only run against Version 7.0 or later. You can upgrade the instance, or use the SQL*DBA included with your release of the Oracle database.

MGR-05505 Cannot perform a CONNECT usr/pswd AS name to an ORACLE 7.0 instance.

Cause You tried to connect to a version 7.0 database AS SYSDBA or AS SYSOPER.

Action In Version 7.0 you must CONNECT INTERNAL [/password].

MGR-05506 Unable to release an allocated connection.

Cause You attempted to close a window which could not be closed.

Action Call Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-05507 The list of connections has been corrupted.

Cause You have encountered an internal error in Server Manager.

Action Contact Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-06500 to MGR-06528: Oracle Toolkit II Internal Error Messages

Messages in this range indicate that you have encountered an internal error. For these messages, contact Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-06600 to MGR-06621: Oracle Help Internal Error Messages

Messages in this range indicate that you have encountered an internal error. For these messages, contact Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-07001 Unable to generate resource file name.

Cause The binary resource file could not be opened. It may be in the wrong directory or missing.

Action Refer to your Oracle platform-specific documentation to make sure Server Manager is installed correctly. Reinstall if necessary. If the problem is not resolved, contact Worldwide Customer Support, specifying the circumstances and complete set of messages leading to the error.

MGR-07368 The Username field must contain a valid Oracle username.

Cause The text you entered in the Username field is not a valid Oracle username.

Action Check that the username you entered conforms to the guidelines for Oracle usernames in Chapter 2 of the Oracle7 Server SQL Language Reference Manual.

MGR-07369 The Password field must contain a password string.

Cause You have selected Password in the Create/Alter User property sheet, but did not specify a password.

Action Select another password option or assign a password to the user.

MGR-07401 The Composite Limit field must contain a valid number.

Cause The number entered in the Composite Limit field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the Composite Limit field and that the number entered is within the range of valid values.

MGR-07402 The Private SGA field must contain a valid number.

Cause The number entered in the Private SGA field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the Private SGA field and that the value entered is within the range of valid values.

MGR-07403 The Reads per Call field must contain a valid number.

Cause The number entered in the Reads per Call field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the Reads per Call field and that the value entered is within the range of valid values.

MGR-07404 The Reads per Session field must contain a valid number.

Cause The number entered in the Reads per Session field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the Reads per Session field and that the value entered is within the range of valid values.

MGR-07405 The Idle Time field must contain a valid number.

Cause The number entered in the Idle Time field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the Idle Time field and that the value entered is within the range of valid values.

MGR-07406 The Connect Time field must contain a valid number.

Cause The number entered in the Connect Time field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the Connect Time field and that the value entered is within the range of valid values.

MGR-07407 The CPU per Call field must contain a valid number.

Cause The number entered in the CPU per Call field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the CPU per Call field and that the value entered is within the range of valid values.

MGR-07408 The CPU per Session field must contain a valid number.

Cause The number entered in the CPU per Session field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the CPU per Session field and that the value entered is within the range of valid values.

MGR-07409 The Sessions per User field must contain a valid number.

Cause The number entered in the Session per User field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the Sessions per User field and that the value entered is within the range of valid values.

MGR-07410 The Profile Name field must contain a valid Oracle identifier.

Cause The value entered in the Profile Name field is not an Oracle identifier.

Action Make sure the value entered conforms to the guidelines for Oracle identifiers in Chapter 2 of the Oracle7 Server SQL Language Reference Manual.

MGR-07537 The System Change Number field must contain a positive number.

Cause The value you have entered in the field is not a valid System Change Number.

Action In general, you should allow Oracle to determine the System Change Number. Execute the transaction without specifying an System Change Number.

MGR-07539 The Group Number field must contain a valid number.

Cause The value you have entered in the Group Number field is not a number.

Action The group number must be a positive number, which is not the number of an existing group. When the dialog box appears, Server Manager initializes the Group Number field to be one greater than the greatest log file group number.

MGR-07540 The New File Size field must contain a valid number.

Cause The value you have entered in this New File Size field is not a number.

Action Type a valid positive number in the New File Size field.

MGR-07541 At least one file must be specified.

Cause You have not specified the name of at least one file in the file specification dialog box.

Action To select a file, use the New button to access the file specification dialog box.

MGR-07542 The Filename field must contain a valid filename.

Cause The Filename field is empty or contains an invalid file.

Action Enter a valid filename in the field.

MGR-07543 You must select a log file group in which to place the log file.

Cause You have not selected the group into which this log file will be placed.

Action Choose one of the provided groups.

MGR-07544 The To field must contain a valid filename.

Cause The To field is empty or contains an invalid file.

Action Enter a valid filename in the To field.

MGR-07547 The Name field must contain a valid Oracle identifier.

Cause The Name field is empty or contains a value that is not a valid Oracle identifier.

Action Make sure the value you entered conforms to the guidelines for Oracle identifiers in Chapter 2 of the Oracle7 Server SQL Language Reference Manual.

MGR-07548 You must specify at least one datafile.

Cause The list of datafiles does not contain any entries.

Action Use the New button to access a dialog box to specify a datafile.

MGR-07549 The Initial Extent field must be empty or contain a valid number.

Cause The value you entered in the field is not a positive number.

Action Either type in a positive number or leave the field empty.

MGR-07550 The Next Extent field must be empty or contain a valid number.

Cause The value you entered in the field is not a positive number.

Action Either type in a positive number or leave the field empty.

MGR-07551 The Minimum Extents field must be empty or contain a valid number.

Cause The value you entered in the field is not a positive number.

Action Either type in a positive number or leave the field empty.

MGR-07552 The Maximum Extents field must be empty or contain a valid number.

Cause The value you entered in the field is not a positive number.

Action Either type in a positive number or leave the field empty.

MGR-07553 The Percentage Increase field must be empty or contain a valid number.

Cause The value you entered in the field is not a positive number.

Action Either type in a positive number or leave the field empty.

MGR-07555 Unable to find tablespace information for "tablespace"

Cause The Server Manager could not find the default storage settings for the chosen tablespace.

Action Refresh the Tablespaces object list and try changing the tablespace again. If the problem persists, contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-07556 The Rollback Segment field must contain a valid Oracle identifier.

Cause The Rollback Segment field is empty or contains a value that is not a valid Oracle identifier.

Action Make sure the value you entered conforms to the guidelines for Oracle identifiers in Chapter 2 of the Oracle7 Server SQL Language Reference Manual.

MGR-07557 The Optimal field must be empty or contain a valid number.

Cause The value you entered in the field is not a positive number.

Action Either enter a positive number or leave the field empty.

MGR-07566 Maximum Extents must be greater than or equal to Minimum Extents.

Cause The Maximum Extents value is less than Minimum Extents value.

Action Change one or both of the values so that the Maximum Extents is greater than or equal to the Minimum Extents.

MGR-08049 The Role Name field must contain a valid Oracle identifier.

Cause You have entered an invalid Oracle identifier in the Role Name field.

Action Make sure the value entered conforms to the guidelines for Oracle usernames in Chapter 2 of the Oracle7 Server SQL Language Reference Manual.

MGR-08050 With Password selected, a password must be specified.

Cause You selected Password in the Create/Alter Role property sheet, but did not specify a password.

Action Select another password option or assign a password to the role.

MGR-08051 A user or role must be specified.

Cause You have not specified a user or role in the Grant/Revoke Role dialog box.

Action Select a user or role from the scrolling list.

MGR-08052 With the Role privilege type selected, a role must be chosen

Cause You selected the Role privilege type, clicked OK in the Add Privilege to Role dialog box before you have selected a role from the Defined Roles scrolling list.

Action Select a role from the Defined Roles scrolling list or click the Cancel button to exit the dialog box.

MGR-08053 With the System privilege type selected, a privilege must be chosen.

Cause With the System Privileges privilege type selected, you clicked the OK button in the Add Privilege to Role dialog box before selecting a system privilege from the System Privileges scrolling list.

Action Select a privilege from the System Privileges scrolling list or click the Cancel button to exit the dialog box.

MGR-08054 With the Object privilege type selected, an object must be specified.

Cause With the Object privilege type selected, you clicked the OK button in the Add Privilege to Role dialog box before selecting entering an object in the Object Name field.

Action Enter an object into the Object Name field or click the Cancel button to exit the dialog box.

MGR-08055 A schema must be chosen.

Cause You clicked the OK button in the Find Schema Object dialog box without selecting a schema from the Schema scrolling list.

Action Select a schema from the Schema scrolling list or click the Cancel button to exit the dialog box.

MGR-08056 An object must be chosen.

Cause You clicked the OK button in the Find Schema Object dialog box without selecting an object from the Object scrolling list.

Action Select an object from the Object scrolling list or click the Cancel button to exit the dialog box.

MGR-08504 The tablespace "tablespace" is not offline so this datafile cannot be renamed.

Cause You tried to rename a datafile in an online tablespace.

Action Take the corresponding tablespace offline and then rename the datafile.

MGR-08505 The tablespace "tablespace" is invalid so this datafile cannot be renamed.

Cause You tried to rename a datafile in an invalid tablespace.

Action Repair the tablespace to make it valid and then rename the datafile.

MGR-08507 The Quota Size field must contain a valid number.

Cause You entered a negative number or a non-numeric character in the Quota Size field of the Add/Edit Quota dialog box.

Action Enter a valid quota size in the Quota Size field of the Add/Edit Quota dialog box.

MGR-08510 A user must be specified.

Cause You did not specify a user in the Users scrolling list of the Assign Profile dialog box.

Action Specify a user in the Users scrolling list of the Assign Profile dialog box.

MGR-08515 This datafile has already been added to the database and cannot be removed.

Cause You tried to remove from a tablespace a datafile which belongs to a tablespace.

Action None. A previously added datafile cannot be removed.

MGR-08517 The Object Name field does not contain a valid schema object.

Cause You entered a schema object that does not follow proper naming or quoting conventions.

Action Enter a valid schema object name.

MGR-08524 A privilege or role must be specified.

Cause You did not specify a Privilege or Role in the Remove Privilege from the User/Role dialog box.

Action Select a privilege or role from the list before you click the Remove button.

MGR-09501 Help is not available for the active window.

Cause The active window does not have a help target. The window is probably a system window rather than a Server Manager window.

Action None. Refer to your documentation for help.

MGR-09502 Oracle Help returned an error.

Cause Unknown

Action A second message will include the Oracle Help error. Check the number up in the Oracle Help documentation.

MGR-09503 uiwsga() returned null for the active window.

Cause You have encountered an internal error involving Oracle Toolkit II.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-09504 uiwng() returned null for the window argument.

Cause You have encountered an internal error involving Oracle Toolkit II.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-09505 Oracle Help initialization failed on startup.

Cause Unknown

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-09506 Oracle Help was not able to respond to the user request.

Cause Multiple causes. Additional error messages should clarify the situation.

Action Examine subsequent messages.

MGR-09507 Oracle Help text (mahelp.obd) was not found.

Cause The Oracle Help book, mahelp.obd, is not properly installed or slfindfile() cannot find it.

Action Install Oracle Book again or verify the response of slfindfile() for your platform.

MGR-09508 The text for target "target" was not found.

Cause The context string in the maht (help table) did not have a corresponding string in the mahelp.obd book.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error. The file mahelp.obd or the maht must be modified.

MGR-10000 There was an error in the National Language Support module.

Cause You have encountered an internal error involving the international string support library.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-10500 There was an error in the Resource Manager.

Cause You have encountered an internal error involving the Oracle Toolkit II Resource Manager.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-11401 Input error, unable to read input line.

Cause There was an error in reading from the input source. The input line may be too long.

Action Break the input line into multiple lines of no more than 1024 bytes per line.

MGR-11402 Error while writing output to a file.

Cause There was an error in writing to the output file. The output line may be too long.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-11403 Error while writing output.

Cause There was an error in writing to the output source (generally stdout). The output line may be too long.

Action If the error occurred in Server Manager Line Mode, execute the query in the Server Manager Worksheet.

MGR-11404 Error formatting output.

Cause An error occurred during the CORE sprintf routine.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-11500 You must quiesce the object group before performing the operation.

Cause You attempted to alter a master object group that has not been quiesced.

Action First Suspend Master Activity on the object group, then try again.

MGR-11501 The current operation requires the snapshot object group to contain valid objects

Cause You attempted to operate on a snapshot object group which has no snapshot repobjects (refresh object group).

Action Create snapshot repobjects.

MGR-11502 The current operation is only valid for master definition sites.

Cause You attempted to use an operation that is only valid for master definition sites.

Action Perform operation on a master definition site.

MGR-11503 The Object Group field must contain a valid Oracle identifier.

Cause You did not specify an object group on which to operate for the command.

Action Specify an object group in the Server Manager dialog.

MGR-11504 The Refresh Master field must contain a valid Oracle identifier.

Cause Each snapshot object group needs a remote refresh master which contains the object group with the same name.

Action Specify a replication object group in the Server Manager dialog.

MGR-11505 The Remote Master field must contain a valid remote database.

Cause The operation needs a list of one or more remote masters on which to operate.

Action Using multi-select, specify a list of masters in the Server Manager dialog.

MGR-11506 The DDL Text field must contain a valid DDL statement.

Cause The operation needs a DDL statement.

Action Enter a DDL statement in the Server Manager dialog.

MGR-11507 You must select at least one snapshot to refresh.

Cause You have attempted a consistent refresh without specifying which snapshots to refresh.

Action Select one or more snapshots in the Server Manager dialog.

MGR-11508 The Refresh Method field must contain a valid refresh string.

Cause You have attempted a consistent refresh with the option to specify the refresh method for each snapshot, but you have not specified the refresh methods.

Action Enter the string of the refresh methods in the Server Manager dialog.

MGR-11509 You must select only one replicated object group for the current operation.

Cause Multiple object groups were specified for an operation which accepts only one object group.

Action Select only one object group in the Server Manager dialog.

MGR-11510 You must select at last one database link for the current operation.

Cause The operation needs a list of one or more database links on which to operate.

Action Using multi-select, specify a list of database links in the Server Manager dialog.

MGR-11511 The Surrogate Administrator field must contain a valid Oracle identifier.

Cause A surrogate administrator for a replication environment must be specified for the operation.

Action Specify the surrogate administrator in the Server Manager dialog.

MGR-11512 The Database Link field must contain a valid Oracle identifier.

Cause You must specify a name for the link in order to create a database link.

Action Specify the name of the remote database to which to form the link.

MGR-11513 The New Master Definition Site field must contain a valid Oracle identifier.

Cause You attempted to relocate the master definition site without specifying the new master definition site.

Action Specify the name of the new master definition site in the Server Manager dialog.

MGR-11514 The New Snapshot Master field must contain a valid Oracle identifier.

Cause You attempted to switch the snapshot master without specifying the new master.

Action Specify the name of the new master in the Server Manager dialog.

MGR-11515 The current operation requires queued deferred transactions.

Cause You attempted an operation, such as Execute, which requires deferred transactions to be queued for remote site(s).

Action No action can be taken in this case.

MGR-11516 The current operation is valid only at a master site for the object group.

Cause You attempted an operation which requires a master site.

Action Try the operation at a master site for the object group again.

MGR-11517 The selected Destination Database has no transactions queued for remote execution.

Cause You attempted an operation on a Destination Database which has no transactions queued for remote execution.

Action Try this operation again when there are transactions queued for remote execution.

MGR-11518 There are no transactions queued for the selected remote database.

Cause You attempted an operation which requires deferred transactions to be queued for a specified link.

Action No action can be taken in this case.

MGR-11519 The Transaction Count field must contain a positive integer.

Cause The number you entered in the indicated field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the field. Make sure the value entered is within the range of valid values.

MGR-11520 The Execution Seconds field must contain a positive integer

Cause The number entered in the indicated field is not valid.

Action Make sure there are no extraneous alphabetic or punctuation characters in the field. Make sure the value entered is within the range of valid values.

MGR-11521 The selected deferred transaction has no associated calls.

Cause A deferred transaction was queued for execution, but the transaction does not contain any operations (i.e. a null transaction).

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-11522 A timestamp could not be generated.

Cause The SQL-actions which generates a timestamp based on SYSDATE could not perform its function.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-11523 The deferred call arguments could not be extracted.

Cause An error occurred during the process to extract and store the arguments for a call in a deferred transaction.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-11524 The selected deferred call has no associated arguments.

Cause A call, which was queued as part of a deferred transaction, does not have any associated arguments.

Action Contact Worldwide Customer Support with the circumstances and complete set of messages leading to the error.

MGR-11525 The local database is not a master site.

Cause An operation, which was originated from a remote database or locally, assumes that the local database is a master site for replication.

Action No action can be taken in this case.

MGR-11526 The Interval field must contain a valid time interval (e.x. SYSDATE+1).

Cause The operation needs a interval value.

Action Enter an interval based on SYSDATE in the Server Manager dialog.

MGR-11527 The Next Date field must contain a valid date string.

Cause The operation needs a valid date value.

Action Enter a valid date string, such as "29-MAY-95" or a function of SYSDATE in the Server Manager dialog.

MGR-11528 All objects in the chosen schema are already replicated.

Cause All the objects in the chosen schema are replicated.

Action Choose a different schema or add objects to this schema.

MGR-11529 At least one object must be selected.

Cause At least one object must be selected from the multi-select list.

Action Select at least one object in the Server Manager dialog box or click Cancel.

MGR-11530 You must select at least one Remote Master from the list.

Cause The operation needs a list of one or more remote masters on which to operate.

Action Using multi-select, specify a list of masters in the Server Manager dialog.

MGR-11531 Cannot generate replication support for a table without a PRIMARY KEY.

Cause You attempted to generate replication support for a table with no PRIMARY KEY without specifying column(s) to act as the PRIMARY KEY.

Action Choose one or more columns from the Column(s) for Primary Key multi-select list or deselect Generate Replication Support.

MGR-11532 You must select at least one Master Database from the list.

Cause The operation needs a list of one or more remote masters on which to operate.

Action Using multi-select, specify a list of masters in the Server Manager dialog.

MGR-11533 Cannot execute package SYS.DBMS_DEFER_PRINT.\nMaybe CATREPAD.SQL not run or no EXECUTE privilege

Cause Server manager cant execute DBMS_DEFER_PRINT.

Action Make sure CATREPAD.SQL has been run and the current user has execute privileges on DBMS_DEFER_PRINT.

MGR-11534 Cannot display call arguments for a remote procedure from a snapshot site.

Cause Cannot get the call arguments for remote procedur.e

Action No action is available from a snapshot site.

MGR-11535 The Object Name field requires a valid schema.

Cause You did not specify a schema for the object you want to replicate.

Action Specify a valid schema in the first Object Name field or click the Find Object Button.

MGR-11536 The Object Name field requires a valid object name.

Cause You did not specify a name for the object you want to replicate.

Action Specify a valid object name in the second Object Name field or click the Find Object Button.

MGR-11537 The specified object is already replicated.

Cause You specified an object which is already replicated at this site. Objects can only be in one Replication Object Group.

Action Specify a different object or click the Find Object Button.




Go to previous file in sequence Go to next file in sequence
Prev Next
Oracle
Copyright © 1996 Oracle Corporation.
All Rights Reserved.
Go to Product Documentation Library
Library
Go to books for this product
Product
Go to Contents for this book
Contents
Go to Index
Index