MSIR.0171 SYBMSG(179,15,1) Can't use OUTPUT option when passing a constant to a stored procedure.

From m204wiki
Revision as of 14:52, 9 November 2010 by 198.242.244.47 (talk) (Created page with "This message indicates that the "output" option was used with a constant parameter in an EXEC statement in a stream being handled by EXEC2RPC processing on a ''[[Janus Open Serve...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This message indicates that the "output" option was used with a constant parameter in an EXEC statement in a stream being handled by EXEC2RPC processing on a Janus Open Server port. This is indicative of an error in the client code. Turning on language/RPC debugging with a "JANUS TRACE 3" command and re-running the request will send the data being sent by the client to the Model 204 audit trail.