Adding mod27

2022-11-12 Thread James Cradesh
I need to add a mod27 device via the ds8800 gui. I’ve searched and can’t find 
the procedure to do this. Could anyone please advise on how to do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IEBGENER and JES System Symbol

2022-11-12 Thread Paul Gilmartin
On Sat, 12 Nov 2022 10:09:43 -0600, Wendell Lovewell  
wrote:

>I can't explain why, but it works for me if I follow the //EX1  EXPORT 
>SYMLIST=* with SET statements using "renamed" variables, and then use the new 
>names in the in-stream data:
> 
Might logging-DDname be enlightening?  Can logging-DDname be merged with 
another SYSOUT,
as in:
...
//SYSPRINT DD SYSOUT=L
//SYSINDD  *,SYMBOLS=(EXECSYS,SYSPRINT)
...

>//RECATL   PROC DSN=,VOL=
>//EX1  EXPORT SYMLIST=*
>// SETDS=
>// SETVL=
>//RECATEXEC PGM=IDCAMS
>//SYSPRINT DD SYSOUT=L
>//SYSINDD  *,SYMBOLS=(EXECSYS)
>  DEFINE  CLUSTER(NAME() -
>   LINEAR RECATALOG VOL()) -
>   DATA(NAME())
>//*
>//PEND

-- 
gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IEBGENER and JES System Symbol

2022-11-12 Thread Wendell Lovewell
I can't explain why, but it works for me if I follow the //EX1  EXPORT 
SYMLIST=* with SET statements using "renamed" variables, and then use the new 
names in the in-stream data:

//RECATL   PROC DSN=,VOL=
//EX1  EXPORT SYMLIST=*
// SETDS=
// SETVL=
//RECATEXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=L
//SYSINDD  *,SYMBOLS=(EXECSYS)
  DEFINE  CLUSTER(NAME() -
   LINEAR RECATALOG VOL()) -
   DATA(NAME())
//*
//PEND


Wendell Lovewell

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Limiting quantity of tape drives used by user

2022-11-12 Thread Jousma, David
Thank you for this, whomever you are!

Dave Jousma

Vice President | Director, Technology Engineering


Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546

616.653.8429

From: IBM Mainframe Discussion List  on behalf of 
SUBSCRIBE IBM-MAIN Anonymous <04742a5d8435-dmarc-requ...@listserv.ua.edu>
Sent: Friday, November 11, 2022 6:24:20 PM
To: IBM-MAIN@LISTSERV.UA.EDU 
Subject: Re: Limiting quantity of tape drives used by user

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

Take a look at MOUNTMON
https://urldefense.com/v3/__https://ftp.software.ibm.com/storage/tapetool/__;!!MwwqYLOC6b6whF7V!nJiRcCXIeiHSdcBVxUNc3eAo5wQTHrpRyvqHu0R9U07794LMDgsx9Obr8jXWQICLP-IleSrO6gVmBEAbkv0o9E4bWens1Jt5oM0$

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**
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...@listserv.ua.edu with the message: INFO IBM-MAIN