Re: Bill Johnson

2023-09-18 Thread Bill Giannelli
thank you Darren,
I rely on the technical help from this list not for arguments!
Bill
On Mon, 18 Sep 2023 19:24:23 +, Darren Evans-Young  wrote:

>I have removed Bill Johnson from the IBM-MAIN list and you all know why.
>
>He has now officially lodged a complaint against me accusing me of 
>discrimination
>and violating his 1st Amendment rights.  This complaint was sent to the 
>President and
>the Chief Administrative Officer at The University of Alabama.
>
>Worst case, I'll have to dissolve IBM-MAIN. If you are at a university that 
>hosts
>listserv lists, and would be able to host IBM-MAIN in the event I'm told to 
>take
>the list down, please contact me off-list 
>(dar...@ua.edu).
>
>Darren
>
>P.S. - Please do not contact Bill Johnson. It will only make things worse.
>
>--
>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


extracting "*.pax.Z" without USS

2023-09-09 Thread Bill Giannelli
I currently do not have access to USS and need to extract *.PAX.Z files.
Can I upload as a regular file and extract it without using USS?
thanks
Bill

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


separate a single product into its own CSI

2023-07-13 Thread Bill Giannelli
We have a CSI with multiple products (Db2 QMF QM and HPUNL - High Performance 
Unload).
Is there a way to "extract" a single product and set it up in it's own CSI?
thanks
Bill

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


Re: DB2 install clist IRX0041I

2023-07-11 Thread Bill Giannelli
thanks for your response.
I did run DSNTIJXZ, it turns out in the first panel I was pointing to the wrong 
version SMPe libraries.
thanks
Bill

On Tue, 11 Jul 2023 12:24:05 +1000, Wayne Bickerdike  wrote:

>Bill,
>
>Did you run the DSNTEJxZ job from SDSNSAMP. This captures your existing
>parameter values for use later in the installation process.
>
>Which version of DB2 are you migrating?
>
>Check this chapter:
>
>https://www.ibm.com/docs/en/db2-for-zos/12?topic=jobs-running-clist-in-interactive-mode
>
>On Tue, Jul 11, 2023 at 8:03 AM Bill Giannelli 
>wrote:
>
>> I am running the Db2 install / migration clist DSNTINST and am getting an
>> IRX0041I error:
>>446 +++ IRLMREG = (104857600 + (NUMTHRDS * IRLMLKUS * IRLMLKSZ))/
>> 1048576
>> IRX0041I Error running DSNTCALC, line 446: Bad arithmetic conversion
>>
>> SET   =  * ((2000 * 11)/100)
>>
>> IKJ56545I THIS STATEMENT HAS AN EXPRESSION WITH OPERATORS OUT OF SEQUENCE
>>
>> ***
>>
>> any ideas?
>> thanks
>>
>> --
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>>
>
>
>-- 
>Wayne V. Bickerdike
>
>--
>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


DB2 install clist IRX0041I

2023-07-10 Thread Bill Giannelli
I am running the Db2 install / migration clist DSNTINST and am getting an 
IRX0041I error:
   446 +++ IRLMREG = (104857600 + (NUMTHRDS * IRLMLKUS * IRLMLKSZ))/ 1048576
IRX0041I Error running DSNTCALC, line 446: Bad arithmetic conversion
SET   =  * ((2000 * 11)/100) 
IKJ56545I THIS STATEMENT HAS AN EXPRESSION WITH OPERATORS OUT OF SEQUENCE   
*** 
any ideas?
thanks

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


Re: 0C1 abend

2023-07-01 Thread Bill Giannelli
So this is for BMC Unload for Db2. A few changes, first z/OS upgrade to v2.5. 
Then applied DB2 RSU2305 maintenance, Then activated Db2 function Level 509. I 
am wondering if any of these are the cause
On Sat, 1 Jul 2023 08:09:12 -0500, Stephen Donaldson  
wrote:

>What do the registers and PSW say?  You could have branched into data or into 
>the PSA.  Branching into the PSA is often caused by a missing or xero address, 
>for example you had weak externals that were not resolved or some 
>vector/branch table that was not populated. Or you could have overwriten your 
>code with data or some other means generating an attempt to execute an invalid 
>instruction.
>
>Regards,
>
>Stephen.
>
>--
>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


0C1 abend

2023-07-01 Thread Bill Giannelli
How do I resolve a 0C1 abend. what is normally the cause?
thanks
Bill

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


JAVA started tasks?

2023-06-23 Thread Bill Giannelli
Does JAVA have any started tasks on z/OS?
We have a task that the vendor says needs JAVA "up" first.
thanks
Bill

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


Re: TLS - and HTTP download

2023-05-01 Thread Bill Giannelli
I am confused myself!
we originally "reconfigured" TLS to provide for encrypted data transfer for Db2 
thru secured ports.
part of that work (I do not know why) was specifying a rule for HTTPS.
Now the only way we can download on this LPAR is when the HTTPS - TLS rule is 
disabled.
Does that make sense?
thanks
Bill  
On Mon, 1 May 2023 15:03:47 +, Kurt J. Quackenbush  wrote:

>I'm confused by your question.  Can you be more specific what you mean by "we 
>have locked down HTTPS via TLS"?  Are you not allowing any HTTPS traffic at 
>all?  That feels extreme.
>
>Kurt Quackenbush
>IBM  |  z/OS SMP/E and z/OSMF Software Management  |  ku...@us.ibm.com
>
>Chuck Norris never uses CHECK when he applies PTFs.
>
>--
>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


TLS - and HTTP download

2023-05-01 Thread Bill Giannelli
we download IBM software maintenance via HTTPS.
Now, we have locked down HTTPS via TLS.
This prevents us from downloading.
One detail, we are going thru a proxy server.
How do we need to configure so we can still download using HTTPS with TLS 
locking it down?
thanks
Bill

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


Re: cyberark efforts

2023-05-01 Thread Bill Giannelli
Hi Bruce,
Thanks so much for your response!
Are the cyberark ids literally the same as the racf ids? 
Our cyberark team wants us to use separate group of "generic" cyberark ids 
different from our original RACF ids.
So one day you might "check out" cyberark id 123, another day you might "check 
out" cyberark id "abc".
thanks
Bill
On Sun, 30 Apr 2023 22:47:27 -0500, Bruce Hewson  
wrote:

>Hello Bill,
>
>CyberArk can do RACF and Top Secret USER administration,. at least for 
>PASSWORD change, and REVOKE/RELEASE processing.
>
>CyverArk will connect to Z/OS via ssh.  Certificates are used for the ssh 
>connection validation. The USER used by CybertArk must have suitable 
>administrative permissions to issue commands.
>
>For RACF systems, CyberArk can run a shell script to issue the ALTUSER 
>command. Pay attention to how the command string is quoted, as "$" can be used 
>in USERID and PASSWORD values, and shell processing could treat it as a 
>variable.
>
>Been using it for some years now.
>
>Regards
>Bruce Hewson
>
>
>On Mon, 24 Apr 2023 11:15:27 -0500, Bill Giannelli  
>wrote:
>
>>our company is pushing forward with cyberark for all platforms.
>>the statement was made that cyberark and the like are becoming the industry 
>>standard.
>>Is that true for z/OS systems?
>>thanks
>>Bill
>
>--
>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


RACF MFA

2023-04-26 Thread Bill Giannelli
what is needed to implement MFA (Multi Factor Authentication) in RACF aside 
from the RACF changes?
would network changes be needed also?
thanks
Bill

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


Re: cyberark efforts

2023-04-25 Thread Bill Giannelli
can anyone on this thread reach out to me that has had a successful 
implementation of cyberark when accessing z/OS?
thanks
Bill
On Tue, 25 Apr 2023 12:02:09 -0500, Bill Giannelli  
wrote:

>is that a TSO command?
>On Tue, 25 Apr 2023 12:01:07 -0500, Doug Henry  wrote:
>
>>They are different id's but you can use profile prefix command to set your 
>>HLQ for unquoted dataset names. Of course all cyberarks  id's are defined to 
>>RACF 
>>
>>Doug
>>On Tue, 25 Apr 2023 11:18:19 -0500, Bill Giannelli  
>>wrote:
>>
>>>thank you all for the responses and information.
>>>alot on z/OS is based off of your RACF id and is used as a HLQ for alot of 
>>>software.
>>>when setting up cyberark ids, are they identical to the racf id to resolve 
>>>this?
>>>in our shop they want us to us completely different ids
>>>
>>>
>>>
>>>On Tue, 25 Apr 2023 10:55:37 -0500, Doug Henry  wrote:
>>>
>>>>We use Cyberark  and yes it does connect to z/OS via SSH.
>>>>
>>>>Doug 
>>>>
>>>>On Mon, 24 Apr 2023 19:34:46 +, Mark Jacobs  
>>>>wrote:
>>>>
>>>>>Sorry. I have no idea how the whole thing works from an infrastructure 
>>>>>POV. I'm just a user, these were my observations at my $currentjob.
>>>>>
>>>>>Mark Jacobs 
>>>>>
>>>>>
>>>>>
>>>>>> Hi,
>>>>>> I gather there is no supplied connector specific to z/OS.
>>>>>> Does your site use SSH to connect to z/OS and reset passwords, or do you 
>>>>>> have an in-house written connector?
>>>>>> Thanks
>>>>>
>>>>
>>>>>
>>>>>> > > > > 12:15 PM, Bill Giannelli billgianne...@gmail.com wrote:
>>>>>> > > > > 
>>>>>> > > > > > our company is pushing forward with cyberark for all platforms.
>>>>>> > > > > > the statement was made that cyberark and the like are becoming 
>>>>>> > > > > > the industry standard.
>>>>>> > > > > > Is that true for z/OS systems?
>>>>>> > > > > > thanks
>>>>>> > > > > > Bill
>>>>>
>>>>
>>>>--
>>>>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

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


Re: cyberark efforts

2023-04-25 Thread Bill Giannelli
is that a TSO command?
On Tue, 25 Apr 2023 12:01:07 -0500, Doug Henry  wrote:

>They are different id's but you can use profile prefix command to set your HLQ 
>for unquoted dataset names. Of course all cyberarks  id's are defined to RACF 
>
>Doug
>On Tue, 25 Apr 2023 11:18:19 -0500, Bill Giannelli  
>wrote:
>
>>thank you all for the responses and information.
>>alot on z/OS is based off of your RACF id and is used as a HLQ for alot of 
>>software.
>>when setting up cyberark ids, are they identical to the racf id to resolve 
>>this?
>>in our shop they want us to us completely different ids
>>
>>
>>
>>On Tue, 25 Apr 2023 10:55:37 -0500, Doug Henry  wrote:
>>
>>>We use Cyberark  and yes it does connect to z/OS via SSH.
>>>
>>>Doug 
>>>
>>>On Mon, 24 Apr 2023 19:34:46 +, Mark Jacobs  
>>>wrote:
>>>
>>>>Sorry. I have no idea how the whole thing works from an infrastructure POV. 
>>>>I'm just a user, these were my observations at my $currentjob.
>>>>
>>>>Mark Jacobs 
>>>>
>>>>
>>>>
>>>>> Hi,
>>>>> I gather there is no supplied connector specific to z/OS.
>>>>> Does your site use SSH to connect to z/OS and reset passwords, or do you 
>>>>> have an in-house written connector?
>>>>> Thanks
>>>>
>>>
>>>>
>>>>> > > > > 12:15 PM, Bill Giannelli billgianne...@gmail.com wrote:
>>>>> > > > > 
>>>>> > > > > > our company is pushing forward with cyberark for all platforms.
>>>>> > > > > > the statement was made that cyberark and the like are becoming 
>>>>> > > > > > the industry standard.
>>>>> > > > > > Is that true for z/OS systems?
>>>>> > > > > > thanks
>>>>> > > > > > Bill
>>>>
>>>
>>>--
>>>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: cyberark efforts

2023-04-25 Thread Bill Giannelli
thank you all for the responses and information.
alot on z/OS is based off of your RACF id and is used as a HLQ for alot of 
software.
when setting up cyberark ids, are they identical to the racf id to resolve this?
in our shop they want us to us completely different ids



On Tue, 25 Apr 2023 10:55:37 -0500, Doug Henry  wrote:

>We use Cyberark  and yes it does connect to z/OS via SSH.
>
>Doug 
>
>On Mon, 24 Apr 2023 19:34:46 +, Mark Jacobs  
>wrote:
>
>>Sorry. I have no idea how the whole thing works from an infrastructure POV. 
>>I'm just a user, these were my observations at my $currentjob.
>>
>>Mark Jacobs 
>>
>>
>>
>>> Hi,
>>> I gather there is no supplied connector specific to z/OS.
>>> Does your site use SSH to connect to z/OS and reset passwords, or do you 
>>> have an in-house written connector?
>>> Thanks
>>
>
>>
>>> > > > > 12:15 PM, Bill Giannelli billgianne...@gmail.com wrote:
>>> > > > > 
>>> > > > > > our company is pushing forward with cyberark for all platforms.
>>> > > > > > the statement was made that cyberark and the like are becoming 
>>> > > > > > the industry standard.
>>> > > > > > Is that true for z/OS systems?
>>> > > > > > thanks
>>> > > > > > Bill
>>
>
>--
>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: cyberark efforts

2023-04-24 Thread Bill Giannelli
kept in sync with cyberark?
On Mon, 24 Apr 2023 16:55:24 +, Mark Jacobs  
wrote:

>We have multiple RACF databases, the passwords are all kept in sync via RRSF 
>links. One userid/one password.
>
>Mark Jacobs 
>
>Sent from ProtonMail, Swiss-based encrypted email.
>
>GPG Public Key - 
>https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com
>
>
>--- Original Message ---
>On Monday, April 24th, 2023 at 12:29 PM, Bill Giannelli 
> wrote:
>
>
>> do you share groups of accounts? Or do you have a one to one ids? cyberark 
>> id to racf id?
>> On Mon, 24 Apr 2023 16:23:15 +, Mark Jacobs markjac...@protonmail.com 
>> wrote:
>> 
>> > We use CyberArk for all privileged accounts, including z/OS.
>> > 
>> > Mark Jacobs
>> > 
>> > Sent from ProtonMail, Swiss-based encrypted email.
>> > 
>> > GPG Public Key - 
>> > https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com
>> > 
>> > --- Original Message ---
>> > On Monday, April 24th, 2023 at 12:15 PM, Bill Giannelli 
>> > billgianne...@gmail.com wrote:
>> > 
>> > > our company is pushing forward with cyberark for all platforms.
>> > > the statement was made that cyberark and the like are becoming the 
>> > > industry standard.
>> > > Is that true for z/OS systems?
>> > > thanks
>> > > Bill
>> > > 
>> > > --
>> > > 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

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


Re: cyberark efforts

2023-04-24 Thread Bill Giannelli
do you share groups of accounts? Or do you have a one to one ids? cyberark id 
to racf id?
On Mon, 24 Apr 2023 16:23:15 +, Mark Jacobs  
wrote:

>We use CyberArk for all privileged accounts, including z/OS.
>
>Mark Jacobs 
>
>Sent from ProtonMail, Swiss-based encrypted email.
>
>GPG Public Key - 
>https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com
>
>
>--- Original Message ---
>On Monday, April 24th, 2023 at 12:15 PM, Bill Giannelli 
> wrote:
>
>
>> our company is pushing forward with cyberark for all platforms.
>> the statement was made that cyberark and the like are becoming the industry 
>> standard.
>> Is that true for z/OS systems?
>> thanks
>> Bill
>> 
>> --
>> 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


cyberark efforts

2023-04-24 Thread Bill Giannelli
our company is pushing forward with cyberark for all platforms.
the statement was made that cyberark and the like are becoming the industry 
standard.
Is that true for z/OS systems?
thanks
Bill

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


Re: SMP/E JCLIN processing for job updates

2023-04-21 Thread Bill Giannelli
Hi Dave,
Thanks for the response.
No I am not editing the target data directly. We are working out of a pds 
separate from SMPe libraries.
The user mod looks like what I'm after. I will look into that..
On Fri, 21 Apr 2023 13:37:15 -0500, Dave Jousma  wrote:

>On Fri, 21 Apr 2023 13:10:19 -0500, Bill Giannelli  
>wrote:
>
>>various jobs for Db2 software maintenance, such as DSNTIJUZ DSNTIJUA DSNTIJRT.
>>Bill
>>On Fri, 21 Apr 2023 10:19:07 -0500, Dave Jousma  wrote:
>>
>>>On Fri, 21 Apr 2023 06:36:40 -0500, Bill Giannelli  
>>>wrote:
>>>
>
>So, those are DB2 jobs.   So what that tells me is that you might be editing 
>and using the SMPE target data, vs copying the JCL out to another library to 
>use?   If so, that’s really a no-no.   But if you want to make your changes 
>properly to that dataset so that SMPE knows about the changes, you would 
>create a USERMOD to replace the JCL with your customized JCL after merging in 
>any changes made by the maintenance.   A USERMOD will then tell you when a PTF 
>will overwrite the JCL, and will be the signal to 1) remove your usermod and 
>apply the PTF, and 2) re-work your usermod, and re-apply 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: SMP/E JCLIN processing for job updates

2023-04-21 Thread Bill Giannelli
various jobs for Db2 software maintenance, such as DSNTIJUZ DSNTIJUA DSNTIJRT.
Bill
On Fri, 21 Apr 2023 10:19:07 -0500, Dave Jousma  wrote:

>On Fri, 21 Apr 2023 06:36:40 -0500, Bill Giannelli  
>wrote:
>
>>Do many of you out there use SMP/E JCLIN processing to track and save job 
>>updates?
>>Currently we do not make use of this and manually keep JCL up to date.
>>It seems there is a value to have SMPe ke  
>>
>
>Bill,
>
>No one has asked yet, but I'm curious what JCL specifically, you are talking 
>about, and needing to keep up to date?
>
>--
>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: SMP/E JCLIN processing for job updates

2023-04-21 Thread Bill Giannelli
SCLM seems geared towards COBOL and PLI not JCL?
On Fri, 21 Apr 2023 22:18:52 +1000, Wayne Bickerdike  wrote:

>Bill,
>
>If SCLM is installed there is a sample project you can work from. That
>should be a good starter.
>
>There is a set of JCL members to set up a project, use that as a basis.
>
>Any questions, just keep asking away.
>
>On Fri, Apr 21, 2023 at 9:57 PM Bill Giannelli 
>wrote:
>
>> Hi Wayne,
>> I see SCLM now in ISPF. I wasnt aware of it.
>> Is the IBM online doc good enough for a SCLM newbie?
>> thanks
>> Bill
>> On Fri, 21 Apr 2023 06:48:00 -0500, Bill Giannelli <
>> billgianne...@gmail.com> wrote:
>>
>> >hi wayne,
>> >what is SCLM?
>> >On Fri, 21 Apr 2023 21:43:25 +1000, Wayne Bickerdike 
>> wrote:
>> >
>> >>I would use SCLM if you don't have another source management tool.
>> >>
>> >>On Fri, Apr 21, 2023 at 9:37 PM Bill Giannelli 
>> >>wrote:
>> >>
>> >>> Do many of you out there use SMP/E JCLIN processing to track and save
>> job
>> >>> updates?
>> >>> Currently we do not make use of this and manually keep JCL up to date.
>> >>> It seems there is a value to have SMPe ke
>> >>>
>> >>> --
>> >>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> >>> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>> >>>
>> >>
>> >>
>> >>--
>> >>Wayne V. Bickerdike
>> >>
>> >>--
>> >>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
>>
>
>
>-- 
>Wayne V. Bickerdike
>
>--
>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: SMP/E JCLIN processing for job updates

2023-04-21 Thread Bill Giannelli
Hi Wayne,
I see SCLM now in ISPF. I wasnt aware of it.
Is the IBM online doc good enough for a SCLM newbie?
thanks
Bill
On Fri, 21 Apr 2023 06:48:00 -0500, Bill Giannelli  
wrote:

>hi wayne,
>what is SCLM?
>On Fri, 21 Apr 2023 21:43:25 +1000, Wayne Bickerdike  wrote:
>
>>I would use SCLM if you don't have another source management tool.
>>
>>On Fri, Apr 21, 2023 at 9:37 PM Bill Giannelli 
>>wrote:
>>
>>> Do many of you out there use SMP/E JCLIN processing to track and save job
>>> updates?
>>> Currently we do not make use of this and manually keep JCL up to date.
>>> It seems there is a value to have SMPe ke
>>>
>>> --
>>> For IBM-MAIN subscribe / signoff / archive access instructions,
>>> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>>>
>>
>>
>>-- 
>>Wayne V. Bickerdike
>>
>>--
>>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: SMP/E JCLIN processing for job updates

2023-04-21 Thread Bill Giannelli
hi wayne,
what is SCLM?
On Fri, 21 Apr 2023 21:43:25 +1000, Wayne Bickerdike  wrote:

>I would use SCLM if you don't have another source management tool.
>
>On Fri, Apr 21, 2023 at 9:37 PM Bill Giannelli 
>wrote:
>
>> Do many of you out there use SMP/E JCLIN processing to track and save job
>> updates?
>> Currently we do not make use of this and manually keep JCL up to date.
>> It seems there is a value to have SMPe ke
>>
>> --
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>>
>
>
>-- 
>Wayne V. Bickerdike
>
>--
>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


SMP/E JCLIN processing for job updates

2023-04-21 Thread Bill Giannelli
Do many of you out there use SMP/E JCLIN processing to track and save job 
updates?
Currently we do not make use of this and manually keep JCL up to date.
It seems there is a value to have SMPe ke  

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


Re: ssid not recognized after erly code update

2023-04-10 Thread Bill Giannelli
thank you for all the help!
What occurred was that I reallocated the SDSNLINK (for the Db2 ERLY code) on a 
different volume.
APF seemed ok to me as it was specified as SMS.
However, the linklist in parmlib specified the specific volume, which needed to 
be updated.
So now it is working.
thanks
Bill
On Mon, 10 Apr 2023 06:26:04 +1000, Wayne Bickerdike  wrote:

>Bill,
>
>Read this:
>
>https://www.ibm.com/docs/en/db2-for-zos/12?topic=delivery-updating-db2-initialization-parameters-function-level-activation
>
>
>
>On Sun, Apr 9, 2023 at 8:45 PM Bill Giannelli 
>wrote:
>
>> I updated DB2 ERLY code dataset SDSNLINK, now the SSID is not recognized.
>> Have IPLd and refreshed LLA then tried stopping and starting LLA.
>> What is wrong?
>> thanks
>> Bill
>>
>> --
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>>
>
>
>-- 
>Wayne V. Bickerdike
>
>--
>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


ssid not recognized after erly code update

2023-04-09 Thread Bill Giannelli
I updated DB2 ERLY code dataset SDSNLINK, now the SSID is not recognized.
Have IPLd and refreshed LLA then tried stopping and starting LLA.
What is wrong?
thanks
Bill

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


reallocating a linklist dataset

2023-04-08 Thread Bill Giannelli
I have to reallocate a Linklisted dataset due to space reasons.
As expected it is allocated by LLA and XCFAS.
Would the dataset be de-allocated at IPL so I might redefine my dataset?
Or would there be allocation across the sysplex for other Lpars?
thanks
Bill

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


Re: concatenated SMPPTS datasets

2023-03-29 Thread Bill Giannelli
Hi David,
Thank you for your response!
That was easy!
Thanks
Bill
On Wed, 29 Mar 2023 12:18:57 -0400, David Spiegel  
wrote:

>Hi Bill,
>Create a DDDEF/Dataset for SMPPTS1, SMPPTS2 etc.
>Be sure to add the DDDEFs to the Global, Target and DLIB Zones.
>
>Regards,
>David
>
>On 2023-03-29 12:10, Bill Giannelli wrote:
>> So, I have alot of maintenance to receive and am blowing out on SMPPTS. 
>> within SMPe can I concatenate a second dataset for SMPPTS in the DDDEF?
>> thanks
>> Bill
>>
>> --
>> 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


concatenated SMPPTS datasets

2023-03-29 Thread Bill Giannelli
So, I have alot of maintenance to receive and am blowing out on SMPPTS. within 
SMPe can I concatenate a second dataset for SMPPTS in the DDDEF?
thanks
Bill

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


Re: Cloning SMPe Global, Target and DLIB

2023-03-29 Thread Bill Giannelli
Hi Kurt,
thanks for your response.
I have been very interested in z/OSMF and maybe using the workflows. 
Unfortunately our managed service company is not too responsive in keeping 
things up to date. (they do not have z/OSMF running on our systems).
On Tue, 28 Mar 2023 14:03:29 +, Kurt J. Quackenbush  
wrote:

>> What is the best or recommended way to copy or clone a SMPe Global CSI, 
>> Target and Dlib with all the underlying datasets?
>> I want to create a new HLQ and clone under that.
>
>If you don't already have a process or set of jobs defined to clone your SMP/E 
>environment, I suggest you check out the Deployment action in z/OSMF Software 
>Management.  You tell z/OSMF the global zone CSI data set and it figures out 
>all the target and dlib data sets, the CSIs for the target and dlib zones, the 
>other SMP/E data sets...  It also updates all the DDDEF entries, ZONEINDEXes, 
>etc to reflect the new names of the cloned data sets.  It doesn't care if the 
>source data sets are on a particular volume or have a particular naming 
>convention or in a storage group or whatever.  Its quite flexible.  Just 
>sayin'.
>
>Kurt Quackenbush
>IBM  |  z/OS SMP/E and z/OSMF Software Management  |  ku...@us.ibm.com
>
>ChuckoNorris never uses CHECK when he applies PTFs.
>
>--
>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: Cloning SMPe Global, Target and DLIB

2023-03-29 Thread Bill Giannelli
Hi Mark,
thanks for your response.
One of the things of my posts that might be confusing, is that I am 
specifically working with DB2 installations and it's tools. I do not work on or 
change the z/OS system it's self. I am a Db2 Systems Programmer/ DBA. I would 
never touch things like SYS1.LINKLIB.
thanks
Bill 
On Tue, 28 Mar 2023 11:24:36 -0500, Mark Zelden  wrote:

>On Tue, 28 Mar 2023 04:08:13 -0500, Bill Giannelli  
>wrote:
>
>>What is the best or recommended way to copy or clone a SMPe Global CSI, 
>>Target and Dlib with all the underlying datasets?
>>I want to create a new HLQ and clone under that.
>>thanks
>>Bill
>
>A new HLQ for the zones?  You're not going to rename things like SYS1.LINKLIB. 
>  
>
>The planning for installation manual has a section on cloning your system.   I 
>don't know about "best", but I have sample in the "Jobs/Doc" section of my web 
>site.  It's from z/OS 1.8, but the process was the same for many years prior 
>and after.  The only thing that ever really changed was the introduction of 
>VSAM for zFS.   I've always kept the volser as part of the name even when it 
>was HFS, so zFS vs. HFS doesn't matter in terms of that sample.  
>
>Regards,
>
>Mark
>--
>Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
>ITIL v3 Foundation Certified
>mailto:m...@mzelden.com
>Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html
>
>--
>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: Cloning SMPe Global, Target and DLIB

2023-03-28 Thread Bill Giannelli
Hi Wayne,
Thanks for the response!
So, my current CSI, zones and underlying datasets are all within one storage 
group, mixed in with other unrelated various datasets.
In order to guarantee a better backup, should I have our storage team define a 
separate new storage group solely for new HLQ?
This way the restore, if ever needed, would be easier?
thanks
Bill
On Tue, 28 Mar 2023 20:22:53 +1100, Wayne Bickerdike  wrote:

>ADRDSSU . DUMP and RESTORE with HLQ rename. After that, you'll need to
>modify DDDEFs to reflect the newly created underlying datasets.
>
>On Tue, Mar 28, 2023 at 8:08 PM Bill Giannelli 
>wrote:
>
>> What is the best or recommended way to copy or clone a SMPe Global CSI,
>> Target and Dlib with all the underlying datasets?
>> I want to create a new HLQ and clone under that.
>> thanks
>> Bill
>>
>> --
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>>
>
>
>-- 
>Wayne V. Bickerdike
>
>--
>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


Cloning SMPe Global, Target and DLIB

2023-03-28 Thread Bill Giannelli
What is the best or recommended way to copy or clone a SMPe Global CSI, Target 
and Dlib with all the underlying datasets?
I want to create a new HLQ and clone under that.
thanks
Bill

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


separate SMPe environments

2023-03-27 Thread Bill Giannelli
Another stupid SMPe question.
Currently, we have one CSI with one target and one dlib. (I inherited this). I 
want to setup at least another target and dlib zones for a "before" maintenance 
level.
Might you ever consider creating a whole new csi for that or just as normal 
have different zones under 1 csi?
thanks
Bill

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


SMPe securing zones

2023-03-27 Thread Bill Giannelli
I want to create another TARGET and DLIB zone for another level of maintenance.
I am currently, showing "newbie" offshore folks our SMPe environment.
Is there a way to "secure" the newly created TARGET and DLIB zones so they are 
not inadvertently updated?
thanks
Bill

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


Re: using a v2.5 load on v2.3

2023-03-26 Thread Bill Giannelli
yes they are on the same hardware.
this was a db2 system zParm load module. We are not making any use of any new 
v2.5 features yet.
Out of an abundance of caution, I reassembled on our v2.3 system.
thanks
Bill
On Sun, 26 Mar 2023 01:30:02 +, Seymour J Metz  wrote:

>Well, if you us the downlevel macro libraries then you should be fine. If you 
>do something specific to 2.4 or 2.5 then you might have issues.

Are the 2.3 and 2.5 systems on the same hardware?


From: IBM Mainframe Discussion List  on behalf of 
Bill Giannelli 
Sent: Saturday, March 25, 2023 5:30 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: using a v2.5 load on v2.3

I assembled and link/edited a module on a z/OS 2.5 system.
Now I want to use or execute that module on a z/OS 2.3 system.
Might that cause any issues?
thanks
Bill

--
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: z/OS v2.05 and v2.5

2023-03-25 Thread Bill Giannelli
On our systems, I am seeing, "under z/OS V2.03", on the initial TSO screen.
thanks
Bill

On Sat, 25 Mar 2023 12:32:39 +, Peter Relson  wrote:

>Could someone point out where they have seen "z/OS v2.05"?
>
>These are the things that I know to be the same:
>z/OS 2.5
>z/OS v2r5
>z/OS 02.05.00
>
>z/OS v2.5 would be the same but I don't think is an intended use.
>
>Peter Relson
>z/OS Core Technology Design
>
>
>--
>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


using a v2.5 load on v2.3

2023-03-25 Thread Bill Giannelli
I assembled and link/edited a module on a z/OS 2.5 system.
Now I want to use or execute that module on a z/OS 2.3 system.
Might that cause any issues?
thanks
Bill

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


how to find the assembly or link edit date of a load module

2023-03-24 Thread Bill Giannelli
within an assembler load module, where might I find either the assembly or 
link/edit date of that load?
thanks
Bill

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


z/OS v2.05 and v2.5

2023-03-24 Thread Bill Giannelli
stupid question #2,363..
Is z/OS v2.05 and v2.5 the same thing?
thanks
Bill

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


Re: location of JCL for started task

2023-03-19 Thread Bill Giannelli
I found a WLM entry for an application environment specifying the proc in 
question with the following:
Starting of server address spaces for a subsystem instance: 
 Managed by WLM 
So is this started from within WLM? 
On Sun, 19 Mar 2023 03:45:09 +, Gibney, Dave  wrote:

>The job cards from MSTJCL IEFJOBS Dd is newer that started tasks. Sounds to me 
>like your STC is started by
>S procname and any JOB card is system generated. If started before JESx, then 
>it's from the proclib concatenation in MSTJCL
>If after, and your JES proclib concatenation is different, then maybe from 
>there. 
>
>You state you can find the proc. That's probably where it is being started from
>
>> -Original Message-
>> From: IBM MainframeiDiscussion List  On
>> Behalf Of Bill Giannelli
>> Sent: Saturday, March 18, 2023 10:26 AM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: location of JCL for started task
>> 
>> [EXTERNAL EMAIL]
>> 
>> we have a PDS for job cards for started tasks, which reference our system
>> proclib.
>> I have a started task that is executing, yet I can not find the actual JCL
>> (Jobcard, etc). I can find the proc.
>> How can I find where the JCL is being read from?
>> thanks
>> Bill
>> 
>> --
>> 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: location of JCL for started task

2023-03-18 Thread Bill Giannelli
I see in the system log is was submitted from STCINRDR


On Sat, 18 Mar 2023 13:02:55 -0500, Paul Gilmartin  wrote:

>On Sat, 18 Mar 2023 12:26:19 -0500, Bill Giannelli wrote:
>
>>we have a PDS for job cards for started tasks, which reference our system 
>>proclib.
>>I have a started task that is executing, yet I can not find the actual JCL 
>>(Jobcard, etc). I can find the proc.
>>How can I find where the JCL is being read from?
>> 
>Might it have  been started from a console?:
><https://www.ibm.com/docs/en/zos/2.5.0?topic=command-starting-system-task-from-console>
>(or by automation), in which case there might be no such member; only the 
>command
>shown in the system log.
>
>The audit trail can be hard to follow when someone submits from an editor
>a job created ab  ovo.
>
>-- 
>gil
>
>--
>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: location of JCL for started task

2023-03-18 Thread Bill Giannelli
hi Steve,
We have IOF not SDSF.
But I do not see anywhere where it indicates the pds where the JCL came from 
for that proc.
thanks
Bill
On Sat, 18 Mar 2023 12:30:25 -0500, Steve Beaver  wrote:

>Go into the running STC in SDSF and in the section that gives the stats it 
>will be first line 
>
>Sent from my iPhone
>
>No one said I could type with one thumb 
>
>> On Mar 18, 2023, at 12:26, Bill Giannelli  wrote:
>> 
>> we have a PDS for job cards for started tasks, which reference our system 
>> proclib.
>> I have a started task that is executing, yet I can not find the actual JCL 
>> (Jobcard, etc). I can find the proc.
>> How can I find where the JCL is being read from?
>> thanks
>> Bill
>> 
>> --
>> 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


location of JCL for started task

2023-03-18 Thread Bill Giannelli
we have a PDS for job cards for started tasks, which reference our system 
proclib.
I have a started task that is executing, yet I can not find the actual JCL 
(Jobcard, etc). I can find the proc.
How can I find where the JCL is being read from?
thanks
Bill

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


Re: how to display storage(memory) for an lpar

2023-03-18 Thread Bill Giannelli
thank you, sir!
On Sat, 18 Mar 2023 12:00:00 -0400, Gord Tomlin 
 wrote:

>On 2023-03-18 11:38 AM, Bill Giannelli wrote:
>> I mean, total physical storage (memory)
>> On Sat, 18 Mar 2023 10:34:55 -0500, Bill Giannelli  
>> wrote:
>>
>>> how do you display the current amount of storage (memory) for an LPAR?
>>> thanks
>>> Bill
>
>D M=STOR
>IEE174I 11.58.56 DISPLAY M 487
>REAL STORAGE STATUS
>ONLINE-NOT RECONFIGURABLE
> 0G-6G
>ONLINE-RECONFIGURABLE
> NONE
>PENDING OFFLINE
> NONE
>STORAGE INCREMENT SIZE IS 1M
>
>--
>
>Regards, Gord Tomlin
>Action Software International
>(a division of Mazda Computer Corporation)
>Tel: (905) 470-7113, Fax: (905) 470-6507
>Support: https://actionsoftware.com/support/
>
>--
>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: how to display storage(memory) for an lpar

2023-03-18 Thread Bill Giannelli
I mean, total physical storage (memory)
On Sat, 18 Mar 2023 10:34:55 -0500, Bill Giannelli  
wrote:

>how do you display the current amount of storage (memory) for an LPAR?
>thanks
>Bill
>
>--
>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


how to display storage(memory) for an lpar

2023-03-18 Thread Bill Giannelli
how do you display the current amount of storage (memory) for an LPAR?
thanks
Bill

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


Re: not using SMPe

2023-03-14 Thread Bill Giannelli
Hi Steve,
Thanks for your answer!
Also, more specifically, for IBM software itself.
Is it possible? Or is it an IBM requirement? Just curious, as it was asked of 
me. Not planning on doing it without SMPe!
To use IEBUPDTE IEBCOPY.you end up doing manually what SMPe does 
automatically in the first place!
thanks
Bill 
On Tue, 14 Mar 2023 09:13:01 -0400, Steve Thompson  wrote:

>On 3/14/2023 8:40 AM, Bill Giannelli wrote:
>> Just curious, is it possible and do some companies NOT use SMPe for z/OS 
>> software updates?
>> thanks
>> Bill
>
>I take it from your question that you have software provided by
>third parties and do not see an associated CSI for them?
>
>Yes, there are some companies that provide updates via IEBUPDTE,
>and IEBCOPY, sometimes using ZAP. Don't know how many of those
>are still viable today.
>
>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


not using SMPe

2023-03-14 Thread Bill Giannelli
Just curious, is it possible and do some companies NOT use SMPe for z/OS 
software updates?
thanks
Bill

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


Re: [EXTERNAL] Re: WLM Couple dataset?

2023-03-14 Thread Bill Giannelli
Hi Rex,
No worries, I want my commination coherent if I am to get the answers I need. 
Please let me know how this response comes thru to you.with the rest of the 
thread, or not?
thanks
Bill 

On Fri, 10 Mar 2023 16:50:28 +, Pommier, Rex  
wrote:

>Thanks, Matthew.  
>
>Bill, if my initial post asking you to stop deleting the context came across 
>as rude, I apologize.  I didn't mean it that way, I didn't realize the 
>listserv web site automatically whacked the earlier parts of the thread by 
>default.
>
>Rex 
>
>-Original Message-
>From: IBM Mainframe Discussion List  On Behalf Of 
>Matthew Stitt
>Sent: Friday, March 10, 2023 10:35 AM
>To: IBM-MAIN@LISTSERV.UA.EDU
>Subject: Re: [EXTERNAL] Re: WLM Couple dataset?
>
>I use the LISTSERV web site.  On the left there are two apostrophes (quote 
>marks).  Those will include the entire thread (so far).
>
>It is considered good practice to remove the IBM-MAIN stuff at the bottom.
>
>Matthew
>
>On Thu, 9 Mar 2023 18:33:08 -0500, Tony Harminc  wrote:
>
>>On Thu, 9 Mar 2023 at 18:27, Bill Giannelli  wrote:
>>
>>> I am in the listserv web page. I do not see 3 dots above the send 
>>> button
>>>
>>
>>Sorry - my advice was for Gmail only. I never use the listserv page to 
>>post things, so can't help you. But surely you aren't the only one, so 
>>perhaps someone will chime in.
>>
>>Tony H.
>
>
>--
>The information contained in this message is confidential, protected from 
>disclosure and may be legally privileged. If the reader of this message is not 
>the intended recipient or an employee or agent responsible for delivering this 
>message to the intended recipient, you are hereby notified that any 
>disclosure, distribution, copying, or any action taken or action omitted in 
>reliance on it, is strictly prohibited and may be unlawful. If you have 
>received this communication in error, please notify us immediately by replying 
>to this message and destroy the material in its entirety, whether in 
>electronic or hard copy format. 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


axway for ftp

2023-03-14 Thread Bill Giannelli
We have axway, and have been told to use it for FTP.
I am trying to send doc to IBM and just need to FTP (or ftps).
What does axway do exactly?
thanks
Bill

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


Re: [EXTERNAL] Re: WLM Couple dataset?

2023-03-09 Thread Bill Giannelli
I am in the listserv web page. I do not see 3 dots above the send button

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


Re: [EXTERNAL] Re: WLM Couple dataset?

2023-03-09 Thread Bill Giannelli
I apologize, it is inadvertent.
How do I include the whole thread?

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


Re: WLM Couple dataset?

2023-03-09 Thread Bill Giannelli
not that makes sense to me...

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


Re: WLM Couple dataset?

2023-03-09 Thread Bill Giannelli
we are being told by our managed service vendor they have to manually update 
the DR WLM Couple datasets. that they cant be mirrored..

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


Re: WLM Couple dataset?

2023-03-09 Thread Bill Giannelli
yes I understand that. but we had policy definitions in PROD that were not 
copied over to DR.
We thought the WLM Couple dataset could be mirrored in our DR.
We are being told they have to be manually kept in synch now.
thanks
Bill

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


Re: WLM Couple dataset?

2023-03-09 Thread Bill Giannelli
thank you both!!

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


WLM Couple dataset?

2023-03-09 Thread Bill Giannelli
where can I find what the WLM Couple dataset is?
we need a policy updated and then the WLM Couple Dataset mirrored in our DR.
thanks
Bill

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


Re: how to determine if new DB2 ERLY code is in memory

2023-03-03 Thread Bill Giannelli
sorry for the stupid question, but where in the SYSLOG?
Does it give you module sizes?
How can you tell the "version" of the SDSNLINK load modules?
thanks
Bill

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


how to determine if new DB2 ERLY code is in memory

2023-03-03 Thread Bill Giannelli
How do I determine what version of DB2 ERLY code modules are actually loaded in 
memory, not just copied into the libraries?
thanks
Bill

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


Re: [EXTERNAL] Re: zOSMF and zOWE for non-mainframers

2023-02-24 Thread Bill Giannelli
It's a cultural, generational thing also. I'm surprised I havent been asked for 
a cell phone app!
Bill

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


Re: zOSMF and zOWE for non-mainframers

2023-02-24 Thread Bill Giannelli
I agree!

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


zOSMF and zOWE for non-mainframers

2023-02-24 Thread Bill Giannelli
So I hope you all dont mind a general question...
We have the common struggle of dealing with non-mainframe developers accessing 
z/OS (programs, jobs, DB2) and an attitude that we need to leave the mainframe.
In trying to leverage our z/OS environment, might ZOWE (and the required zOSMF) 
provide a better transition and/or "access" to z/OS "processes"?
We do not have zOSMF and ZOWE implemented. I was wondering if it may be worth 
while to do so.
I hope my question makes sense.
thanks
Bill

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


Re: CLIST for APF and link list datasets

2023-02-18 Thread Bill Giannelli
both those options fail for me. The IPLINFO displays some info then fails at 
"Call SPLIT_IPA_PAGE". The SHOWZOS is not found.
thanks
Bill

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


Re: [EXTERNAL] Flashcopy dataset example

2023-02-18 Thread Bill Giannelli
hi rex,
yes we have those utilities.
But as far as your other questions, I have no idea. I am not a storage systems 
guy.
I think what I was after is the "dump" and "restore" commands.
thanks
Bill

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


Re: Flashcopy dataset example

2023-02-17 Thread Bill Giannelli
I was looking for a point-in-time backup of a dataset

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


Re: [External] : Flashcopy dataset example

2023-02-17 Thread Bill Giannelli
ok, that's scary!

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


Re: [External] : Flashcopy dataset example

2023-02-17 Thread Bill Giannelli
thank you for your response.
But I was looking for copying by dataset name to a created backup dataset.
Also, to be able to specify a list of datasets to one backup dataset.
We used to do this with EMCSNAP.
But we have moved from EMC dasd to IBM.
thanks
Bill

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


Flashcopy dataset example

2023-02-17 Thread Bill Giannelli
Can anyone provide an example on how to use flashcopy to copy, or backup, an 
individual dataset?
thanks
Bill

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


Re: [EXTERNAL] CLIST for APF and link list datasets

2023-02-16 Thread Bill Giannelli
thank you all for your responses and feedback!
We dont have SDSF we have IOF.
I dont know if IOF has features to display things like APF authorizations.
thanks
Bill

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


Re: Sv: CLIST for APF and link list datasets

2023-02-15 Thread Bill Giannelli
IT's MXI!
thank you
I couldnt remember..

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


Re: [EXTERNAL] CLIST for APF and link list datasets

2023-02-14 Thread Bill Giannelli
no, it had a menu of almost all the entries in z/OS with APF and LLA amongst 
them. It might have been a third party software

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


Re: CLIST for APF and link list datasets

2023-02-14 Thread Bill Giannelli
no, it's a clist executed via "TSO (clist name)"

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


CLIST for APF and link list datasets

2023-02-14 Thread Bill Giannelli
I was shown a clist that had various options to display things like APFs and 
LLA, etc.
I am struggling to remember the clist name to run.
I am hoping this vague question sparks someone's memory.
does anyone know the clist?
thanks
Bill

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


Re: how to read SMF data?

2023-02-14 Thread Bill Giannelli
thank you for your responses!
I just found out we have MXG!
doing google searches.
might you point me to a link and or manual on how to use MXG?
thanks
Bill

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


Re: how to read SMF data?

2023-02-14 Thread Bill Giannelli
is MXG a pay for product?

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


how to read SMF data?

2023-02-14 Thread Bill Giannelli
when getting SMF records how do you actually read the data / fields?
is there a common program/ job to access SMF data?
thanks
Bill

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


Re: determine job that created dataset?

2023-02-14 Thread Bill Giannelli
Thank you for your response.
Might you know the IFCID and the field?

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


DB2 DSNTRVFY WLM verify job stops WLM

2023-02-14 Thread Bill Giannelli
I am running the DB2 install job DSNTRVFY used to verify WLM Application 
Environments. It seems it stop some of my Application Environments. How could I 
find out why?
I am posting here after not getting any responses on DB2-L.
thanks for any help or direction.
Bill

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


determine job that created dataset?

2023-02-14 Thread Bill Giannelli
Is there a way to determine what job created a dataset?
thanks
Bill

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


how to read IFCID 0148 status codes

2023-02-03 Thread Bill Giannelli
we use BMC mainview / AMI OPS for Db2 and we have had an issue with threads 
showing a status of "ACT in NETW".
In order to get more information, I understand there are status codes in IFCID 
0148. How might I access IFCID 0148 records and reads those codes corresponding 
to those threads?
thanks
Bill

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


dump command not fitting in console

2022-12-13 Thread Bill Giannelli
we have a dump request from IBM but the command with all the parameters is not 
fitting in the console command line.
any suggestions?
thanks
Bill

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


AT-TLS change prevents shopz download

2022-12-12 Thread Bill Giannelli
We had AT-TLS modified to use a secured port for DB2 connection.
But now my SMPe receive via HTTPS is failing with the following:
EDC8121I Connection reset. (connect failed)

What needs to be changed in order to allow HTTPS download from IBM?
thanks
Bill

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


Re: PE reason for SYSMODs

2022-06-21 Thread Bill Giannelli
I dont know what "service link" is, but I am able to open support cases and am 
able to sign on and order maintenance thru shopz.
When I try to click on a link from searching the apar I get a page mentioning 
passport advantage

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


Re: PE reason for SYSMODs

2022-06-21 Thread Bill Giannelli
do you need "Passport Advantage" to see that?

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


Re: PE reason for SYSMODs

2022-06-21 Thread Bill Giannelli
In the Global, when I display holddata, it shows the following:
++HOLD(UI77430) FMID(HDBCC10) REASON(AH45816) ERROR DATE(22110)
 COMMENT(SMRTDATA(CHGDT(220420))) CLASS(PE).

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


Re: PE reason for SYSMODs

2022-06-21 Thread Bill Giannelli
Thank you for the help and information!
I am not particularly concerned just tracking things down..
The PTF is UI77430 which in the APPLY CHECK kicks out as PE.but on the IBM 
site it doesnt show as PE.
thanks
Bill

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


PE reason for SYSMODs

2022-06-21 Thread Bill Giannelli
When tracking PTFs that are PE, does the "REASON" code provide more 
information? Where might I see more information for a PE SYSMOD and when it 
might be corrected?
thanks
Bill

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


SMPe REPORT by APPLY date

2022-06-18 Thread Bill Giannelli
Is it possible to get a SMPe report in order of the date the sysmods were 
applied?
thanks
Bill

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


Re: SMPe ACCEPT process

2022-06-16 Thread Bill Giannelli
thank you all for your help!
Now i keep getting multiple GIM37905E errors

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


SMPe ACCEPT process

2022-06-16 Thread Bill Giannelli
For my prior maintenance I have run an APPLY excluding several PTFs due to PEs 
and specified several bypass options.
But when running an ACCEPT do I run WITHOUT the excludes and the bypass?
thanks
Bill

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


requesting IBM DB2 enhancement

2021-09-30 Thread Bill Giannelli
what is the procedure to request an enhancement for Db2?
thanks
Bill

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


Re: at what point does CICS signal Db2 that the thread is to be closed. Db2 will close the thread and write the accounting record.

2021-09-23 Thread Bill Giannelli
thank you for that information!
Are there any DB2 zParms that control CICS elapsed time reporting? like 
ACCUMMAC?

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


at what point does CICS signal Db2 that the thread is to be closed. Db2 will close the thread and write the accounting record.

2021-09-23 Thread Bill Giannelli
This is a question about at what point does CICS signal Db2 that the thread is 
to be closed.  
Db2 will close the thread and write the accounting record. 

 

Situation:

 

DB2 SMF accounting records are showing subsecond Db2 time, and elapsed time of 
30-50 seconds. 

The caller is CICS, on the same LPAR. 

 

Db2 is waiting for something before the thread is closed. 

 

The possible candidates for the latency are:

VSAM

I/O subsystem

Network

 

DB2 systems programmer is trying to diagnose with the assistance of CICS 
Systems programmer.

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


Re: clist substring command

2021-09-22 Thread Bill Giannelli
I am an idiot..because the code has a little comment at the 
top.REXX!

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


Re: clist substring command

2021-09-22 Thread Bill Giannelli
it is not liking the syntax of that first command."invalid expression"

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


clist substring command

2021-09-22 Thread Bill Giannelli
In a clist, how would I strip the first character from a system symbolic and 
create a variable ending in that character? For example, "ABC"

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


DB2 rerunning install clist when applying maintenance

2021-09-17 Thread Bill Giannelli
When applying maintenance several sysmod hold data will say to rerun the 
install clist in order to get jcl updates, etc and to regenerate the jobs.
Should we run through it specifying "install" or "migrate" in order to get all 
jobs regenerated?
There really isnt an option in the clist for "maintenance".
thanks
Bill

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


Re: SMF field data

2021-09-05 Thread Bill Giannelli
finally found out that I had a zparm accumuid set to 1 once I changed it to 0 
the data started showing up.
Bill

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


Re: SMF field data

2021-09-04 Thread Bill Giannelli
It appears that these 2 fields, ENDUSERWN and ENDUSERWN_L in BMC (QWHCEUWN and 
QWHCEUWN_Var in SMF) are blank for all records from 2 of our LPARS for all DB2 
members on those LPARS.
The fields are populated from a third LPAR for all DB2 members on that LPAR.
I have not found any differences in the DB2 traces.
Is there something LPAR specific that would restrict this data?
thanks
Bill

   

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


  1   2   3   >