How to fix the Oracle error PGU-00122: invalid SET numeric parameter?

In this post, you’ll learn more about the Oracle ErrorPGU-00122: invalid SET numeric parameter with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

PGU-00122: invalid SET numeric parameter

Reason for the Error PGU-00122: invalid SET numeric parameter

Cause: A character or an invalid value was specified when a number was expected as a value for a SET command option.

How to fix the Error PGU-00122: invalid SET numeric parameter ?

You can fix this error in Oracle by following the below steps

Action: Check the syntax of the command, use an appropriate number for the option, and enter the command again.

Tags :

Leave Your Comment