PCC-00136: Invalid SQL_CURSOR declaration



PCC-00136: Invalid SQL_CURSOR declaration..

Answer / guest

Cause: An array of SQL_CURSOR host variables was declared
or, if Pro*COBOL, a PICTURE clause was specified in the
SQL-CURSOR declaration. In Pro*FORTRAN, a length
specification (i.e. "*n") on the SQL_CURSOR declaration
could have been specified. These usages are not supported.

Action: Check that the SQL_CURSOR variable is not declared
as an array or, if Pro*COBOL, that no PICTURE clause is
specified for the SQL_CURSOR. In Pro*FORTRAN, check that
there is no length specification (i.e. "*n") for the SQL_CURSOR.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-32508: no such watchpoint id

1 Answers  


ORA-13041: failed to compare tile with element string.string.string

1 Answers  


LSX-00211: value "~1S" whose fractional digits exceeds ~2d

1 Answers  


ORA-36808: (XSTBLFUNC04) The OLAP_TABLE function LEVELREL clause cannot declare number ADT fields from number AW fields.

1 Answers  


ORA-06779: TLI Driver: error reading ccode

1 Answers  






ORA-16175: cannot shut down database when media recovery is active

1 Answers  


LPX-00276: bad HTTP/Mime header

1 Answers  


NZE-29023: The buffers are not empty.

1 Answers  


ORA-12155: TNS:received bad datatype in NSWMARKER packet

1 Answers   IBM,


ORA-39141: dump file "string" is a duplicate of dump file "string"

1 Answers  


ORA-31608: specified object of type string not found

1 Answers  


NNO-00062: cannot load domain data from configuration database

1 Answers  


Categories