oracle error- ORA-00956: missing or invalid auditing option

Oracle error
oracle, oracle error, oracle blog
ORA-00956: missing or invalid auditing option


Cause: AUDIT or NOAUDIT statement contains an invalid auditing option.
Action: Use a valid option.

See more oracle error here.

oracle error- ORA-00953: missing or invalid index name

Oracle error
oracle, oracle error, oracle blog


ORA-00953: missing or invalid index name
Cause: An index name of the form [ <identifier> . ] <identifier> is expected but not present. If OIDINDEX clause, index name must be <identifier>
Action: Enter an appropriate index name.



See more oracle error here.

oracle error- ORA-00912: input parameter too long

Oracle error
oracle, oracle error, oracle blog
ORA-00912: input parameter too long


Cause: one of your input strings was too long
Action: shorten the input parameter length

See more oracle error here.