PCC-01009: For hostlan = COB74, a SQL statement must be
followed by ELSE or "."



PCC-01009: For hostlan = COB74, a SQL statement must be followed by ELSE or "."..

Answer / guest

Cause: In a Pro*COBOL program, an EXEC SQL statement is
followed by another statement in the same sentence. An EXEC
SQL statement must be the last statement in a COBOL-74
sentence and so must be terminated by the keyword ELSE or a
period.

Action: Change the program logic, making the EXEC SQL
statement the last statement in the sentence.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-01060: The password has has been set to: string

1 Answers  


ORA-06525: Length Mismatch for CHAR or RAW data

1 Answers  


NNL-01011: Forwarding contexts freed: number

1 Answers  


ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

1 Answers  


PCC-02326: illegal structure reference operation

1 Answers  


PCC-00044: Array size mismatch in INTO/USING. Minimum is: string(number:number)

1 Answers  


RMAN-08113: including current SPFILE in backupset

1 Answers  


ORA-06112: NETTCP: invalid buffer size

1 Answers  


DRG-10606: server failed to access the DML Queue

1 Answers  


ORA-16809: multiple warnings detected for the database

1 Answers  


TNS-00306: Connection Manager encountered an invalid/unknown trace level

1 Answers  


ORA-32304: materialized views with user-defined types cannot use prebuilt table

1 Answers  


Categories