CRON Question

2007-10-08 Thread Adam Floro
Why does z/OS-1.4 USS cron die/stop/go away without any trace of a cause? -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives

Why does BPXBATCH complete with return code 1536?

2007-04-19 Thread Adam Floro
are shown in the JCL output and the job return code is what is expected (in this case - the value of the script return code). So - what does "1536" mean? Adam Floro z/OS Systems Programmer Southern Illinois University Carbondale -

CBT JES2 File #140 Bob Break's $REPEXIT/$ADDEXIT commands

2005-09-19 Thread Adam Floro
ND OR MISPLACED OPERAND It's as if the $R command is being processed and not the $REPEXIT command. Anyone have any suggestions/ideas? Adam --- Adam Floro Southern Illinois University Carbondale Information Technology, Wham B15 Carbondale, IL 62901 Mail

Re: CBT JES2 File #140 Bob Break's $REPEXIT/$ADDEXIT commands

2005-09-19 Thread Adam Floro
Oh...I think I may have solved it: I forgot a LOADMOD(EXIT5) statement in jes parm. Adam At 10:11 AM 9/19/2005, Adam Floro wrote: Hi, all. I downloaded CBT JES2 File #140 Bob Break's $REPEXIT/$ADDEXIT, successfully assemble/link-edited it in my test system, bounced test, and tried i

Re: CBT JES2 File #140 Bob Break's $REPEXIT/$ADDEXIT commands

2005-09-19 Thread Adam Floro
Ah crud, that didn't work. Anyone have any other ideas? At 10:26 AM 9/19/2005, Adam Floro wrote: Oh...I think I may have solved it: I forgot a LOADMOD(EXIT5) statement in jes parm. Adam At 10:11 AM 9/19/2005, Adam Floro wrote: Hi, all. I downloaded CBT JES2 File #140 Bob Break'

Re: CBT JES2 File #140 Bob Break's $REPEXIT/$ADDEXIT commands

2005-09-20 Thread Adam Floro
Exit3 which is currently active, then removed it from the exit, reassm/relink'd, did the $REPEXIT,EXIT3 command, got the $HASP000 message, all ok so far. But, when I submit a job with class 'T', it goes through, when it should not. So, now I'm stumped again. Adam -

Re: CBT JES2 File #140 Bob Break's $REPEXIT/$ADDEXIT commands

2005-09-20 Thread Adam Floro
OK..now here's the latest on trying to get this exit to work. I am replacing Exit3 which is our jobclass/time checker. I created a new 'T' jobclass in Exit3 which is currently active, then removed it from the exit, reassm/relink'd, did the $REPEXIT,EXIT3 command, got the $HASP000 messag

JES2 Exit6 - Changing Class= Based on PGM=

2005-09-27 Thread Adam Floro
--- Adam Floro Southern Illinois University Carbondale Information Technology, Wham B15 Carbondale, IL 62901 Mailcode: 4622 [EMAIL PROTECTED] 618-453-6238 -- For IBM-MAIN subscribe / signoff / archive

Re: JES2 Exit6 - Changing Class= Based on PGM=

2005-09-30 Thread Adam Floro
with me a way to print out the C/I text string while in the exit? I know I'm supposed to use the CNMB, but I'm having trouble figuring out the CNMB code in the exit. Can one of you assembler gurus help me out? Thanks... Adam -

Re: JES2 Exit6 - Changing Class= Based on PGM=

2005-10-04 Thread Adam Floro
LEAVE THE EXIT. And again, appreciate your help, Robert. Thanks. Adam --- Adam Floro Southern Illinois University Carbondale Information Technology, Wham B15 Carbondale, IL 62901 Mailco