ORA-28553: pass-through SQL: invalid bind-variable position



ORA-28553: pass-through SQL: invalid bind-variable position..

Answer / guest

Cause: A pass-through SQL function referring to the position
of a bind variable in the currently-parsed SQL statement
supplied an invalid bind-variable position. Valid values are
1 through n, where n is the number of bind-variable
place-holders in the SQL text.

Action: Verify that the bind-variable position parameter is
in the correct range to represent a place-holder in the SQL
text. Confirm that the SQL text uses the correct syntax for
a bind-variable place-holder, as required by the non-Oracle
system.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00218: a variable declared NOT NULL must have an initialization assignment

1 Answers  


O2F-00331: A syntactically illegal name was seen in the INTYPE file

1 Answers  


NNL-00506: reset_stats [<server_list>] : reset Names server statistics

1 Answers  


NID-00137: All datafiles that are not dropped should be readable

1 Answers  


LFI-00111: No other flags allowed in fixed length format.

1 Answers  






LPX-00244: invalid use of less-than ('<') character (use <)

1 Answers  


ORA-03286: ALLOCATE EXTENT not valid for HASH CLUSTERS

1 Answers  


ORA-01597: cannot alter system rollback segment online or offline

1 Answers  


RMAN-06746: backup cancelled because all files were skipped

1 Answers  


ORA-19921: maximum number of string rows exceeded

1 Answers  


ORA-01592: error converting Version 7 rollback segment (string) to Oracle 8 format

1 Answers  


LCD-00204: left parenth and no parameter specified [string]

1 Answers  


Categories