[ERR2405] ArcSDE Related Error

Message:[ERR2405] User specified SQL clause is invalid. WHERE string is: {string}
Message type: Failed error message. A message is written to the Spatial Server log file and is sent to the Application Server and the client.
Used during service administration: YES
Used during request: YES

Notes:

Examples for ERR2405:

[Jan 15, 2004 11:36:47 AM][1316 2132 INFO1] Begin Request
[Jan 15, 2004 11:36:47 AM][1316 2132 INFO3] REQUEST: <GET_FEATURES featurelimit="25" beginrecord="0" outputmode="xml" geometry="false" envelope="true" compact="true">
<LAYER id="0">
</LAYER>
<SPATIALQUERY subfields="#ALL#" where="SDEUSER.WORLD.ABBREVNAME" >
</SPATIALQUERY>
</GET_FEATURES>

[Jan 15, 2004 11:36:47 AM][1316 2132 INFO1] GET_FEATURES: world
[Jan 15, 2004 11:36:47 AM][1316 2132 INFO2] <GET_FEATURES> QS start processing...
[Jan 15, 2004 11:36:47 AM][1316 2132 ERROR] SDEUSER.WORLD.ABBREVNAME[ERR2405] User specified SQL clause is invalid. WHERE string is: SDEUSER.WORLD.ABBREVNAME
[Jan 15, 2004 11:36:47 AM][1316 2132 ERROR] RESPONSE: <ERROR machine="MYMACHINE" processid="1316" threadid="2132">SDEUSER.WORLD.ABBREVNAME[ERR2405] User specified SQL clause is invalid. WHERE string is: SDEUSER.WORLD.ABBREVNAME</ERROR>
[Jan 15, 2004 11:36:47 AM][1316 2132 INFO1] Total Request Time: 0.015000s
[Jan 15, 2004 11:36:47 AM][1316 2132 INFO1] End Request