Insufficient memory for OPENXML query

Item Value
SQLCODE -912
Constant SQLE_XQUERY_MEMORY_ERROR
SQLSTATE WX016
Sybase error code 13572
ODBC 2 State ERROR
ODBC 3 State ERROR

Probable cause 

The memory used by an OPENXML query may be proportional to the size of the largest subtree in the xml document that has nodes referred to by a single row in the result. Try increasing the cache size or rewriting the query so that rows refer to smaller subtrees.