Category Archives: LCD Database Error Messages

LCD-00219: nested include file [string] is too large

oracle

LCD-00219: nested include file [string] is too large
Cause: There is a limit on the size of a parameter file, and it was exceeded. This limit is now 8192 bytes.
Action: Remove characters from the file to make it smaller, or use another level of nesting.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00218: error in file [string]

oracle

LCD-00218: error in file [string]
Cause: An error occurred in the particular file.
Action: Refer to the other messages for the specific error.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00217: failure while processing file parameter [string]

oracle

LCD-00217: failure while processing file parameter [string]
Cause: An error occurred while processing the specified file parameter.
Action: Specific details will appear in other messages.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00215: parameter files nested too deep [string]

oracle

LCD-00215: parameter files nested too deep [string]
Cause: Too many levels of indirection of file parameters. The maximum is three.
Action: Reduce the level of indirection to less than three.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00212: runaway quoted string [string]

oracle

LCD-00212: runaway quoted string [string]
Cause: The parameter value was quoted on the left side but not on the right.
Action: Quote the parameter value on both sides.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00211: unexpected delimiter [string]

oracle

LCD-00211: unexpected delimiter [string] 
Cause: An invalid delimiter was found between values.
Action: A comma or a space is a valid delimiter.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00210: illegal assignment operator [string]

oracle

LCD-00210: illegal assignment operator [string]
Cause: A sign other than '=' was used to assign a keyword a value.
Action: Use only the '=' sign.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00209: missing value for keyword at end of string [string]

oracle

LCD-00209: missing value for keyword at end of string [string]
Cause: A keyword is specified with no value.
Action: Specify a valid value for the keyword.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00208: unexpected keyword in value list [string]

oracle

LCD-00208: unexpected keyword in value list [string]
Cause: A keyword was found instead of a value.
Action: Insert an appropriate value for the given parameter.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

LCD-00207: nested parentheses encountered [string]

oracle

LCD-00207: nested parentheses encountered [string]
Cause: Only one set of parentheses is permitted.
Action: Remove the nested parentheses.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/