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

PLS-00526: A MAP or ORDER function is required for comparing objects in PL/SQL.

1 Answers  


ORA-29952: cannot issue DDL on a domain index partition marked as LOADING

1 Answers  


ORA-02045: too many local sessions participating in global transaction

1 Answers  


ORA-01900: LOGFILE keyword expected

1 Answers  


ORA-01967: invalid option for CREATE CONTROLFILE

3 Answers   Oracle,


RMAN-06144: FROM or UNTIL may not be specified with LIST INCARNATION

1 Answers  


NNO-00300: no listen addresses specified, at least one is required

1 Answers  


ORA-00393: log string of thread string is needed for recovery of offline datafiles

1 Answers  


ORA-23401: materialized view "string"."string" does not exist

1 Answers  


ORA-23611: tablespace "string" has more than one data file

1 Answers  


ORA-16774: Error in stopping the physical apply service (MRP process)

1 Answers  


ORA-26564: %s argument is not of specified type

1 Answers  


Categories