Re: z/OS freeware

2024-05-14 Thread Rahim Azizarab
maybe something like IMON Main Menu

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
IMON Main Menu


 |

 |

 |





regards;

Rahim 
   



   

 

On Tuesday, May 14, 2024 at 08:24:22 AM CDT, rpinion865 
<042a019916dd-dmarc-requ...@listserv.ua.edu> wrote:  
 
 I need the functionality of McKinney Systems JRB (JES Report Broker) product, 
but for free. Is there anything on the CBTTape that would do what JRB does?

Sent with [Proton Mail](https://proton.me/) secure email.

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

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


Re: Stupid JCL question

2023-12-22 Thread Rahim Azizarab
you can also experiment with this method.  It works on Zos; but I have not 
tried it on MVS3.8.
//FULTONMA JOB MSGLEVEL=(1,1)
//MYPROG PROC P=IEFBR14
//PSTEP1 EXEC PGM=&P
// IF (RC LT 4) THEN
//PSTEP2 EXEC PGM=IEFBR14,PARM='Y'
// ELSE
//PSTEP2 EXEC PGM=IEFBR14,PARM='N'
// ENDIF
// PEND
//STEP1 EXEC PROC=MYPROG,P=IEFBR14
//STEP2 EXEC PROC=MYPROG


regards;

Rahim 



   

 

On Friday, December 22, 2023 at 10:04:29 AM CST, Bob Bridges 
 wrote:  
 
 I should know this - I've been using JCL for decades - but I find I'm 
uncertain about something I haven't done in a while.  I have a production job 
here that will eventually be rewritten, but for now I'm just going to tell it 
to execute only the first couple steps.  I had in mind inserting "//" before 
the part of the JCL that I want to skip.  Very simple.

But wait - does the JCL interpreter discard the rest of the job when it sees 
that empty '//', or does it interpret the rest as the start of a new job?  
(Since there's no subsequent JOB statement I'm not terribly worried about it, 
but it's sloppy; maybe I should just use a COND parm on the JOB card.)  This 
info is probably in the JCL ref, but I don't immediately see it.

---
Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313

/* "Poor Diogenes; if you knew how to get on with people you wouldn't have to 
live like that." / "Poor Aristippos; if you knew how to live like this you 
wouldn't have to get on with people."  -a condensation of their respective 
schools of thought a few centuries BC */

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

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


Re: Python 3.12 on zOS

2023-11-27 Thread Rahim Azizarab
What is the link?


regards;

Rahim   



   

 

On Monday, November 27, 2023 at 11:36:20 AM CST, Peter Sylvester 
 wrote:  
 
 Hello,

am I the only one who has downloaded the pax edition HAMB3C0 supposed to be 
python 3.12, but it 
contains 3.11?

best

Peter Sylvester

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

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


Re: RACF for using SDSF

2023-09-04 Thread Rahim Azizarab
Did you do SETROPTS RACLIST(ADCDA) REFRESH

without the REFRESH your changes will not take effect.


regards;

Rahim 



   

 

On Monday, September 4, 2023 at 09:57:20 AM CDT, Joseph Reichman 
 wrote:  
 
 You got it did the connect and I am good 

thanks

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Itschak Mugzach
Sent: Monday, September 4, 2023 10:37 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: RACF for using SDSF

You do not need to have sys1 as a default group. Che k if you are authorised to 
sdsf isf.connect profile

ITschak

בתאריך יום ב׳, 4 בספט׳ 2023 ב-17:34 מאת Rob Scott :

> Joseph,
>
> I think you need to use the "CONNECT" command instead of ALTUSER :
>
> CONNECT userid GROUP(group_name)
>
> Afterwards a "LISTUSER userid" command should list all groups that the 
> user is connected to.
>
> As most sites run with "list of groups checking", there is normally no 
> need to change the default group after a CONNECT.
>
> Rob Scott
> Rocket Software
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of Joseph Reichman
> Sent: Monday, September 4, 2023 3:19 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: RACF for using SDSF
>
> EXTERNAL EMAIL
>
>
>
>
>
> Hi
>
>
>
> I am getting the following message on my ADCD system
>
>
>
> ISF024I USER ADCDA    NOT AUTHORIZED TO SDSF, NO GROUP ASSIGNMENT
>
>
>
> I tried  ALU ADCDA GROUP(SYS1) this is the group that my other tso Is 
> which has access to SDSF
>
>
>
> Regardless after I do the command and do a LU ADCDA the group still 
> shows up as TEST
>
>
>
> When doing ALU ADCDA DFLTGRP(SYS1) racf says its not connected
>
>
>
> thanks
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> 
> Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA
> 02451 ■ Main Office Toll Free Number: +1 855.577.4323 Contact Customer 
> Support:
> https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport
> Unsubscribe from Marketing Messages/Manage Your Subscription 
> Preferences - 
> http://www.rocketsoftware.com/manage-your-email-preferences
> Privacy Policy -
> http://www.rocketsoftware.com/company/legal/privacy-policy
> 
>
> This communication and any attachments may contain confidential 
> information of Rocket Software, Inc. All unauthorized use, disclosure 
> or distribution is prohibited. If you are not the intended recipient, 
> please notify Rocket Software immediately and destroy all copies of 
> this communication. Thank you.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

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

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

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


Re: JAVA IDE

2023-08-23 Thread Rahim Azizarab
Eclipse is free.


regards;

Rahim 



   

 

On Wednesday, August 23, 2023 at 10:07:57 AM CDT, Steve Beaver 
<050e0c375a14-dmarc-requ...@listserv.ua.edu> wrote:  
 
 I can believe that I'm asking this question.

 

 

What is the best/most friendly JAVA IDE?

 

 

Steve


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

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


Re: ISPF List and Log - Improved Access

2023-08-11 Thread Rahim Azizarab
Page not found.


regards;

Rahim   



   

 

On Friday, August 11, 2023 at 07:35:52 AM CDT, Lionel B. Dyck 
 wrote:  
 
 I was asked yesterday about viewing the ISPF list and log files.

This article I wrote a year ago provides some useful information on how to
simplify things for your ISPF users (and yourself).

https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/lionel-dyck
2/2022/06/02/ispf-list-and-log-improved-access



Lionel B. Dyck <><
Website: https://www.lbdsoftware.com
Github: https://github.com/lbdyck

“Worry more about your character than your reputation. Character is what you
are, reputation merely what others think you are.”   - - - John Wooden

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

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


Re: Mainframe Makers.... WAS: Ars Technica: The IBM mainframe: How it runs and why it survives

2023-08-03 Thread Rahim Azizarab
When it comes to mainframes IBM is the standard setter as well as the 
established standard.  I mostly worked on IBM systems; but at one point I 
worked on a UNISYS system that was essentially a weird adaptation of Linux.  
One of its oddities was that if you typed a line and happened to have the 
cursor before end of the line the right portion of the line was lost.  The 
system was more of a mini computer than a real mainframe.
IBM is the standard bearer in computer design even when it came to laptops, 
just see how well IBM designed the Thinkpads.
  

regards;

Rahim 




   

 

On Monday, July 31, 2023 at 10:40:31 AM CDT, Steve Thompson 
 wrote:  
 
 I just have to throw this in here.

IBM is not the only maker of Mainframes.

I understand that Fujitsu still makes mainframes.

Does UNISYS still make mainframes?

How about Honeywell Bull?

Why don't we see these systems being discussed (or maybe I just 
don't frequent the right web sites)?

Steve Thompson

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

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


Invalid processor serial number for processor E01.

2023-06-08 Thread Rahim Azizarab
I am trying to define an LPAR; but I can't come up with a valid serial number 
for my CPU. I get Invalid processor serial number for processor E01. I am 
following Defining processors

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
Defining processors


 |

 |

 |



| 
| 
| 
|  |  |

 |

 |
| 
|  | 
Defining processors


 |

 |

 |





 Specify or revise the following values.   
 
     
 Processor ID . . . . . . . . . . E01    
 Processor type . . . . . . . . . 2827  +    
 Processor model  . . . . . . . . H75   +    
 Configuration mode . . . . . . . LPAR  +    
 Number of channel subsystems . . 4 +    
     
 Serial number  . . . . . . . . . 060305     
 Description  . . . . . . . . . . zEC12 with PCIe functions  
     
 Specify SNA address only if part of an S/390 microprocessor cluster:    
     
 Network name . . . . . . . . . . MYNET01   +    
 CPC name . . . . . . . . . . . . CPCNAME   +    
     
 Local system name  . . . . . . . LOCALNAM   



regards;

Rahim    


regards;

Rahim Azizarab
312-973-6203    



   



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


Re: IMS Connect Socket Call Example

2023-05-22 Thread Rahim Azizarab
look for it in SYS1.samplib.


regards;

Rahim   



   

 

On Monday, May 22, 2023 at 11:19:19 AM CDT, Schmitt, Michael 
 wrote:  
 
 I'm looking for an example of a program that makes synchronous calls to an IMS 
TM transaction via socket calls to IMS Connect. Preferably in COBOL, but if 
not, in any language.

The IMS Connect manual gives the API but doesn't have sample code for putting 
it all together into a call sequence.

The IMS manual has sample code for the OTMA Callable Interface, but I need the 
IMS Connect API, not OTMA.




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

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


Re: Unzip on z/OS ?

2023-03-24 Thread Rahim Azizarab
File #865 on Downloads at cbttape.org

I used it many times.


regards;

Rahim    



   

 

On Friday, March 24, 2023 at 03:37:43 PM CDT, Kirk Wolf 
 wrote:  
 
 FWIW, the low level zip API is available in the z/OS Java SDK (and all JDKs).

JZOS includes sample classes that zips z/OS datasets.  Writing an unzip 
wouldn't be too hard.

https://www.ibm.com/docs/api/v1/content/SSYKE2_8.0.0/com.ibm.java.zsecurity.api.80.doc/com.ibm.jzos/com/ibm/jzos/sample/ZipDatasets.html

Kirk Wolf
Dovetailed Technologies

PS>  JZOS automatically takes advantage of both zIIP engines and zEDC.

On Thu, Mar 23, 2023, at 10:48 PM, Mike Hochee wrote:
> http://www.info-zip.org  is a good bet. Whatever product/freeware you choose 
> it needs to more or less conform to this format... 
> https://pkware.cachefly.net/webdocs/APPNOTE/APPNOTE-6.2.0.txt 
> 
> -Original Message-
> From: IBM Mainframe Discussion List  On Behalf Of 
> MARTIN, MIKE
> Sent: Thursday, March 23, 2023 10:33 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Unzip on z/OS ?
> 
> Caution! This message was sent from outside your organization.
> 
> Hi all,
> 
> (This seems like one of those easy answers to find, but I'm not having much 
> luck)
> 
> We have z/OS 2.4 and we are wondering if we can unzip an ASCII file that was 
> zipped on the Windows platform.
> 
> I've seen references to gzip, Ported Tools, 3rd party software.  What are our 
> options for unzipping a file with the z/OS 2.4?
> 
> Mike Martin
> 
> This email may contain confidential and privileged material for the sole use 
> of the intended recipient. If you are not the intended recipient, please 
> contact the sender and delete all copies. Any review or distribution by 
> others is strictly prohibited. Personal emails are restricted by policy of 
> the State Employees' Credit Union (SECU).  Therefore SECU specifically 
> disclaims any responsibility or liability for any personal information or 
> opinions of the author expressed in this email.
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> 

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

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


Re: Unzip on z/OS ?

2023-03-23 Thread Rahim Azizarab
is this what you are looking for?   you might find it on cbttape.org or on 
MVS380 distribution 
 Zap** Top of Data 
 //HERC01A  JOB CLASS=A,REGION=0K,MSGCLASS=A,MSGLEVEL=(1,1)    
 //* Now provide some documentation    
 //*   
 //MINIUNZ   EXEC PGM=MINIUNZ,PARM='-a dd:in dd:out'   
 //STEPLIB   DD DSN=PDPCLIB.LINKLIB,DISP=SHR   
 //IN    DD DSN=HERC01.INCBITS3.ZIP,DISP=SHR   
 //*    VOL=SER=CBT777     
 //OUT   DD DSN=GCC.GNUCBL.SRC,DISP=SHR    
 //SYSIN DD DUMMY  
 //SYSPRINT  DD SYSOUT=*   
 //SYSTERM   DD SYSOUT=*   
 //*   



regards;

Rahim 
  



   

 

On Thursday, March 23, 2023 at 09:33:43 AM CDT, MARTIN, MIKE 
<04b29373b847-dmarc-requ...@listserv.ua.edu> wrote:  
 
 Hi all,

(This seems like one of those easy answers to find, but I'm not having much 
luck)

We have z/OS 2.4 and we are wondering if we can unzip an ASCII file that was 
zipped on the Windows platform.

I've seen references to gzip, Ported Tools, 3rd party software.  What are our 
options for unzipping a file with the z/OS 2.4?

Mike Martin

This email may contain confidential and privileged material for the sole use of 
the intended recipient. If you are not the intended recipient, please contact 
the sender and delete all copies. Any review or distribution by others is 
strictly prohibited. Personal emails are restricted by policy of the State 
Employees' Credit Union (SECU).  Therefore SECU specifically disclaims any 
responsibility or liability for any personal information or opinions of the 
author expressed in this email.

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

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


Re: z/PDOS-32 test on real hardware

2022-12-21 Thread Rahim Azizarab
I don't have access to real iron; but did you ever try to run it under qemu 
x390?

emu-system-s390x  -display none -machine s390-ccw-virtio -m 2048M -cpu 
max,zpci=on,msa5-base=off -drive file=dasd/ubuntu.qcow2,format=qcow2 \
 -net nic,model=virtio \
-vnc 127.0.0.1:4 \
    -net nic \
    -net user,id=user.0,hostfwd=tcp::-:22 &






regards;

Rahim 



   

 

On Wednesday, December 21, 2022 at 03:45:08 AM CST, Paul Edwards 
 wrote:  
 
 Hi.

Would someone be able to try out the latest z/PDOS on
real hardware?

It's available from http://pdos.org (down the bottom)

It is a 3390-1 CKD image and you will need OSS-ICC in
order to define a 3270 terminal (SYSG is not used).

In addition you will need to know the subchannel id of the
3270 terminal and zap the CKD image with that number,
unless the guess of x'0001' is correct (it's correct
on Hercules).

This version of z/PDOS runs in AM64 and maps the 4-8 GiB
region on to 0-4 GiB so that 32-bit applications have the full
4 GiB available, and negative indexes (which in AM64
resolve to addresses above 4 GiB) are not an issue.

It's effectively AM32, but not really, because it doesn't rule out
the possibility of 64-bit programs running also. If you were to
change the DAT tables, 64-bit programs could access virtual
addresses above 8 GiB which would presumably map to
real memory above 4 GiB.

The executables that it runs are marked as AM31, suitable
for running on z/OS, and also run as AM24 on MVS 3.8J.
But z/PDOS runs them unconditionally as AM64=32.

Note - not just source code compatible - the unchanged
executables run on all those environments (MVS 3.8J
will ignore the AM31 and run as AM24, z/PDOS will ignore
the AM31 and run as AM64/32).

Theoretically, anyway. I've only tested on Hercules/380,
not real z/Arch hardware that I don't have access to.

Thanks. Paul.

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

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


Re: Has anybody tried downloading a new version of tapetools recently using FTPTOOLS or FTPTOOLX job.

2022-10-14 Thread Rahim Azizarab
works fine with anonymous ftp.


regards;

Rahim    



   

 

On Friday, October 14, 2022 at 11:34:31 AM CDT, Benik, John E 
<01ace072c099-dmarc-requ...@listserv.ua.edu> wrote:  
 
 It appears the FTP function for downloading a new version of tapetools has 
been shutdown.

public.dhe.ibm.com
EZA1554I Connecting to: public.southdata.ibm.com 170.225.126.18 port: 21.
EZA2590E connect error from initIPv4Connection - EDC8127I Connection timed out.

I have asked about this but have not gotten a response so thought I would put 
it here.  But it seems like the only way now is to download the xmi files to 
your PC and upload to the z machine like we used to do.  Just thought I would 
see if anybody else has had the same issue.  It does look like the change to 
FTP was made around the end of August.  Although it wasn't clear that this 
would be effected.

Regards,

John Benik

This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or intended recipient’s authorized agent, the reader is hereby
notified that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.


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

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


Re: Uploading a PC File to a Mainframe PDS

2022-03-19 Thread Rahim Azizarab
put and get are FTP commands.  The simplest fix for your issue is to use ; to 
comment out the lines and once the transfer is complete you can use change 
command to restore the commented lines back to their original state.




Rahim   



   

 

On Saturday, March 19, 2022, 09:30:26 AM CDT, esst...@juno.com 
 wrote:  
 
 Hello ,
,
.
I have WINDOWS DOS .bat file which I use to execute a script.
The script contains about 1000 FTP get commands.
I have executed this script many many times to backup source 
code from a mainframe.
.
I need to restore several files on the Mainframe, so I created  a script 
which contains several statements like this:
put e:MONRTERM.txt 'PAULD01.WORK.SRCLIB.OLD(MONRTERM)'
.
However I consistently receive the following statements:  
ftp> put e:MONRTERM.txt 'PAULD01.WORK.SRCLIB.OLD(MONRTERM)'
200 Port request OK.
125 Storing data set PAULD01.WORK.SRCLIB.OLD(MONRTERM)
> M:No Such file or directory
250 Transfer completed s
.
The PDS on the Mainframe exists.
I can browse the PDS on the mainframe and I see the members BUT they are empty.

I searched google for assistance - and made some of the suggestions such as 
using
bin option, and LOCSITE options. 
The results ae the same.
.
What do I need to add to my script to FTP upload the PC Files 
to the PDS on the Mainframe ? 
What Am I misunderstanding ?
..
Paul D.
***
.

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

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


Re: Gzip for zOS

2022-03-10 Thread Rahim Azizarab
You can download minizip from MVS380 site either on sourceforge.net or 
groups.io without any strings attached with source code included.  There are 
JCL examples for its use as well.


regards;

Rahim 



   

 

On Thursday, March 10, 2022, 02:30:02 AM CST, Peter  
wrote:  
 
 Hello

I am trying to download gzip for zOS in rocket software website but it is
blank.

Any clue where I can find it?

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

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


Re: XEDIT equivalent to ISPF C - OO/OO (copy overlay)

2022-02-21 Thread Rahim Azizarab
In ISPF you would put X over the line numbers; and on the command line you 
would type  ==>   c ABC XYZ all X
It results in changing all occurrences of ABC to XYZ on the lines marked by X 
only.


regards;

Rahim
 



   

 

On Monday, February 21, 2022, 07:24:39 AM CST, Binyamin Dissen 
 wrote:  
 
 What would the XEDIT equivalent to C OO/OO in ISPF which copies the marked
line, only overlaying blank characters the targeted lines? 

Sort of applying SET MASK to  a group of existing lines.

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

Director, Dissen Software, Bar & Grill - Israel

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

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


Re: Definition of z/OS SYSRES volume

2022-02-14 Thread Rahim Azizarab
SYSRES generally refers to the IPL Volume, so it maybe fair to assume that you 
are asking how to create a rescue volume, or an ipl-able DASD.  There are some 
examples for OS390 on cbttapes.org in File 164, but I was able to only get the 
new volume ipl and start JES2.  I have not been able to get the VTAM 
functioning on the new DASD. There is already a Rescue volume on Zos.


regards;

Rahim 
  



   

 

On Monday, February 14, 2022, 03:20:07 PM CST, PINION, RICHARD W. 
 wrote:  
 
 I did a little online searching.  But, I didn't see anything that helped.  How 
would
you define the "SYSRES volume"?  I want to give a good definition to new system
programmers.
Confidentiality notice: 
This e-mail message, including any attachments, may contain legally privileged 
and/or confidential information. If you are not the intended recipient(s), or 
the employee or agent responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, distribution, or 
copying of this e-mail message is strictly prohibited. If you have received 
this message in error, please immediately notify the sender and delete this 
e-mail message from your computer.

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

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


Re: Looking for a manual on IRLM services

2022-01-03 Thread Rahim Azizarab
http://www.redbooks.ibm.com/redbooks/pdfs/sg246908.pdfhttp://www.redbooks.ibm.com/redbooks/pdfs/sg246928.pdfhttp://www.redbooks.ibm.com/redbooks/pdfs/sg246928.pdf
You did not say if you are using it for DB2 or IMS.



Rahim 
   



   

 

On Monday, January 3, 2022, 12:58:38 AM CST, Binyamin Dissen 
 wrote:  
 
 I am looking for a manual on how to call IRLM services (as well as their
names). Does such a thing exist?

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

Director, Dissen Software, Bar & Grill - Israel

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

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