Batch Job - CA7 Command



Unicenter CA-7 Job Management: CA's workload automation tool for managing, visualizing, automating, optimizing applications

Batch Job - CA7 Command

Postby sentosa » Thu Oct 11, 2012 3:58 pm

Dear Sir,

Current Version : CA7 R11.3 (CA Workload Automation) / IBM Mainframe

My existing schedule is month end job with non schedule day.
However, if add/delete the non schdule, may i know the batch command (save & replace) in the JCL?

Below please find the batch for your reference.

//STEP1 EXEC CA7BTI
//BTERM.SYSIN DD *
SCHD
JOB
FETCH,JOB=ABCDE1
EDIT,JOB=ABCDE1
EDIT,ANNDAYS=/007,SCHID=001
...

Thanks & Regards,
Sentosa
sentosa
 
Posts: 14
Joined: Wed Jun 27, 2012 8:50 pm
Has thanked: 1 time
Been thanked: 0 time

Re: Batch Job - CA7 Command

Postby sentosa » Wed Oct 17, 2012 10:42 am

sentosa wrote:Dear Sir,

Current Version : CA7 R11.3 (CA Workload Automation) / IBM Mainframe

My existing schedule is month end job with non schedule day.
However, if add/delete the non schdule, may i know the batch command (save & replace) in the JCL?

Below please find the batch for your reference.

//STEP1 EXEC CA7BTI
//BTERM.SYSIN DD *
SCHD
JOB
FETCH,JOB=ABCDE1
EDIT,JOB=ABCDE1
EDIT,ANNDAYS=/007,SCHID=001
...

Thanks & Regards,
Sentosa


Below please find my execution listing for your reference. But i don't know what i am missing for my statement.
Anyone who can know what is the meaning for the "ENTER CA-7 TRANSACTION" in the below listing.

Thanks & Regards,
Sentosa

*******************************************************************
12291 111805 SCHD
SM70-00 ENTER SCHEDULE TYPE
12291 111805 JOB
SM71-00 ENTER INPUT DATA
12291 111805 FETCH,JOB=ABC123
SM71-00 FETCH FUNCTION SUCCESSFUL FOR SJ000068
12291 111805 EDIT,JOB=ABC123
SM72-00 LIST FUNCTION SUCCESSFUL
12291 111805 EDIT,SCHID=001,ROLL=D,TIME=(0655,0005,0600),
DAYS=(X,X,X,X,X,X,X)

----+----10---+----20---+----30---+----40---+----50---+----60---+
EDTA-00 COMMAND PROCESSED.
12291 111805 SS
SDM0-00 ENTER CA-7 TRANSACTION
12291 111805 REPL

CA-7.012 REQUEST FOR COMMAND ACCESS DENIED BY CA-7.

REASON:

CAL2120I - UNRECOGNIZED TRANSACTION

12291 111805 /LOGOFF
****************************************************************************
sentosa
 
Posts: 14
Joined: Wed Jun 27, 2012 8:50 pm
Has thanked: 1 time
Been thanked: 0 time

Re: Batch Job - CA7 Command

Postby sentosa » Thu Oct 18, 2012 2:04 pm

Dear All,

I got it by below command.
Thanks for you all attention.

Regards,
Sentosa
****************************************************************************
SCHD
JOB
EDIT
ADD,SCHID=4,TIME=(2345,0005,2340),ROLL=N,ANNUAL=Y,
ANNDAYS=28 29
SAVE
REPL,JOB=ABC123,SCAL=7D
/*
//*
sentosa
 
Posts: 14
Joined: Wed Jun 27, 2012 8:50 pm
Has thanked: 1 time
Been thanked: 0 time

Re: Batch Job - CA7 Command

Postby BillyBoyo » Thu Oct 18, 2012 3:51 pm

Thanks for letting us know, it may help someone in the future.
BillyBoyo
Global moderator
 
Posts: 3804
Joined: Tue Jan 25, 2011 12:02 am
Has thanked: 22 times
Been thanked: 265 times


Return to CA-7

 


  • Related topics
    Replies
    Views
    Last post