标题: ORA-24195: attemp to retrieve the name list [打印本页] 作者: admin 时间: 2016-9-1 14:23 标题: ORA-24195: attemp to retrieve the name list 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.