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 annetjie.vanheer...@sita.co.za
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 /*EOF statement.

Any suggestions? 

Didn't there use to be a $C command to cancel a specific internal
reader?
 
-- 
 Shmuel (Seymour J.) Metz, SysProg and JOAT
 ISO position; see http://patriot.net/~shmuel/resume/brief.html 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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),HOLD=(NONE),PURGE=YES,CANCEL=YES



I have tried:

$CJ(470840),Pand then get:



$HASP890 JOB(PER60160)

$HASP890 JOB(PER60160)  STATUS=(ON INTRDR/NUC4),CLASS=A,PRIORITY=15, 

$HASP890SYSAFF=(NUC4),HOLD=(NONE),PURGE=YES,CANCEL=YES



The job is  only visible from the SDSF Status display:

JOBNAME  JobIDPrty Queue  Device PhaseName

PER60160 J0478512   15 INPUT  INTRDR INPUT



but job remains.

Contemplating $ZAPJOB or  $PJES2, abend

Any suggestions?



Regards,



Annetjie van Heerden

annetjie.vanheer...@sita.co.za




.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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
annetjie.vanheer...@sita.co.za wrote:

: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),HOLD=(NONE),PURGE=YES,CANCEL=YES
:
: 
:
:I have tried:
:
:$CJ(470840),Pand then get:
:
:   
:
:$HASP890 JOB(PER60160)
:
:$HASP890 JOB(PER60160)  STATUS=(ON INTRDR/NUC4),CLASS=A,PRIORITY=15,  
:
:$HASP890SYSAFF=(NUC4),HOLD=(NONE),PURGE=YES,CANCEL=YES
:
: 
:
:The job is  only visible from the SDSF Status display: 
:
:JOBNAME  JobIDPrty Queue  Device PhaseName 
:
:PER60160 J0478512   15 INPUT  INTRDR INPUT 
:
: 
:
:but job remains. 
:
:Contemplating $ZAPJOB or  $PJES2, abend 
:
:Any suggestions? 
:
: 
:
:Regards,
:
: 
:
:Annetjie van Heerden
:
:annetjie.vanheer...@sita.co.za
:
: 
:
:
:.
:
:--
:For IBM-MAIN subscribe / signoff / archive access instructions,
:send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
:Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
Binyamin Dissen bdis...@dissensoftware.com
http://www.dissensoftware.com

Director, Dissen Software, Bar  Grill - Israel


Should you use the mailblocks package and expect a response from me,
you should preauthorize the dissensoftware.com domain.

I very rarely bother responding to challenge/response systems,
especially those from irresponsible companies.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 we will bounce the telecommunication software used 
to submit these jobs later tonight.

Again many thanks for your kind help. Mucha appreciate! 

Groete / Greetings
Elardus Engelbrecht

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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,
 
 $HASP890SYSAFF=(NUC4),HOLD=(NONE),PURGE=YES,CANCEL=YES
 
 I have tried:
 
 $CJ(470840),Pand then get:
 
 $HASP890 JOB(PER60160)
 
 $HASP890 JOB(PER60160)  STATUS=(ON INTRDR/NUC4),CLASS=A,PRIORITY=15,
 
 $HASP890SYSAFF=(NUC4),HOLD=(NONE),PURGE=YES,CANCEL=YES
 
 
 
 The job is  only visible from the SDSF Status display:
 
 JOBNAME  JobIDPrty Queue  Device PhaseName
 
 PER60160 J0478512   15 INPUT  INTRDR INPUT
 
 

You probably should contact IBM and open an ETR on this.  Is NUC4 active in
your system MAS?  I would think that using ZAPJOB could be more dangerous if
the job is live like it is.  I have only used ZAPJOB when the job truly
did not exist and JES2 thought it was still there.  Have you checked you
INTRDR?  Do you have enough?  Are they all in use?  Can you display them?

I would console dump JES2 before any other actions are taken just in-case
you need to research this issue more.


Lizette

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 
bdis...@dissensoftware.com 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 12:22:42 +0200 Annetjie Van Heerden
annetjie.vanheer...@sita.co.za wrote:

: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.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Jes2 Question

2011-01-19 Thread Cris Hernandez #9
I haven't seen this happen since we disposed of our last punch card reader!  
but even then, all that needed to be done was send a delimiter ( // only ) 
thru the machine and hatever was stuck was immediately submitted in whatever 
shape it was in JCL-wise.  With today's connections, don't know of any 
comparable action short of turning off (force offline) the INTRDR connection.  

Oh, there was also a switch on the machine for force EOJ which allowed for 
jobs NOT to be submitted when the card hopper was empty, this allowed for 
multiple boxes in in-stream data cards to be read in to completion without 
accidental premature job submission.  I'm wondering if the INTRDR has a similar 
setting that holds up the submission until a delimter is read in to indicate 
the end of the JCL deck.  

Be sure to report back on what corrects this condition. 
Thanks. 

hernandez

--- On Wed, 1/19/11, Annetjie Van Heerden annetjie.vanheer...@sita.co.za 
wrote:

 From: Annetjie Van Heerden annetjie.vanheer...@sita.co.za
 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 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             
   SYSAFF=(NUC4),HOLD=(NONE),PURGE=YES,CANCEL=YES
 
 
 
 I have tried:
 
 $CJ(470840),P    and then get:
 
 
 
 $HASP890 JOB(PER60160)
 
 $HASP890 JOB(PER60160)  STATUS=(ON
 INTRDR/NUC4),CLASS=A,PRIORITY=15, 
 
 $HASP890             
   SYSAFF=(NUC4),HOLD=(NONE),PURGE=YES,CANCEL=YES
 
 
 
 The job is  only visible from the SDSF Status
 display:
 
 JOBNAME  JobID    Prty Queue   
   Device         
    PhaseName
 
 PER60160 J0478512   15 INPUT   
   INTRDR         
    INPUT
 
 
 
 but job remains.
 
 Contemplating $ZAPJOB or  $PJES2, abend
 
 Any suggestions?
 
 
 
 Regards,
 
 
 
 Annetjie van Heerden
 
 annetjie.vanheer...@sita.co.za
 
 
 
 
 .
 
 --
 For IBM-MAIN subscribe / signoff / archive access
 instructions,
 send email to lists...@bama.ua.edu
 with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
 


  

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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

--
Development Programmer
Cole Software LLC
www.colesoft.com
Phone : 540.456.6164  Fax : 540.456.6658
Email : fr...@colesoft.com

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 fr...@colesoft.com 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.

 Any help/info is appreciated.

 Thanks
 Frank

 --
 Development Programmer
 Cole Software LLC
 www.colesoft.com
 Phone : 540.456.6164  Fax : 540.456.6658
 Email : fr...@colesoft.com

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html


CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains
confidential and privileged information intended only for the addressee.
If you are not the intended recipient, please be advised that you have
received this material in error and that any forwarding, copying, printing,
distribution, use or disclosure of the material is strictly prohibited.
If you have received this material in error, please (i) do not read it,
(ii) reply to the sender that you received the message in error, and
(iii) erase or destroy the material. Emails are not secure and can be
intercepted, amended, lost or destroyed, or contain viruses. You are deemed
to have accepted these risks if you communicate with us by email. Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: JES2 question

2011-01-03 Thread John P Kalinich
I got some hits when I searched the JES2 bookshelf.

JES2 issues message $HASP050 to indicate shortage(s) of one or more of the
following resource types:

O   BERT - Block Extension reuse tables
O   BSCB - Bisynchronous buffers
O   BUFX - Extended logical buffers

4.7  $HASP050

   BUFX (extended logical buffers)
  EXTBUF on BUFDEF

Regards,
John K




   
  From:   Frank Chu fr...@colesoft.com
   

   
  To: IBM-MAIN@bama.ua.edu  
   

   
  Date:   01/03/2011 09:24 AM   
   

   
  Subject:JES2 question 
   

   





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

--
Development Programmer
Cole Software LLC
www.colesoft.com
Phone : 540.456.6164  Fax : 540.456.6658
Email : fr...@colesoft.com

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: JES2 question

2011-01-03 Thread McKown, John
extended logical buffers.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/has2a7a0/1.8.1

John McKown 

Systems Engineer IV

IT

 

Administrative Services Group

 

HealthMarkets(r)

 

9151 Boulevard 26 * N. Richland Hills * TX 76010

(817) 255-3225 phone * 

john.mck...@healthmarkets.com * www.HealthMarkets.com

 

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

 

 -Original Message-
 From: IBM Mainframe 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 $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
 
 -- 
 Development Programmer
 Cole Software LLC
 www.colesoft.com
 Phone : 540.456.6164  Fax : 540.456.6658
 Email : fr...@colesoft.com
 
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html
 
 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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=EZ2ZBK0IDT=20090520233951CASE=

Which  needs the JES2 Initialisation and Tuning Reference to tell you where
to change your JES2 parms:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/has2a490/3.3.2?SHELF=EZ2ZBK0IDT=20090605233543

Sebastian.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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, 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 Chufr...@colesoft.com  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.

Any help/info is appreciated.

Thanks
Frank

--
Development Programmer
Cole Software LLC
www.colesoft.com
Phone : 540.456.6164  Fax : 540.456.6658
Email : fr...@colesoft.com

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains
confidential and privileged information intended only for the addressee.
If you are not the intended recipient, please be advised that you have
received this material in error and that any forwarding, copying, printing,
distribution, use or disclosure of the material is strictly prohibited.
If you have received this material in error, please (i) do not read it,
(ii) reply to the sender that you received the message in error, and
(iii) erase or destroy the material. Emails are not secure and can be
intercepted, amended, lost or destroyed, or contain viruses. You are deemed
to have accepted these risks if you communicate with us by email. Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html




--
Development Programmer
Cole Software LLC
www.colesoft.com
Phone : 540.456.6164  Fax : 540.456.6658
Email : fr...@colesoft.com

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 the current limits, issue $DBUFDEF. To add more, issue 
$TBUFDEF,EXTBUF=(LIMIT=new-limit)


--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
310-338-0400 x318
edja...@phoenixsoftware.com
http://www.phoenixsoftware.com/

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 fr...@colesoft.com wrote:

 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, 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 Chufr...@colesoft.com  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.

 Any help/info is appreciated.

 Thanks
 Frank

 --
 Development Programmer
 Cole Software LLC
 www.colesoft.com
 Phone : 540.456.6164  Fax : 540.456.6658
 Email : fr...@colesoft.com

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

  CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains
 confidential and privileged information intended only for the addressee.
 If you are not the intended recipient, please be advised that you have
 received this material in error and that any forwarding, copying,
 printing,
 distribution, use or disclosure of the material is strictly prohibited.
 If you have received this material in error, please (i) do not read it,
 (ii) reply to the sender that you received the message in error, and
 (iii) erase or destroy the material. Emails are not secure and can be
 intercepted, amended, lost or destroyed, or contain viruses. You are
 deemed
 to have accepted these risks if you communicate with us by email. Thank
 you.


 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html



 --
 Development Programmer
 Cole Software LLC
 www.colesoft.com
 Phone : 540.456.6164  Fax : 540.456.6658
 Email : fr...@colesoft.com

 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html


CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains
confidential and privileged information intended only for the addressee.
If you are not the intended recipient, please be advised that you have
received this material in error and that any forwarding, copying, printing,
distribution, use or disclosure of the material is strictly prohibited.
If you have received this material in error, please (i) do not read it,
(ii) reply to the sender that you received the message in error, and
(iii) erase or destroy the material. Emails are not secure and can be
intercepted, amended, lost or destroyed, or contain viruses. You are deemed
to have accepted these risks if you communicate with us by email. Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: JES2 question

2011-01-03 Thread Jousma, David
Or, if you have SDSF, go to the RM panel and overtype the limit value.
You can change the warning % there too.

_
Dave Jousma
Assistant Vice President, Mainframe Services
david.jou...@53.com
1830 East Paris, Grand Rapids, 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 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 the current limits, issue $DBUFDEF. To add more, issue 
$TBUFDEF,EXTBUF=(LIMIT=new-limit)


This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 the answers. This time, I noted - rather than apparently precise 
answers - a failure actually to try to appreciate the question you much more 
accurately posed - as I understand it anyhow.

 ... what exactly is an extended logical buffer and what does it do?

I also know very little about inside JES2. However, the description of how 
JES2 works out what a default value for the EXTBUF parameter should be 
seems to throw quite a lot of light on what they do:

From 

z/OS V1R12 JES2 Initialization and Tuning Reference, SA22-7533-10

3.3.2 Parameter Description for BUFDEF

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/has2a4a0/3.3.2

quote

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.

LIMIT=

Specifies the maximum number of buffers (10-) JES2 allocates above 16 
megabytes in virtual storage. The Performance Considerations listed under 
BELOWBUF=LIMIT= also apply for this parameter.

If the EXTBUF parameter is not specified, the following formula is used to 
calculate initial value for EXTBUF:

   EXTBUF=LIMIT=
   20
   + 4 * (number of RDRnn statements)
   + N2 * (number PRTnn statements - N1)
   + N1 * N2 * (nnn from TRKCELL=nnn on SPOOLDEF)
   + N3 * (number PUNnn statements)
   + (4 + N4 + N5) * (number of LINEnnn statements)
   + 2 * MIN(50,nnn/1024 from JOBNUM=nnn on JOBDEF)

   WHERE
   N1 = Number of printers specifying TRKCELL=YES
   N2 = 2 if DBLBUFR=YES on PRINTDEF, else 1
   N3 = 2 if DBLBUFR=YES on PUNCHDEF, else 1
   N4 = 2 if RDBLBUFR=YES on PRINTDEF, else 1
   N5 = 2 if RDBLBUFR=YES on PUNCHDEF, else 1

Note: Most of the input values to this formula are for active devices at peak 
load periods on a single member of your multi-access spool complex.

Modification: $T BUFDEF operator command to increase the limit. Hot start to 
decrease the limit.

/quote

Chris Mason

On Mon, 3 Jan 2011 10:33:29 -0500, Frank Chu fr...@colesoft.com 
wrote:

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, 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 Chufr...@colesoft.com  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.

 Any help/info is appreciated.

 Thanks
 Frank

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 trying to figure 
out what a BUFX is.  I did not get any hits in any of the JES2 
manuals.


To display the current limits, issue $DBUFDEF. To add more, issue 
$TBUFDEF,EXTBUF=(LIMIT=new-limit)


This will handle you for the current IPL. Remember to update your 
JES2 Parms so that you will start with the higher limit for 
subsequent IPLs.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 hal9...@panix.com

 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 trying to figure out what a BUFX is.
  I did not get any hits in any of the JES2 manuals.


 To display the current limits, issue $DBUFDEF. To add more, issue
 $TBUFDEF,EXTBUF=(LIMIT=new-limit)


 This will handle you for the current IPL. Remember to update your JES2
 Parms so that you will start with the higher limit for subsequent IPLs.


 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


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 instance, to class J?  We have been unable to find such a
command in the JES commands manual.  Maybe we overlooked such a command.

Thanks for your suggestions.
Regards,
Lee McKnight
TRC, Inc.

--
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: 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

snip
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 instance, to class J?  We have been unable to find such a
command in the JES commands manual.  Maybe we overlooked such a command.

Thanks for your suggestions.
Regards,
Lee McKnight
TRC, Inc.
snip

--
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: 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 throughout the day.  Is there a JES command to change all output
class Z, for instance, to class J?  We have been unable to find such a
command in the JES commands manual.  Maybe we overlooked such a command.


$TOJQ,/Q=Z,Q=J 


Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
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: 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 to change all output class=1
to class=2?

Lee,
  I believe this command will do what you want.

$TO JOB(*),/Q=Z,Q=J

Kurt Gramling

snip
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 instance, to class J?  We have been unable to find such a
command in the JES commands manual.  Maybe we overlooked such a command.

Thanks for your suggestions.
Regards,
Lee McKnight
TRC, Inc.
snip

--
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

--
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


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 the need arises.
 
Should I perform a backup. Would a full volume backup work or should I
use OFFLOAD option?
 
Any help would be appreciated.
 
Thank You

--
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: 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 did not need to do that. I could use the same
SPOOL's and switch back and forth if the need arises.
 
Should I perform a backup. Would a full volume backup work or should I
use OFFLOAD option?
 
Any help would be appreciated.
 

Since that is (was) a supported migration path, the answer is certainly yes.
Of course you need to make sure you have all the coexistence maintenance
applied to your z/OS 1.4 system(s).   

All of this is covered in the planning manuals:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/Shelves/E0Z2BK61

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO
mailto:[EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
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: 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 Fri, 16 Feb 2007 12:16:58 -0600, Mark Zelden [EMAIL PROTECTED]
wrote:

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 did not need to do that. I could use the same
SPOOL's and switch back and forth if the need arises.

Should I perform a backup. Would a full volume backup work or should I
use OFFLOAD option?

Any help would be appreciated.


Since that is (was) a supported migration path, the answer is certainly yes.
Of course you need to make sure you have all the coexistence maintenance
applied to your z/OS 1.4 system(s).

All of this is covered in the planning manuals:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/Shelves/E0Z2BK61

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group:  G-ITO

--
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


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
Senior Systems Engineer
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317
Office: 850.219.5184
Fax: 888.221.9862
http://www.mainline.com


This e-mail and files transmitted with it are confidential, and are
intended solely for the use of the individual or entity to whom this e-mail
is addressed.  If you are not the intended recipient, or the employee or
agent responsible to deliver it to the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
communication is strictly prohibited.  If you are not one of the named
recipient(s) or otherwise have reason to believe that you received this
message in error, please immediately notify sender by e-mail, and destroy
the original message.  Thank You.

--
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 not having much luck finding how to in the JES2 commands
manual.


$CA380  (380 is the ID from above).

JES2 COMMANDS:

5.17   $C A - Cancel Automatic Commands 

http://tinyurl.com/kzykj


Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group
mailto: [EMAIL PROTECTED]
Systems Programming expert at http://expertanswercenter.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
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 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