ORA-24195: attemp to retrieve the name list of a map message with sizeexceeding 1024
ORA-19999 toORA-24279 15-81 Cause: The GET_NAMESfunction returns the names in a varray with a size limit
of 1024. Action: Retrieve in severalsmaller steps using the GET_NAMES function with
OFFSET and LENGTH parameters.