Home Privacy Policy Feedback Link to us Site Map

Oracle/PLSQL: ORA-00985 Error


Error:

ORA-00985: invalid program name

Cause:

You tried to execute an operation that probably contained a syntax error.

Action:

The options to resolve this Oracle error are:
  1. You need to correct the syntax error and re-execute the operation.