View previous topic :: View next topic |
Author |
Message |
nithyakothai Beginner
Joined: 26 Dec 2007 Posts: 4 Topics: 3
|
Posted: Mon Nov 22, 2010 8:06 am Post subject: Abend S806 |
|
|
Hi,
I am trying to access db2 using easytrieve. but am getting 806 abend. i dont know what has to be binded for this.
Thanks,
Nithya |
|
Back to top |
|
 |
Nic Clouston Advanced
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
|
Posted: Mon Nov 22, 2010 10:07 am Post subject: |
|
|
Suggest ypou look up the messages and codes manuals - an 806 is nothing to do with binding - it is incorrect JCL. The system cannot find the program name that you are specifying. _________________ Utility and Program control cards are NOT, repeat NOT, JCL. |
|
Back to top |
|
 |
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Mon Nov 22, 2010 1:56 pm Post subject: |
|
|
The 806 will also show "what" is not found. . . _________________ All the best,
di |
|
Back to top |
|
 |
Anuj Dhawan Intermediate
Joined: 19 Jul 2007 Posts: 298 Topics: 7 Location: Mumbai,India
|
Posted: Tue Nov 23, 2010 4:26 am Post subject: |
|
|
A suggestion - post the entire SYSOUT from the failed job, may be some one around can provide some help then. _________________ Regards,
Anuj |
|
Back to top |
|
 |
computer Beginner
Joined: 12 Jun 2007 Posts: 64 Topics: 17 Location: Hyderabad
|
Posted: Mon Nov 29, 2010 5:26 am Post subject: |
|
|
The system cannot find the program name that you are specifying.
Basically, S806 is encountered when the program mentioned in the JCL is not found in the JOBLIB or STEPLIB libraries.
Thanks,
Computer |
|
Back to top |
|
 |
vak255 Intermediate

Joined: 10 Sep 2004 Posts: 384 Topics: 79
|
Posted: Mon Nov 29, 2010 7:51 am Post subject: |
|
|
its a good practice to use JCLPREP to avoid JCL errors. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Mon Nov 29, 2010 11:46 am Post subject: |
|
|
vak255 wrote: | its a good practice to use JCLPREP to avoid JCL errors. |
JCLPREP is not a standard TSO application. It is a 3rd party tool from ASG and not all shops have it.
Kolusu |
|
Back to top |
|
 |
misi01 Advanced
Joined: 02 Dec 2002 Posts: 629 Topics: 176 Location: Stockholm, Sweden
|
Posted: Tue Nov 30, 2010 2:26 am Post subject: |
|
|
vak255 wrote: | its a good practice to use JCLPREP to avoid JCL errors. |
on the other hand, isn't JJ standard in z/OS ??? |
|
Back to top |
|
 |
Anuj Dhawan Intermediate
Joined: 19 Jul 2007 Posts: 298 Topics: 7 Location: Mumbai,India
|
Posted: Tue Nov 30, 2010 3:10 am Post subject: |
|
|
misi01 wrote: | on the other hand, isn't JJ standard in z/OS ??? | I doubit it - this depends on the set-up of your shop. I've never used it. JEM, JSCAN and EJCK I've used, however. _________________ Regards,
Anuj |
|
Back to top |
|
 |
misi01 Advanced
Joined: 02 Dec 2002 Posts: 629 Topics: 176 Location: Stockholm, Sweden
|
Posted: Tue Nov 30, 2010 4:21 am Post subject: |
|
|
Just goes to prove there's many ways to skin a cat  _________________ Michael |
|
Back to top |
|
 |
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Tue Nov 30, 2010 5:55 pm Post subject: |
|
|
Most of which are not available on most systems. . . _________________ All the best,
di |
|
Back to top |
|
 |
expat Intermediate

Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Wed Dec 01, 2010 2:05 am Post subject: |
|
|
That's true, I can only ever recall once seeing a cat on a maniframe  _________________ If it's true that we are here to help others,
then what exactly are the others here for ? |
|
Back to top |
|
 |
misi01 Advanced
Joined: 02 Dec 2002 Posts: 629 Topics: 176 Location: Stockholm, Sweden
|
Posted: Wed Dec 01, 2010 2:10 am Post subject: |
|
|
expat wrote: | That's true, I can only ever recall once seeing a cat on a maniframe  |
Linux ???? |
|
Back to top |
|
 |
papadi Supermod
Joined: 20 Oct 2009 Posts: 594 Topics: 1
|
Posted: Wed Dec 01, 2010 2:39 pm Post subject: |
|
|
Quote: | That's true, I can only ever recall once seeing a cat on a maniframe
|
Possibly because the mainframe doesn't have mice. . . 8) |
|
Back to top |
|
 |
|
|