Oracle8
Error Messages Release 8.0 A54625_01 |
|
The following messages result from errors occurring in the parameter file. These messages occur when attempting to start an instance.
Cause: An internal error was encountered.
Action: Call customer support with the circumstances leading to the error and the complete set of messages.
Cause: The value of the parameter was outside the valid range.
Action: Check the valid range and retry using a new value.
Cause: An invalid character was specified.
Action: Valid characters are 'd', 'h', 'D', and 'H'.
Cause: A non-integer or negative integer was assigned to an integer parameter.
Action: Retry using a valid integer value.
Cause: A value other than TRUE or FALSE was specified.
Action: Enter a boolean value, either TRUE or FALSE.
Cause: An invalid or misspelled keyword was specified.
Cause: An invalid positional parameter value was specified.
Cause: A parameter was specified incorrectly, possibly with a syntax error.
Action: Correct the error as described in the accompanying message.
Cause: The specified file did not exist.
Action: Check the name of the file or create a file by that name before retrying.
Cause: A keyword is expected but none was found.
Action: Add a parameter keyword followed by an equal sign and a parameter value.
Cause: A parameter list was started but no parameter was specified.
Action: Add an appropriate list of values and close the parameter list.
Cause: An odd number of parentheses was found, indicating that one is missing or one is extra.
Action: Retry the statement using the correct number of parentheses.
Cause: An equal sign was missing.
Action: Retry the parameter specification using an equal sign between the parameter name and the value.
Cause: More than one set of parentheses was used. Only one set of parentheses is permitted.
Action: Remove the nested parentheses and retry.
Cause: A keyword was found instead of a value.
Action: Insert an appropriate value for the keyword.
Cause: A keyword was specified with no value.
Action: Specify a valid value for the keyword.
Cause: An attempt was made to use a symbol other than an equal sign to assign a value to a parameter.
Action: Retry using an equal sign following the parameter name.
Cause: An invalid delimiter was found between values.
Action: A comma or a space is a valid delimiter.
Cause: The parameter value was quoted on the left side but not on the right.
Action: Balance the quotation marks.
Cause: Too many parameter files were nested. The maximum number of files that may be nested is three.
Action: Reduce the number of nested parameter files.
Cause: An error occurred while processing a file parameter.
Action: Other messages will follow with additional information.
Cause: An error occurred in the particular file.
Action: Other messages will follow with additional information.
Cause: The limit on the size of a parameter file was exceeded. This limit is 8192 bytes.
Action: Remove characters from the file to make it smaller, or use another level of nesting.
|
Copyright © 1997 Oracle Corporation. All Rights Reserved. |
|