PCC-01006: EXEC statement cannot begin in Area A at line
number in file string



PCC-01006: EXEC statement cannot begin in Area A at line number in file string..

Answer / guest

Cause: In a Pro*COBOL program, EXEC statements must begin in
Area B, but the precompiler found a statement beginning in
Area A.

Action: Move the statement rightward so that it begins in
Area B.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-38432: EVALUATE operator only allowed on an expression column

1 Answers  


ORA-00741: logfile size of (string) blocks exceeds maximum logfile size

1 Answers  


ORA-22055: unknown sign flag value [string]

1 Answers  


ORA-30728: maximum number of columns exceeded

1 Answers  


ORA-02722: osnpui: cannot send break message to orapop

1 Answers  






ORA-07548: sftopn: Maximum number of files already open

1 Answers  


LPX-00316: invalid value ~S for ~S attribute ~S

1 Answers  


PLS-00552: flexible character set is not allowed on component element

1 Answers  


ORA-02246: missing EVENTS text

1 Answers  


EXP-00092: Unable to set NLS_NUMERIC_CHARACTERS to required defaults.

1 Answers  


TNS-12665: NLS string open failed

1 Answers  


ORA-23343: no match for specified conflict resolution information

1 Answers  


Categories