HomePrivacy PolicyFeedbackLink to usSite Map

Oracle/PLSQL: ORA-00071 Error


Error:

ORA-00071: process number must be between 1 and num

Cause:

You tried to specify a process number that was not valid.

Action:

The options to resolve this Oracle error are:
  1. Specify a process number that is between 1 and the number listed in the error message.