How to fix the Oracle error ORA-26683: invalid value for value_type?
In this post, you’ll learn more about the Oracle ErrorORA-26683: invalid value for value_type with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-26683: invalid value for value_type
Reason for the Error ORA-26683: invalid value for value_type
The value_type parameter should be either ‘OLD’ or ‘NEW’
How to fix the Error ORA-26683: invalid value for value_type ?
You can fix this error in Oracle by following the below steps
Retry with proper value_type.
Leave Your Comment