Re: Yet Another Mainframe z10 Bites the Dust!

2018-09-13 Thread Andrew Arentsen
Not sure if this is an option for you but if the VTL encrypted the data on 
disk, securely wiping the encryption keys would render all data wiped. 

Andrew Arentsen




From:   "John McKown" 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   09/13/2018 03:11 PM
Subject:[EXTERNAL] Re: Yet Another Mainframe z10 Bites the Dust!
Sent by:"IBM Mainframe Discussion List" 



On Thu, Sep 13, 2018 at 2:52 PM George Rodriguez <
016eebd7289b-dmarc-requ...@listserv.ua.edu> wrote:

> That's a big order. There are 50,000 virtual tapes defined in the 
system...
> WOW!
>

Depending on the connection technology of the disks, you might be able to
remove them from the VTL, connect them to a PC, then use some sort of 
"disk
wipe" utility on the PC to overwrite the data on the disks. For example, 
if
the disks are SATA, you could put them on a PC running Linux and simpy do
the command: "dd if=/dev/random of=/dev/sd?" where "sd?" is the Linux
address of the attached disk. This would overwrite the entire disk with
random bits. If you are really paranoid:

for i in 1 2 3; do dd if=/dev/random of=/dev/sd?;done

To do the overwrite 3 times. If the attachment is SCSI, there are SCSI 
HBAs
for PC. Example:
https://smile.amazon.com/Dell-Non-RAID-Serial-Attached-External/dp/B0153IR6QY/

. That is a example, not a recommendation. Also, if SAS,
https://smile.amazon.com/SAS9211-8I-8PORT-Int-Sata-Pcie/dp/B002RL8I7M/
But erasing the entire drive is likely to make it unusable in the VTL. 
Have
you asked the vendor if the software driving the VTL has a mass erase
function? I know that the old IBM Shark had that.



>
> *George Rodriguez*
>
> *Specialist II - IT Security*
> *PX - 47652*
> *(561) 357-7652 (office)*
> *(954) 415-7586 (mobile)*
> *School District of Palm Beach County*
> *3348 Forest Hill Blvd.*
> *Room B-332*
> *West Palm Beach, FL. 33406-5869*
> *Florida's Only A-Rated Urban District*
>
>
> On Thu, Sep 13, 2018 at 2:29 PM Mike Schwab 
> wrote:
>
> > Overwrite each tape with a one track dataset of low values.
> > Then overwrite tapes with a very large dataset of low values until VTS 
is
> > full.
> > Repeat one track / large datasets with high values and b'01010101'.
> >
> > Repeat the 3 cycles until desired number of overwrites are 
accomplished.
> >
> > On Thu, Sep 13, 2018 at 10:16 AM George Rodriguez
> > <016eebd7289b-dmarc-requ...@listserv.ua.edu> wrote:
> > >
> > > The School District of Palm Beach County is finally shutting down 
the
> IBM
> > > z10 and all its components.
> > >
> > > I was wondering if any member the listserve can help me with "wiping
> out"
> > > out VTL. Any help will be greatly appreciated.
> > >
> > > Thanks!
> > >
> > > *George Rodriguez*
> > >
> > > *Specialist II - IT Security*
> > > *PX - 47652*
> > > *(561) 357-7652 (office)*
> > > *(954) 415-7586 (mobile)*
> > > *School District of Palm Beach County*
> > > *3348 Forest Hill Blvd.*
> > > *Room B-332*
> > > *West Palm Beach, FL. 33406-5869*
> > > *Florida's Only A-Rated Urban District*
> > >
> > > --
> > >
> > >
> > >
> > >
> > >
> > >
> > > *Disclaimer: *Under Florida law, e-mail addresses are public 
records.
> > > If you do not want your e-mail address released in response to a 
public
> > > records request, do not send electronic mail to this entity. 
Instead,
> > > contact this office by phone or in writing.
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > 
--
> > > For IBM-MAIN subscribe / signoff / archive access instructions,
> > > send email to lists...@listserv.ua.edu with the message: INFO 
IBM-MAIN
> >
> >
> >
> > --
> > Mike A Schwab, Springfield IL USA
> > Where do Forest Rangers go to get away from it all?
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
>
> --
>
>
>
>
>
>
> *Disclaimer: *Under Florida law, e-mail addresses are public records.
> If you do not want your e-mail address released in response to a public
> records request, do not send electronic mail to this entity. Instead,
> contact this office by phone or in writing.
>
>
>
>
>
>
>
>
> 

Re: Question about Luminex VTS solutions

2018-09-07 Thread Andrew Arentsen
I have experience with a few versions Luminex's Channel Gateway tape 
solution. Both have been rock solid and easy to implement. For the few 
issues I've encountered, support has been phenomenal. Most of the issues 
revolved around our implementation of replication and disaster recovery. 
Over all, I'm very impressed with their VTS solution.

Andrew Arentsen




From:   "Pew, Curtis G" 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   09/07/2018 02:00 PM
Subject:[EXTERNAL] Re: Question about Luminex VTS solutions
Sent by:"IBM Mainframe Discussion List" 



On Sep 7, 2018, at 1:53 PM, Todd Burrell  wrote:
> 
> Does anyone have any experience with Luminex virtual tape solutions?  We 
saw a presentation today that was fairly impressive, but we would like to 
be sure that they actually work as well as they say. 
> 
> Please email me directly. 

I’d be interested in hearing about this as well.


-- 
Pew, Curtis G
curtis@austin.utexas.edu
ITS Systems/Core/Administrative Services


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




**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.


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


Re: 0,clpa

2018-08-24 Thread Andrew Arentsen
In my IEASYS00, I have a line:
CLPA,


Andrew Arentsen
Senior Mainframe Systems Engineer



From:   "PINION, RICHARD W." 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   08/24/2018 03:04 PM
Subject:[EXTERNAL] Re: 0,clpa
Sent by:"IBM Mainframe Discussion List" 



Maybe, 

ISREDDE2   SP9149.USER.PARMLIB(IEASYS00) - 01.22 
Command ===> 
23 OPI=NO, DO NOT ALLOW OPERATOR OVERRIDE

-Original Message-
From: IBM Mainframe Discussion List  On Behalf 
Of Tony Thigpen
Sent: Friday, August 24, 2018 4:01 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: 0,clpa

[External Email]

Every time one specific z/os system IPLs, I have to enter:
0,clpa
on the console to get it to continue. I have other machines that do not 
prompt. What can I set to avoid having to enter this response during ipl?
--
Tony Thigpen

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

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


**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


RCNVTCAT questions

2018-07-11 Thread Andrew Arentsen
Hello,

I am looking at cloning a master catalog using the RCNVTCAT program.  The 
intent is to use the NEW master catalog going forward. The NEW master 
catalog will be defined to be shared and have symbols defined for using 
indirect cataloging.

 I have run RCNVTCAT and it looks like it was successful. the following 
members were created.
ALIAS 
GDG 
IMPORT 
 MISC 
NONVSAM 
RECAT 
REPORT 
SYSCTLG 
SYS1 

I will be running the jobs with the idcams commands on the system of the 
master catalog that is being cloned.

After the new master catalog is defined.
 My questions
  1) is there a specific order to run the created idcams commands.
  2) do i need to allocate new PAGE datasets in the new master catalog or 
can they be 'recataloged'
  3) there are commands in the RECAT member to recatalog VVDS's. how will 
that work?  will the VVDS's then point at the new master catalog?

Andrew Arentsen
Senior Mainframe Systems Engineer
Phone: 800.242.7666 x1349

**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


Re: Use of dynamic system symbols in JCL

2018-06-06 Thread Andrew Arentsen
In my JES2PARM, in the definition of the job class that I'd run this job 
in, I specify SYSSYM=ALLOW. I'm sure you could put this in dynamically 
with a $T of some sort. You'll also need the two periods as Rob stated.

Andrew Arentsen
Senior Mainframe Systems Engineer




From:   "Sean Gleann" 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   06/06/2018 09:35 AM
Subject:Re: Use of dynamic system symbols in JCL
Sent by:"IBM Mainframe Discussion List" 



I understand what you're saying Rob, but that was one of the variants I
tried. It still produces the same error

Sean

On 6 June 2018 at 15:29, Rob Schramm  wrote:

> You need 2 dots after symbol.. otherwise nodeis GT 8 characters
>
> Rob
>
> On Wed, Jun 6, 2018, 10:27 AM Sean Gleann  wrote:
>
> > Can anyone point out what I'm doing wrong here, please?
> >
> >
> > I'm trying to create a file with a name that features today's date.
> > My statement is:
> > //OUTFILE DD   DSN=BACKUP.USERDALY.D,
> > //  DISP=(NEW,CATLG,DELETE),SPACE=(TRK,(600,600),RLSE),
> > //  DSORG=PS,RECFM=FB,BLKSIZE=27648,LRECL=1024
> >
> > When I submit the job to the system, I get:
> >
> > IEFC627I INCORRECT USE OF AMPERSAND IN THE DSN FIELD
> >
> > I've tried numerous variants of this statement, but I always get the 
same
> > failure.
> > I'm almost certainly doing something stupid, but right now I can't see
> the
> > wood for the trees...
> >
> >
> > Help...  Please...
> >
> > Sean Gleann
> >
> > --
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
> --
>
> Rob Schramm
>
> --
> 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


**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


Re: Best Group for COBOL Question(s)

2018-05-30 Thread Andrew Arentsen
There's already an RFE out for this:
https://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe_ID=114659

Andrew Arentsen
Senior Mainframe Systems Engineer




From:   "Steve Thompson" 
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   05/30/2018 09:43 AM
Subject:Best Group for COBOL Question(s)
Sent by:"IBM Mainframe Discussion List" 



Folks:

I've been searching and searching, and I know that at one time 
there was a COBOL List server, but I can't find it now.

My question is, what would be the best group to ask a compiler 
question (specific to COBOL) that Tom (forgot his last name), 
would probably see?

IBM's blogs, community, etc are not my idea of a good time -- 
already got out there and spent too much time battling through 
their interface.

And so you can enjoy this, my question is, why is it that OPT(0) 
overrides INITCHECK, but if I ask for Optimization (e.g, OPT(1)) 
it works?

Frankly, I do not want anyone using INITCHECK (IC) outside of 
OPT(0) which means NOOPT (except that you can't say that with 
COBOL 6.2).

Yes, INITCHECK is ONLY done by the Compiler during Parse/SCAN 
operations and not during code gen (as I read the manual).

But it takes more CPU for this to work, so why do that AND the 
CPU burn of Optimization for a compile where one is attempting to 
determine if fields are being referenced before they have had 
something put in them?

So anyone else see anything a bit silly about this?


Regards,
Steve Thompson

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


**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


Re: File transfer Red Alert

2018-05-24 Thread Andrew Arentsen
Thanks! 
I took a look at my keyring for SMPE and found that I don't have the 
GeoTrust Global CA but I do have the Equifax Secure CA and DigiCert Global 
Root CA attached. Using the SYSFTPD DD, I was able to use my existing SMPE 
keyring to successfully connect and secure FTP to 
testcase.boulder.ibm.com. Thanks for the tip to use those same certs. I 
really believe that should be documented at 
https://www-05.ibm.com/de/support/ecurep/send_ftp.html#ftp. 

Now to wait for a link to get a UID/token...

Andrew Arentsen
Senior Mainframe Systems Engineer




From:   "Jousma, David" <01a0403c5dc1-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   05/24/2018 09:37 AM
Subject:Re: File transfer Red Alert
Sent by:"IBM Mainframe Discussion List" <IBM-MAIN@LISTSERV.UA.EDU>



I know your question wasn't about SMPE, but the setup to do TLS encrypted 
(or FTPs) file transfer is the same with regards to the FTP client setup 
portion. 

Here it is, they say download files, but the same is true for UPLOAD as 
well.

IBM's secure FTP server (FTPS)

 SMP/E for z/OS User's Guide
 SA23-2277-01 

 
 
 


To download files from IBM's secure FTP server, it is necessary to enable 
SSL/TLS in the z/OS® Communications Server FTP client program. To enable 
the FTP client program for SSL/TLS, there are several statements in the 
FTP.DATA file that must be considered as follows: SECURE_FTP ALLOWED 
SECURE_MECHANISM  TLS
TLSRFCLEVEL   CCCNONOTIFY
TLSMECHANISM  FTP
SECURE_DATACONN   PRIVATE
KEYRING   keyringname
EPSV4 TRUE
SECURE_FTPThis statement specifies whether a security mechanism is 
optional or required by the FTP client. ALLOWED indicates a security 
mechanism is optional and the FTP client will allow both secure traffic 
and non-secure traffic. PRIVATE indicates a security mechanism is required 
and the FTP client will allow only secure traffic. Either ALLOWED or 
PRIVATE must be specified. SECURE_MECHANISMThis statement specifies which 
security mechanism to use when a session is established. The TLS parameter 
must be specified.TLSRFCLEVELUse this statement to specify the level of 
RFC 4217 that FTP operations will support. CCCNONOTIFY indicates FTP will 
properly support the CCC (clear control connection) command and must be 
specified.TLSMECHANISMUse this statement to specify whether TLS is 
implemented by AT-TLS or by FTP. FTP indicates TLS processing is performed 
by FTP.SECURE_DATACONNThis statement indicates the minimum level of 
security to be used for data connections by the FTP client. NEVER 
indicates data must never be enciphered during transfer. CLEAR indicates 
data may be transferred either with no security or may be enciphered, and 
is the default value. PRIVATE indicates data must be transferred 
enciphered. The IBM® secure FTP server requires that data be transferred 
enciphered. Therefore, you must specify PRIVATE for the SECURE_DATACONN 
statement. KEYRINGThis statement defines the key ring that contains the 
Certificate Authority certificate to be used during the TLS handshake. You 
can use the same key ring for both HTTPS and FTPS operations. Specify the 
name of the keyring defined in Creating key rings on the KEYRING 
statement. However, IBM's secure FTP server uses a server certificate 
signed by a different certificate authority. Therefore, you must add the 
GeoTrust Global CA certificate to your keyring. 1.Download to your work 
station the GeoTrust Global CA root certificate (Root 2 - GeoTrust Global 
CA) from the GeoTrust website at 
https://www.geotrust.com/resources/root-certificates/index.html.
2.Upload the CA certificate to your z/OS system. There are many methods to 
transfer files from your workstation to your z/OS system. For example, you 
can upload the certificate file with Personal Communications 3270 or use 
TCP/IP FTP. The important things to remember are the certificate file must 
be uploaded to z/OS as Start of changetextEnd of change data, the 
certificate file must be stored in a sequential data set, and the 
sequential data set must have RECFM=VB and LRECL>=256.
3.After you have stored the certificate in a sequential data set, add it 
to your RACF® database using the following RACF command: RACDCERT CERTAUTH 
ADD('ca-cert.dataset.name') +
WITHLABEL('GeoTrust Global CA') TRUST
where ca-cert.dataset.name is the name of the sequential data set used to 
store the certificate received from the GeoTrust web site.
4.Connect the GeoTrust CA certificate to the key ring using the following 
RACF command: RACDCERT ID(userid) CONNECT( CERTAUTH RING(keyringname) +
LABEL('GeoTrust Global CA') USAGE(CERTAUTH) )
where keyringname is the name for the key ring you choose to use for 
secure FTP operations. This can be the same keyring you use for HTTPS 
operations and defined in Creating key rings.
EPSV4This statement directs the FTP client to use the EPSV and EPRT FTP 
commands during 

Re: File transfer Red Alert

2018-05-24 Thread Andrew Arentsen
My question was not about SMPE, rather it was for uploading data to 
testcase.boulder.ibm.com. I have SMPE setup for internet delivery and did 
in fact need to do a certificate exchange to get it to work. I had to go 
to ShopZseries and "order" a certificate which I imported into RACF and 
attached it to the keyring "FtpSecur" which you mention in your 
configuration.

Wouldn't I need to do a similar certificate exchange with IBM to enable 
FTPS to testcase.boulder.ibm.com?


Andrew Arentsen
Senior Mainframe Systems Engineer




From:   "Jousma, David" <01a0403c5dc1-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   05/24/2018 09:23 AM
Subject:Re: File transfer Red Alert
Sent by:"IBM Mainframe Discussion List" <IBM-MAIN@LISTSERV.UA.EDU>



No keys need to be manually exchanged.   The needed setup is buried in the 
SMPE Receive from network guide for the FTP client(your end) parm changes 
that are needed.  Then there is the needed firewall rules on your end(if 
applicable) to setup.

Then on this page: https://www-05.ibm.com/de/support/ecurep/help_ftp.html 
a blurb about the required port ranges that your firewall people have to 
open up between your site IP and the IP of testcase.boulder.ibm.com (if 
you are in the US).

My FTP client is using passive FTP, but the session still hangs after the 
ls, dir, put or get commands.
Ask your firewall administrator to allow connections to the port range 
65024 - 65535 for our FTP server.

Or, alternatively, your company might use some sort of Proxy, to provide 
the access, but you still need the appropriate FTP client options.

//SYSFTPD  DD * 
SECURE_FTPALLOWED 
SECURE_MECHANISM  TLS 
TLSRFCLEVEL   CCCNONOTIFY 
TLSMECHANISM  FTP 
SECURE_DATACONN   PRIVATE 
KEYRING   FtpSecur 
EPSV4 TRUE 

_
Dave Jousma
Manager Mainframe Engineering, Assistant Vice President
david.jou...@53.com
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H
p 616.653.8429
f 616.653.2717


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
Behalf Of Andrew Arentsen
Sent: Thursday, May 24, 2018 10:14 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: File transfer Red Alert

**CAUTION EXTERNAL EMAIL**

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

While I still can't find a link on IBM's ECuRep to create an ID/token to 
upload files, I also cannot find any documentation on the implementation 
of FTPS. I'm assuming there needs to be some sort of key exchange so that 
I can setup my AT-TLS rules to secure the FTP to testcase.boulder.ibm.com. 

Does anyone know if such keys or documentation exists for this?


Andrew Arentsen
Senior Mainframe Systems Engineer

**
This e-mail is confidential. If you are not the intended recipient, you 
must not disclose or use the information contained in it. If you have 
received this e-mail in error, please tell us immediately by return e-mail 
and delete the document.

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


**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


Re: File transfer Red Alert

2018-05-24 Thread Andrew Arentsen
While I still can't find a link on IBM's ECuRep to create an ID/token to 
upload files, I also cannot find any documentation on the implementation 
of FTPS. I'm assuming there needs to be some sort of key exchange so that 
I can setup my AT-TLS rules to secure the FTP to testcase.boulder.ibm.com. 
Does anyone know if such keys or documentation exists for this?


Andrew Arentsen
Senior Mainframe Systems Engineer

**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


COBOL or LE Message RFE for IGZ0304W

2018-02-26 Thread Andrew Arentsen
Hi all,

Where's the best place to suggest that message IGZ0304W be changed to 
include the CU or program that encountered the issue? Currently, the 
message prints the table-name, verb, and line number. But, in places like 
CICS, we don't know which program to look in immediately. 

Thanks,

Andrew 
 

**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


PR/SM LPAR Controls Change Running System

2018-02-16 Thread Andrew Arentsen
Hi List, 

I have a question about what we recently experienced when dealing with 
Defined Capacity changes. Say I have a production LPAR with a defined 
capacity of 100 and a tech-only LPAR with 10. Management decides that we 
can afford an extra 2 MSU, temporarily. So I enter Change LPAR Controls 
and change the production LPAR's Defined Capacity to 102 and a tech-only 
LPAR to 8. At this point, I click the Change Running System button to 
apply the change.

A few days later, the tech-only LPAR was re-IPL'd using a custom group 
with a load profile. The IPL was performed by selecting Activate. We 
notice at this point that the tech-only LPAR's Defined Capacity was set to 
10. We promptly changed it back to 8.

Then, to test this situation again, I started with a baseline of 
production=100 and tech-only=5.  I entered Change LPAR Controls again and 
changed the tech-only to 8 and again clicked on Change Running System. 
This time, when the IPL was performed via an activate, the LPAR came up 
with a defined capacity of 8.

I've found some conflicting documentation on the Google:

http://www-01.ibm.com/support/docview.wss?uid=tss1wp102437=1
This page says that Change Running System changes are lost after a POR

http://www-01.ibm.com/support/docview.wss?uid=isg209611e17c3b8d419852573f700645d4d=1
This page says that it's lost after a reactivation of a partition

It seems that PR/SM selects the highest Defined Capacity between the 
Running System and what's saved in the Activation profile for the LPAR. 
Can anyone shed some light as to how PR/SM actually works?

Andrew Arentsen
Senior Mainframe Systems Engineer
Phone: 800.242.7666 x1349

**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


Re: Delete dataset catch-22

2018-02-08 Thread Andrew Arentsen
Did you specify the FILE when using IDCAMS DEL NVR?


//
//* DELETES NON-CATALOGED DATASETS WITH IDCAMS 
//* USE VVR FOR VSAM DATASETS 
//* USE NVR FOR SAM DATASETS 
//* CHANGE VOLSER TO MATCH VOLUME THAT DATASET RESIDES ON 
//
//STEP1 EXEC PGM=IDCAMS 
//SYSPRINT DD SYSOUT=* 
//FILE2 DD UNIT=SYSDA,VOL=SER=TSO901,DISP=OLD 
//SYSIN DD * 
  DEL ('DSZZ005.STT00035.VIALOG') NVR FILE(FILE2) 


Andrew Arentsen
Senior Mainframe Systems Engineer




From:   "Mark Pace" <pacemainl...@gmail.com>
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   2018-02-08 13:39
Subject:Delete dataset catch-22
Sent by:"IBM Mainframe Discussion List" <IBM-MAIN@LISTSERV.UA.EDU>



I'm trying to delete a dataset that is not cataloged any longer.  I'm not
sure why it is not in a catalog, but it is not.  I've tried to re-catalog
the dataset, but it doesn't catalog.

So I have tried to every combination of IDCAMS DELETE I can think of.
NONVSAM
NVR
etc..

All return
** VSAM CATALOG RETURN CODE IS 8 - REASON CODE IS IGG0CLEG-42  - Dataset
not found.

So I tried IEHPROGM
  SCRATCH DSNAME=MARPACE.GODADDY.CERT,VOL=3390=STDL09,PURGE

IEC614I SCRATCH FAILED - RC 008, DIAGNOSTIC INFORMATION IS (0406001E),
STEP010,STDL09,MARPACE.GODADDY.CERT

0406001E -  Verification of SMS flags failed; caller indicates the data 
set
is not cataloged, but the *FMT1 DSCB indicates the data set is cataloged*

So I have no idea how to remove this dataset, IDCAMS won't do it because
it's not in a catalog, and IEHPROGM won't do it because it thinks it is in
a catalog.

Anyone have a suggestion?

Thank you.



-- 
The postings on this site are my own and don’t necessarily represent
Mainline’s positions or opinions

Mark D Pace
Senior Systems Engineer
Mainline Information Systems

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




**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.


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


Re: codepages

2018-01-26 Thread Andrew Arentsen
I've got a product called NBA for z/OS - Free Edition by ServicePilot. It 
lets you do a trace off the OSA card and see packets as they come in. 
Would something like that work? 

Andrew Arentsen




From:   "Paul Gilmartin" <000433f07816-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   2018-01-26 13:29
Subject:Re: codepages
Sent by:"IBM Mainframe Discussion List" <IBM-MAIN@LISTSERV.UA.EDU>



On Fri, 26 Jan 2018 14:01:54 -0500, scott Ford wrote:

>I have an issue where a customer is not forthright in providing us a the
>codepage of data coming into a TCP STC on z/OS ..We bring the data in via 
a
>Scoket-Read,. Is there any way I can query the datastream and find out 
what
>codepage it is ?
> 
Not really.  You might try presuming it's Russian, Hebrew, Greek, ... and
seeing if it makes sense in each of those languages.

It's a mug's game.

-- gil

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


**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


Re: COBOL program object version report

2018-01-25 Thread Andrew Arentsen
Peter,

Thanks! This is exactly what I was looking for. IDz and Debug Tool are new 
to our shop so we're constantly learning about its functionality. 

Andrew Arentsen




From:   "Peter Van Dyke" <pdvand...@gmail.com>
To: IBM-MAIN@LISTSERV.UA.EDU
Date:   2018-01-24 23:35
Subject:Re: COBOL program object version report
Sent by:"IBM Mainframe Discussion List" <IBM-MAIN@LISTSERV.UA.EDU>



Andrew,

Debug Tool does include the Load Module Analyzer feature which can 
identify
the language translator (compiler or assembler) used to generate the 
object
for CSECTs in a load module or program object.
IBM File Manager for z/OS also has the View Load Module function (option
3.10.1 in the File Manager ISPF dialog). This provides many options for
displaying information about CSECTs including the compiler level and
compiler options. See
https://www.ibm.com/support/knowledgecenter/en/SSXJAV_14.1.0/com.ibm.filemanager.doc_14.1/base/lmselpan.html
.
You can also run this function in batch. See
https://www.ibm.com/support/knowledgecenter/en/SSXJAV_14.1.0/com.ibm.filemanager.doc_14.1/base/vlmfun.html

.

Regards,
Peter Van Dyke (HCL)

On Thu, Jan 25, 2018 at 3:04 AM, Andrew Arentsen 
<andrew.arent...@acuity.com
> wrote:

> Hi all,
>
> We are in the midst of a migration to Enterprise COBOL 6.2 and I'm 
trying
> to find a way to report on the compiler version of program objects in a
> particular load library. I've got the COBANALZ program (CBT File 321)
> working, but it seems to choke on CICS programs that were compiled with
> the integrated compiler at version 6.2; COBANALZ abends with a S0C4-11.
> From the output in SYSPRINT, it seems that the previous program was 
"held
> on to." Here's an example where CZMVS032 is the program it choked on and
> CZMVS031 was reported on successfully just before:
>
> ...
>  Info
> 
> ---
>
>
> Program: CZMVS032 is COBOL Enterprise Version 06 Release 02 Mod-Level 00
>
>
>  Timestamps
> 
> -
>
>
> Compiled program name CZMVS031
> Date: 24.01.2018 (european) 24.Jan.2018 (long)  Time: 10:32:36
>
>  Statistics
> 
> -
> ...
>
>
> COBANALZ does report successfully on COBOL 4.2 CICS programs that used 
the
> integrated compiler or the CICS translator. I've also researched 
AMBLIST,
> but that doesn't seem to allow me to report on an entire PDSe.
>
> Does anyone know if there's a way to report on the compiler version used
> for an entire PDSe? We have IDz, Debug Tool 14.0 if those could be used.
>
> Thanks for any input, or a suggestion of a better list to post this on.
>
> Andrew Arentsen
>
> **
> This e-mail is confidential. If you are not the intended recipient, you
> must not disclose or use the information contained in it. If you have
> received this e-mail in error, please tell us immediately by return 
e-mail
> and delete the document.
>
> --
> 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


**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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


COBOL program object version report

2018-01-24 Thread Andrew Arentsen
Hi all,

We are in the midst of a migration to Enterprise COBOL 6.2 and I'm trying 
to find a way to report on the compiler version of program objects in a 
particular load library. I've got the COBANALZ program (CBT File 321) 
working, but it seems to choke on CICS programs that were compiled with 
the integrated compiler at version 6.2; COBANALZ abends with a S0C4-11. 
>From the output in SYSPRINT, it seems that the previous program was "held 
on to." Here's an example where CZMVS032 is the program it choked on and 
CZMVS031 was reported on successfully just before:

...
 Info 
---
 

  
Program: CZMVS032 is COBOL Enterprise Version 06 Release 02 Mod-Level 00   
 
  
 Timestamps 
- 

  
Compiled program name CZMVS031  
Date: 24.01.2018 (european) 24.Jan.2018 (long)  Time: 10:32:36
  
 Statistics 
-
... 


COBANALZ does report successfully on COBOL 4.2 CICS programs that used the 
integrated compiler or the CICS translator. I've also researched AMBLIST, 
but that doesn't seem to allow me to report on an entire PDSe. 

Does anyone know if there's a way to report on the compiler version used 
for an entire PDSe? We have IDz, Debug Tool 14.0 if those could be used.

Thanks for any input, or a suggestion of a better list to post this on.

Andrew Arentsen

**
This e-mail is confidential. If you are not the intended recipient, you must 
not disclose or use the information contained in it. If you have received this 
e-mail in error, please tell us immediately by return e-mail and delete the 
document.

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