Mark,
See my last post. Did you also add it to exit routines? Is it enabled?
EXIT(005) ROUTINES=(name on $ENTRY),STATUS=ENABLED
This did the trick. When I bounced test and tried the $REPEXIT,EXIT3
command, it gave me:
$HASP000 EXIT3 replaced
OK so far.
What do you see if you issue $DEXIT(5) command.
$HASP823 EXIT(5) 113
$HASP823 EXIT(5) STATUS=ENABLED,ENVIRON=JES2,
$HASP823 ROUTINES=(UEXIT5),SPLEVEL=NOCHECK,TRACE=YES,
$HASP823 USECOUNT=0
Did you call the LOADMOD
EXIT5, or is that just the entry name?
LOADMOD(EXIT5)
Does the name match what is
on the $MODULE macro?
Yes.
If you called it EXIT5, what does $DLOADMOD(EXIT5)
show you?
$HASP819 LOADMOD(EXIT5) 115
$HASP819 LOADMOD(EXIT5) ADDRESS=09001040,LENGTH=000AC8,
$HASP819 ROUTINES=(UEXIT5),RMODE=ANY,
$HASP819 SPLEVEL=NOCHECK,STORAGE=PVT,
$HASP819 TABLES=()
Just out of curiosity, what version of JES2 are you trying this on?
JES2 z/OS 1.4
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 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
---------------------------------------
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 access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html