COPYBACK fails with MAXCC=8 !

In this Mainframe Forum - You can post your queries on FILE-AID tool

Moderators: Anuj Dhawan, Moderator Group

Post Reply
User avatar
arrbee
Active Member
Posts: 144
Joined: Fri Feb 24, 2006 11:33 am

COPYBACK fails with MAXCC=8 !

Post by arrbee » Fri Jan 30, 2009 4:33 pm

Hi,

I am trying below job but fails with MAXCC=8.

Code: Select all

//STEP0004 EXEC PGM=FILEAID 
//SYSPRINT DD SYSOUT=*      
//SYSOUT   DD SYSOUT=*      
//DD01     DD *             
BAMA1                       
BAMA2                       
BAMA3                       
BAMA4                       
BAMA5                       
BAMA6                       
//DD01O    DD SYSOUT=*      
//SYSIN    DD *             
$$DD01 COPYBACK OUT=1       
END                         
//*                         
What is wrong with this JCL? Please help.

Thanks.
Arr Bee
-------------
?My joy in learning is partly that it enables me to teach? - Seneca(Roman philosopher, mid-1st century AD)

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others