Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> SQL Trace: what is BADMEM?

SQL Trace: what is BADMEM?

From: Peter Michelson <pete77r_at_hotmail.com>
Date: Thu, 27 Feb 2003 18:32:13 GMT
Message-ID: <NQs7a.10872$V42.8766@nwrddc03.gnilink.net>


Does any know how to interpret the following result in a SQL trace:

CrystalAPS 8e8-97c EXIT SQLSetStmtAttr with return code 0 (SQL_SUCCESS)

  SQLHSTMT            01091EF8
  SQLINTEGER                  27 <SQL_ATTR_ROW_ARRAY_SIZE>
  SQLPOINTER          0x00000001 (BADMEM)
  SQLINTEGER                  -5

In particular, what does "BADMEM" signify? Is it time to replace RAM on the database server? Or does this represent some kind of memory access violation?

Thanks,
-P Received on Thu Feb 27 2003 - 12:32:13 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US