back
Oracle® Database 11g / 12c / 18c error codes ORA-53200: Argument [string] is null.
ORA-53200: Argument [string] is null.
Oracle Error Code: ORA-53200
Cause: The argument was expecting a non-null value, but the value of the passed argument was null.
Action: Check your program and ensure that the caller of the routine does not pass a null argument value.