How to fix the Oracle error NZE-28828: invalid identity type passed?
In this post, you’ll learn more about the Oracle ErrorNZE-28828: invalid identity type passed with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
NZE-28828: invalid identity type passed
Reason for the Error NZE-28828: invalid identity type passed
An incorrect identity type was passed to a PL/SQL function or procedure.
How to fix the Error NZE-28828: invalid identity type passed ?
You can fix this error in Oracle by following the below steps
Specify a correct identity type.
Leave Your Comment