Re: Jes2 Question

2011-01-20 Thread Shmuel Metz (Seymour J.)
In <3ac0257148732942829f0dcb534ccc8b10c68...@scenms004.sita.co.za>, on 01/19/2011 at 12:22 PM, Annetjie Van Heerden said: >We have a job that is 'stuck' on the internal reader/input queue That suggests that the job didn't do a CLOSE or ENDREQ, or anything that forces one, e.g., writing a /*EO

Re: Jes2 Question

2011-01-19 Thread Cris Hernandez #9
his condition. Thanks. hernandez --- On Wed, 1/19/11, Annetjie Van Heerden wrote: > From: Annetjie Van Heerden > Subject: Jes2 Question > To: IBM-MAIN@bama.ua.edu > Date: Wednesday, January 19, 2011, 5:22 AM > z/OS 1.10 Jes2: > > We have a job that is 'stuck' on

Re: Jes2 Question

2011-01-19 Thread Ann van Heerden
Asked the owning userid of the job to logoff and that released the job. Thanks for your help. On Wed, 19 Jan 2011 13:07:09 +0200, Binyamin Dissen wrote: >Look in syslog to see how it got on the INTRDR. >Perhaps it was submitted by some job that still has not closed it. > >On Wed, 19 Jan 2011 1

Re: Jes2 Question

2011-01-19 Thread Lizette Koehler
> z/OS 1.10 Jes2: > > We have a job that is 'stuck' on the internal reader/input queue and would like to > know how to get rid of it. > > The internal reader display: > > $HASP890 JOB(PER60160) 457 > > $HASP890 JOB(PER60160) STATUS=(ON INTRDR/NUC4),CLASS=A,PRIORITY=15, > > $HASP890

Re: Jes2 Question

2011-01-19 Thread Elardus Engelbrecht
Binyamin Dissen wrote: >Look in syslog to see how it got on the INTRDR. >Perhaps it was submitted by some job that still has not closed it. Thanks for your kind help. It helped us a lot! ;-D My colleague will have the users logoff to release resources required to submit these jobs. Failing that

Re: Jes2 Question

2011-01-19 Thread Binyamin Dissen
Look in syslog to see how it got on the INTRDR. Perhaps it was submitted by some job that still has not closed it. On Wed, 19 Jan 2011 12:22:42 +0200 Annetjie Van Heerden wrote: :>z/OS 1.10 Jes2: :> :>We have a job that is 'stuck' on the internal reader/input queue and :>would like to know h

Jes2 Question

2011-01-19 Thread Annetjie Van Heerden
z/OS 1.10 Jes2: We have a job that is 'stuck' on the internal reader/input queue and would like to know how to get rid of it. The internal reader display: $HASP890 JOB(PER60160) 457 $HASP890 JOB(PER60160) STATUS=(ON INTRDR/NUC4),CLASS=A,PRIORITY=15, $HASP890SYSAFF=(NUC4),HOL

Re: JES2 question

2011-01-03 Thread carlos roberto visconde
You also can see in SDSF Resource monitor (RM)Pannel. 2011/1/3 Robert A. Rosenberg > At 07:34 -0800 on 01/03/2011, Edward Jaffe wrote about Re: JES2 question: > > > On 1/3/2011 7:24 AM, Frank Chu wrote: >> >>> Hello and a happy new years everybody, >>> >&g

Re: JES2 question

2011-01-03 Thread Robert A. Rosenberg
At 07:34 -0800 on 01/03/2011, Edward Jaffe wrote about Re: JES2 question: On 1/3/2011 7:24 AM, Frank Chu wrote: Hello and a happy new years everybody, What exactly is a "BUFX"? I received a "$HASP050 JES2 RESOURCE SHORTAGE OF BUFX" message during an IPL and I'm try

Re: JES2 question

2011-01-03 Thread Chris Mason
Frank Rashly I set about answering your first question and then before posting discovered you had several answers already - to the question as posed - which appeared to be "How do I fix the error message?". With regard you your reposed question, I was not so rash and waited in order to check t

Re: JES2 question

2011-01-03 Thread Jousma, David
MI 49546 MD RSCB1G p 616.653.8429 f 616.653.8497 -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Edward Jaffe Sent: Monday, January 03, 2011 10:35 AM To: IBM-MAIN@bama.ua.edu Subject: Re: JES2 question On 1/3/2011 7:24 AM, Frank Chu wrot

Re: JES2 question

2011-01-03 Thread Scott Rowe
>From the link Sebastian supplied: *EXTBUF=* Specifies information about the control block buffers. JES2 allocates these buffers *above* 16 megabytes in virtual storage; JES2 control blocks read in from spool reside here. On Mon, Jan 3, 2011 at 10:33 AM, Frank Chu wrote: > I might not have worde

Re: JES2 question

2011-01-03 Thread Edward Jaffe
On 1/3/2011 7:24 AM, Frank Chu wrote: Hello and a happy new years everybody, What exactly is a "BUFX"? I received a "$HASP050 JES2 RESOURCE SHORTAGE OF BUFX" message during an IPL and I'm trying to figure out what a BUFX is. I did not get any hits in any of the JES2 manuals. To display th

Re: JES2 question

2011-01-03 Thread Frank Chu
I might not have worded my original post correctly. I know that a BUFX is an extended logical buffer, but what exactly is an extended logical buffer and what does it do? (I'm a JES2 noob, if that wasn't obvious already :p) Frank On 1/3/2011 10:27 AM, Scott Rowe wrote: Look up the message, t

Re: JES2 question

2011-01-03 Thread Sebastian Welton
>From the $HASP050 message in JES2 Messages it is basically saying that JES2 has a shortage of BUFX (extended logical buffers) which requires changes to EXTBUF parameter on BUFDEF statement- http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/has2a190/4.7?SHELF=EZ2ZBK0I&DT=20090520233951&C

Re: JES2 question

2011-01-03 Thread McKown, John
nframe Discussion List > [mailto:ibm-m...@bama.ua.edu] On Behalf Of Frank Chu > Sent: Monday, January 03, 2011 9:24 AM > To: IBM-MAIN@bama.ua.edu > Subject: JES2 question > > Hello and a happy new years everybody, > > What exactly is a "BUFX"? I received a &qu

Re: JES2 question

2011-01-03 Thread John P Kalinich
Subject:JES2 question Hello and a happy new years everybody

Re: JES2 question

2011-01-03 Thread Scott Rowe
Look up the message, the explanation in the messages guide will tell you what you need to know: *BUFX* *(extended* *logical* *buffers)* EXTBUF on BUFDEF On Mon, Jan 3, 2011 at 10:24 AM, Frank Chu wrote: > Hello and a happy new years everybody, > > What exactly is a "BUFX"? I received a "$HASP0

JES2 question

2011-01-03 Thread Frank Chu
Hello and a happy new years everybody, What exactly is a "BUFX"? I received a "$HASP050 JES2 RESOURCE SHORTAGE OF BUFX" message during an IPL and I'm trying to figure out what a BUFX is. I did not get any hits in any of the JES2 manuals. Any help/info is appreciated. Thanks Frank -- Deve

Re: JES2 Question Resolved: Which command to change all output class=1 to class=2?

2007-07-03 Thread McKnight, Lee
Hello Kurt, Thanks! Exactly what we wanted to do. Regards, Lee... -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Kurt Gramling Sent: Tuesday, July 03, 2007 11:08 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: JES2 Question: Which command

Re: JES2 Question: Which command to change all output class=1 to class=2?

2007-07-03 Thread Mark Zelden
On Tue, 3 Jul 2007 10:25:51 -0500, McKnight, Lee <[EMAIL PROTECTED]> wrote: >We try to keep certain JES output classes on our spool for from 1 to 5 >days and keep it clean using daily auto-commands to delete all output >over 5 days old. But the console operators delete one of the output >classes

Re: JES2 Question: Which command to change all output class=1 to class=2?

2007-07-03 Thread Kurt Gramling
Lee, I believe this command will do what you want. $TO JOB(*),/Q=Z,Q=J Kurt Gramling We try to keep certain JES output classes on our spool for from 1 to 5 days and keep it clean using daily auto-commands to delete all output over 5 days old. But the console operators delete one of the o

JES2 Question: Which command to change all output class=1 to class=2?

2007-07-03 Thread McKnight, Lee
We try to keep certain JES output classes on our spool for from 1 to 5 days and keep it clean using daily auto-commands to delete all output over 5 days old. But the console operators delete one of the output classes throughout the day. Is there a JES command to change all output class Z, for ins

Re: Jes2 Question

2007-02-16 Thread Matthew Stitt
This mechanism has been supported for a long time. I've been sharing JES2 between different releases since OS/390 V1R1. Just follow the simple steps to create a JES2 MAS, including basic sysplex if needed. As Mark indicated, make sure all toleration maintenance is applied to all the systems. On

Re: Jes2 Question

2007-02-16 Thread Mark Zelden
On Fri, 16 Feb 2007 10:56:07 -0600, Mark Steely <[EMAIL PROTECTED]> wrote: >We are z/OS V1R4 and going to z/OS V1R7. Can the spool be shared between >the 2 systems? >We are upgrading this weekend and I usually unload the JES2 Queues and >reload the spool after the upgrade. >I thought I heard I d

Jes2 Question

2007-02-16 Thread Mark Steely
We are z/OS V1R4 and going to z/OS V1R7. Can the spool be shared between the 2 systems? We are upgrading this weekend and I usually unload the JES2 Queues and reload the spool after the upgrade. I thought I heard I did not need to do that. I could use the same SPOOL's and switch back and forth if

Re: Basic JES2 question

2006-06-02 Thread Joel Ivey
Look at $ZA -- 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

Re: Basic JES2 question

2006-06-02 Thread Mark Zelden
On Fri, 2 Jun 2006 08:53:51 -0400, Mark Pace <[EMAIL PROTECTED]> wrote: >I have a command set to start automatically via $T >$TA,ALL >$HASP604 ID 380 T= 24.01 I=0 L=INTERNAL $VS,'S RDRJ,J=AUTOCMDS' > >I'm trying to figure out how to delete this command. I don't want it to >run again. I'm no

Basic JES2 question

2006-06-02 Thread Mark Pace
I have a command set to start automatically via $T $TA,ALL $HASP604 ID 380 T= 24.01 I=0 L=INTERNAL $VS,'S RDRJ,J=AUTOCMDS' I'm trying to figure out how to delete this command. I don't want it to run again. I'm not having much luck finding how to in the JES2 commands manual. Mark D Pace S