View previous topic :: View next topic |
Author |
Message |
Balanim Beginner
Joined: 29 Jan 2004 Posts: 21 Topics: 8
|
Posted: Wed Feb 04, 2004 12:23 am Post subject: How to purge a job ..???other than conventional way?? |
|
|
Hello,
i had submitted a job..it has run for some time but after that it has stopped but it is still in the input queue..Now i want to purge this.
i gave commands like P(purge), C(cancel), D(delete).. for all these it says Command issued but job does not come out of Input queue..
does anybody have solution for this
Bala |
|
Back to top |
|
|
shiv_swami Beginner
Joined: 29 Nov 2003 Posts: 68 Topics: 14
|
Posted: Wed Feb 04, 2004 3:40 am Post subject: |
|
|
Hi Bala,
I have also experienced this problem quite often.I suppose the job is actually Purged or Cancelled when we issue those commands in SDSF but it does take time to get the message...JOB CANCELLED ..etc.
This might be due to low CPU % given to logon IDs at certain time..i.e when the mainframe CPU is quite loaded (Just a wild guess ). _________________ Regards,
Shivprakash |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Wed Feb 04, 2004 5:35 am Post subject: |
|
|
balamin,
Try issuing the command CDA
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
Bithead Advanced
Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Wed Feb 04, 2004 9:58 am Post subject: |
|
|
Look at the SYSLOG to see if the cancel command took. If this is running under the control of another application, such as IMS, you can't cancel it this way. |
|
Back to top |
|
|
lal Beginner
Joined: 21 Oct 2003 Posts: 70 Topics: 25
|
Posted: Thu Feb 05, 2004 6:36 am Post subject: |
|
|
Hi Kolusu,
I couldn't get where we have to give command CDA..could you be bit clear regarding this tha where to give this command???
Thanx in advance
Regards,
lal |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Thu Feb 05, 2004 6:42 am Post subject: |
|
|
lal,
You can issue the CDA command just like any other command (P, C..) .i.e type CDA on the extreme left side of the jobname.
kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
coolman Intermediate
Joined: 03 Jan 2003 Posts: 283 Topics: 27 Location: US
|
Posted: Thu Feb 05, 2004 8:08 am Post subject: |
|
|
kolusu,
"Invalid command" is what i get
Cheers,
Coolman.
________
cheap glass pipes
Last edited by coolman on Sat Feb 05, 2011 1:33 am; edited 1 time in total |
|
Back to top |
|
|
Sreejith Intermediate
Joined: 02 Dec 2002 Posts: 155 Topics: 25 Location: N.Ireland
|
Posted: Thu Feb 05, 2004 8:14 am Post subject: |
|
|
Coolman,
Did you try this on a job which is active ? I think you will get invalid command if the job already finished execution.
Sreejith |
|
Back to top |
|
|
mfjin Beginner
Joined: 26 Apr 2003 Posts: 94 Topics: 17
|
Posted: Thu Feb 05, 2004 1:06 pm Post subject: |
|
|
What exactly is this cda command? How does it differ from the regular cancel and purge command? |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Thu Feb 05, 2004 1:18 pm Post subject: |
|
|
Mfjin,
The CDA command works exactly the same way as the CANCEL command. This command will be useful to cancel when the job is execueting. I just want to point out that cancel and purge commands work differently. If you issue a cancel command it will just cancel the job , but the job output is still available, but on the other if you issue a purge command , it not only cancels the job but also will delete the entire the job output.
Check this link for a detailed explanation of Action Characters on the SDSF Panels
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
mfjin Beginner
Joined: 26 Apr 2003 Posts: 94 Topics: 17
|
Posted: Thu Feb 05, 2004 1:30 pm Post subject: |
|
|
Thanks Kolusu. So the CDA is exactly the same as C. So do you see a possibility of cda succeeding in cancelling the job when c is not working?
Bala,
And regarding jobs not getting cancelled, this is possible if your job is busy recalling migrated datasets. Once the datasets have been recalled you will get your cancelled message. |
|
Back to top |
|
|
Balanim Beginner
Joined: 29 Jan 2004 Posts: 21 Topics: 8
|
Posted: Thu Feb 05, 2004 9:54 pm Post subject: |
|
|
Hi All
Thanks for your valuable inputs. In fact nothing worked for me, Actually the problem was with Db2 subsystem which my job was using. The db2 log files were running out of space but the job was not abending( Quite strange), But if I go to
DB2AMSTR job and see it was printing Message like SB37 -04 by that we could able make out that this is a space problem in DB2,
Thanks Kolusu for your inputs
Hi Mfjin, Actually the main difference between 'C' and CDA is C will just give output where as CDA will produce runtime Dump for the particular Job
Bala |
|
Back to top |
|
|
|
|