Oracle Error Message
ORA-24162: name value pair list is full, cannot add another entry
Reason for the Error
The NVList is full (1024 elements) and cannot hold more elements
Solution
do not add elements to a full list.
ORA-24162: name value pair list is full, cannot add another entry
The NVList is full (1024 elements) and cannot hold more elements
do not add elements to a full list.