PLS-00996: out of memory
sponsored links
Cause: A request from PL/SQL for more
memory failed.
Action: Make sure that you are not
referencing the wrong row in a PL/SQL table and that the program is not
recursing too deeply.
Relared Errors:
PLS-00997: no
cursor return types allowed in this beta version
PLS-01400: Use
of `||` token
PLS-01401:
Identifier over 18 characters long
PLS-01402: Use
of quoted identifier
PLS-01403:
Comment delimiters /* */
PLS-01404: ANSI
Identifiers can only consist of letters, digits, and the underscore
character
PLS-01405:
Under ANSI`s grammar, numeric data represented in exponent notationmust use an
uppe
PLS-01406: An
identifier has been found that is considered a keyword in ANSI`s grammar but
not
PLS-01407: One
of the identifiers CHAR, CHARACTER, or INTEGER has been redefined by the
progra
PLS-01408: Use
of `&` token






Leave a Reply