IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Not getting notification after submitting job


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
teethu thomas

New User


Joined: 17 May 2007
Posts: 24
Location: India

PostPosted: Wed Apr 29, 2009 9:22 pm
Reply with quote

I am giving NOTIFY=&SYSUID or NOTIFY=<My-ID> in the JCL and submitting it, but I am not getting the notification from the job. I have to go to spool to see what has happend to the job which I submitted. Please let me know if anybody can help. Can provide more information if necessary.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Wed Apr 29, 2009 9:25 pm
Reply with quote

Does your TSO signon have NOMAIL specified?
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Wed Apr 29, 2009 10:20 pm
Reply with quote

Enter option 6 command PROFILE and check for NOINTERCOM. This prevents messages and is used during IND$FILE to prevent interruptions.

To change, enter PROFILE INTERCOM.
Back to top
View user's profile Send private message
teethu thomas

New User


Joined: 17 May 2007
Posts: 24
Location: India

PostPosted: Thu Apr 30, 2009 2:34 pm
Reply with quote

Checked the NOMAIL option it was not selected and I have also checked the NOINTERCOM option in PROFILE command even that was set to INTERCOM.

Is there some other possibilty for the issue????
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Thu Apr 30, 2009 5:12 pm
Reply with quote

Would your JCL be routing to another LPAR to run against? If so, perhaps the notify isn't propagating across.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Apr 30, 2009 5:44 pm
Reply with quote

teethu thomas,
Quote:
NOTIFY=&SYSUID or NOTIFY=<My-ID>


are you using the <My-ID> or &SYSUID?

get in the habit of always using &SYSUID.

have you investigated Robert's query? Is the JCL routing to another LPAR?
Back to top
View user's profile Send private message
teethu thomas

New User


Joined: 17 May 2007
Posts: 24
Location: India

PostPosted: Thu Apr 30, 2009 6:13 pm
Reply with quote

The job runs on multiple LPAR'S . It does not always run with in the submitting LPAR. There is option an available here with which we can bind the execution to the submitting LPAR. But still it does not give any notification.

But this problem is there with only my ID. Rest of my collegues are getting the notofication.

Is there any special setups which we have to do if the JCL runs on different LPAR's

Quote:

are you using the <My-ID> or &SYSUID?

get in the habit of always using &SYSUID.


Thanks Dick, I will always stick on to &SYSUID.
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Thu Apr 30, 2009 9:22 pm
Reply with quote

I prefer using &SYSUID instead of my TSO user ID because when coworkers clone my JCL, they have one less thing to change in theirs.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Apr 30, 2009 9:29 pm
Reply with quote

Terry Heinze wrote:
I prefer using &SYSUID instead of my TSO user ID because when coworkers clone my JCL, they have one less thing to change in theirs.


and don't have to deal with their messages.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Apr 30, 2009 10:11 pm
Reply with quote

Hello,

Quote:
But this problem is there with only my ID. Rest of my collegues are getting the notofication.
Suggest you speak with the system support people and have them determine what is different between how your submissions are handled versus how others are handled. . .

They have all of the "keys to the kingdom" and should be able to determine the difference rather quickly.

Do you use the same logon procedure the others use?
Back to top
View user's profile Send private message
teethu thomas

New User


Joined: 17 May 2007
Posts: 24
Location: India

PostPosted: Thu Apr 30, 2009 10:43 pm
Reply with quote

Since I am working as a vendor, it will take time to get things resolved here. Rather I found the ibmmainframes forum to be quick.

Quote:

Do you use the same logon procedure the others use?


The logon procedures we all use is the same. Any how I will try contacting the system support people.

Thanks for all the help.
Back to top
View user's profile Send private message
nikhachandran
Warnings : 1

New User


Joined: 27 Mar 2007
Posts: 5
Location: Cochin

PostPosted: Wed May 13, 2009 4:00 pm
Reply with quote

Just try with coding NOTIFY=&SYSUID in jobcard and override it with JES2 command /*NOTIFY <your id>
Back to top
View user's profile Send private message
ashishsr123

New User


Joined: 06 May 2008
Posts: 33
Location: Chennai

PostPosted: Fri May 15, 2009 11:48 pm
Reply with quote

can you post your job card.
Check you JOB card ,does it have any USER=<some name> parameter if yes ,remove that and then try submitting the job.

Do let us know if it worked.

Regards,
Ashish
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Sat May 16, 2009 1:27 am
Reply with quote

Teethu, was this resolved? Please share if it was.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts submitting feedback for manuals All Other Mainframe Topics 3
No new posts JCL submitting JCL JCL & VSAM 6
This topic is locked: you cannot edit posts or make replies. ERROR WHILE SUBMITTING LOAD JOB JCL & VSAM 12
No new posts Can SYSIN errors be rectified without... JCL & VSAM 17
No new posts Comparing a PS & PDS, submitting ... JCL & VSAM 21
Search our Forums:

Back to Top