Home Privacy Policy Feedback Link to us Site Map

Oracle/PLSQL: ORA-00068 Error


Error:

ORA-00068: invalid value num for parameter num, must be between num and num

Cause:

The value for the initialization parameter must be between the numbers specified in this error message.

Action:

The options to resolve this Oracle error are:
  1. Update the initialization parameter accordingly.