Re: DB2 lock question

2024-10-07 Thread Pommier, Rex
We got it figured out. A simple SELECT did a commit that freed up the lock. We tried everything but... -Original Message- From: IBM Mainframe Discussion List On Behalf Of Pommier, Rex Sent: Monday, October 7, 2024 5:16 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] DB2 lock

DB2 lock question

2024-10-07 Thread Pommier, Rex
Hi list, Yes, this is a db2 problem but I don't know what happened to my signon into the db2 list so here goes. We started a DR test this morning with a flashcopy of our production system - and managed to get a DB2 transaction mid flight. Now, in our DR test sandbox, we have a DB2 lock being

Re: Flashcopy consistent clone

2024-10-04 Thread Pommier, Rex
I've never used it, but doesn't flashcopy have a way of defining consistency groups to do just this sort of thing? Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Radoslaw Skorupka Sent: Friday, October 4, 2024 3:48 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Flash

Re: [EXTERNAL] Re: Ubiquitous ZOS Tape Utility?

2024-09-17 Thread Pommier, Rex
I think the question about "what is a healthy tape" was more in line with the fact that "tapes" on a VTS aren't really tape. I would think that tape health on a VTS would be more in line with does your system catalog align with the tape catalog in your tape management system with what the VTS s

Re: [EXTERNAL] Re: MTMGM and Flashcopy

2024-09-16 Thread Pommier, Rex
Not sure if this would help. https://www.ibm.com/docs/en/zos/2.1.0?topic=flashcopy-pprc-primary Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Michael Babcock Sent: Monday, September 16, 2024 7:39 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: MTMGM an

Re: [EXTERNAL] Storage Solution selection Criteria

2024-09-04 Thread Pommier, Rex
Obviously price and performance. Some other criteria I look at are: Floor space/size/environmentals Ease of configuration/reconfiguration How much flexibility do I have in doing configuration versus relying on the vendor to do it (at a prior job I got burned a couple times by needing to go back

Re: [EXTERNAL] Upgrading z/OS vs. z/VM

2024-09-03 Thread Pommier, Rex
- From: IBM Mainframe Discussion List On Behalf Of Pommier, Rex Sent: Tuesday, September 3, 2024 11:38 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Upgrading z/OS vs. z/VM Phil, I'm going to give you a qualified "nope" here. Granted I work at a small site - 2 production

Re: [EXTERNAL] Upgrading z/OS vs. z/VM

2024-09-03 Thread Pommier, Rex
Phil, I'm going to give you a qualified "nope" here. Granted I work at a small site - 2 production LPARs and a sandbox, no shared anything, no sysplex yadda yadda yadda. We currently have 3.1 sitting on a mod27 volume (with its unix filesystem datasets that shipped with it ready to go). Had

Re: [EXTERNAL] Re: Smp receive error due to space

2024-08-27 Thread Pommier, Rex
Peter, I don't remember what you're trying to uncompress, but here, I have 2 ZFS datasets that I used when I loaded z/OS 3.1. They are SMS managed (I have heard conflicting information about whether they need to be SMS managed or not). They are both defined with SPACE(CYL(32750 32750) ). Loa

Re: [EXTERNAL] Re: HSM question

2024-08-22 Thread Pommier, Rex
Depending on the tape retention parameters in the TS7770 itself, once HSM releases the tapes (and backing disk storage) for reuse, the TS7770 may retain the tapes and storage for a few more days. In your virtual tape area on the VTS GUI, check the categories and look at the scratch categories.

Re: [EXTERNAL] Configuring a SMTP server on zOS

2024-08-01 Thread Pommier, Rex
Hi Binyamin, I'm sure there are plenty of ways to handle this, but we are using cssmtp running on the mainframe. Our configuration has the TargetServer paragraph with TargetName pointing to our email server. Emails originating on the mainframe simply use our normal email address for routing.

Re: CTN's and auto DST changes

2024-07-24 Thread Pommier, Rex
Allan, Yabbut... Do I still have to pay $10K's to buy an external timer in order to get a fully automatic CST/DST time flip and to get my z14 to get in sync with our NTP servers that the rest of our company uses? Rex -Original Message- From: IBM Mainframe Discussion List On Behalf O

Re: Broadcom/CA Easytrieve

2024-07-23 Thread Pommier, Rex
Behalf Of Pommier, Rex Sent: Tuesday, July 23, 2024 3:12 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Broadcom/CA Easytrieve Here's another one - supposedly. We don't have EZTrieve... Looks like the READFILE option might give you what you need. The following code is z/OS site option up

Re: Broadcom/CA Easytrieve

2024-07-23 Thread Pommier, Rex
Here's another one - supposedly. We don't have EZTrieve... Looks like the READFILE option might give you what you need. The following code is z/OS site option update JCL: //jobname JOB accounting.info //UPDATE EXEC PGM=ETOPLOAD //STEPLIB DD DSN=EZT.loadlib,DISP=SHR //SYSPRINT DD SYSOUT

Re: World’s largest computer outage!

2024-07-19 Thread Pommier, Rex
I had to go into my laptop via safe mode and delete a crowdstrike file from within windows directory tree to get mine to come back. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Schmitt, Michael Sent: Friday, July 19, 2024 10:37 AM To: IBM-MAIN@LISTSERV.UA.EDU Subj

Re: [EXTERNAL] Re: tape sharing question

2024-07-17 Thread Pommier, Rex
Thanks, Brian. I'll check it out! Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Brian Westerman Sent: Tuesday, July 16, 2024 11:52 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: tape sharing question Hi, CA-1 allows you to set up specific tape range

Re: Problem when transfereing PDS members using ftp.

2024-07-17 Thread Pommier, Rex
Mr. Kolusu, I just want to give a public "thank you" for your service to this list. You are always quick to jump in with help well outside of your "official" duties with DFSort. Your responses are always courteous and professional. Many of us on this list have been recipients of your assista

Re: [EXTERNAL] z/OSMF and z/OS - volume

2024-07-16 Thread Pommier, Rex
Yes, you have to prepare all your volumes in advance. In addition, if you have to go back and modify any allocation, the dialog won't allow you to move on if you have already allocated datasets/libraries on those volumes that push the volume to "too full". Never mind that the first step of th

tape sharing question

2024-07-16 Thread Pommier, Rex
Hi list, Just looking for ideas/options here. First the environment. z/OS 2.4 migrating to 3.1. CA-1 tape management. IBM TS7760 at primary site replicated to a second TS7760T. 2 LPARs in question here, one production and developer teat, the second a sandbox. We ran into a couple snags

Re: [EXTERNAL] Re: About Python and REXX

2024-07-05 Thread Pommier, Rex
Including scanning all your colleagues home directories and cutting SMF records for each security violation? > On 5 Jul 2024, at 21:18, Pommier, Rex wrote: > > Depends on the size of your filesystem, and how often you need to do > something like this. We don't really use O

Re: [EXTERNAL] Re: About Python and REXX

2024-07-05 Thread Pommier, Rex
Depends on the size of your filesystem, and how often you need to do something like this. We don't really use OMVS beyond what is required by the system. I just did what Dana suggested and it took about 10 seconds to tell me I don't have python3 on my system. Rex -Original Message-

Re: [EXTERNAL] Re: VTOCs vs. catalogs

2024-05-24 Thread Pommier, Rex
onsider the years of ages past; Ask your parent, who will inform you, Your elders, who will tell you: ..." Regards,. David On 2024-05-24 10:12, Pommier, Rex wrote: > Hi David, > > This is the part I was commenting on. " Then came VSAM (and VVDS?) and > VSAM Catalogs,...&quo

Re: [EXTERNAL] Re: VTOCs vs. catalogs

2024-05-24 Thread Pommier, Rex
David On 2024-05-24 09:44, Pommier, Rex wrote: > Didn't the VVDS come along with the ICF catalog structure? > > -Original Message- > From: IBM Mainframe Discussion List On > Behalf Of Gibney, Dave > Sent: Thursday, May 23, 2024 10:32 PM > To:IBM-MAIN@LIST

Re: VTOCs vs. catalogs

2024-05-24 Thread Pommier, Rex
Didn't the VVDS come along with the ICF catalog structure? -Original Message- From: IBM Mainframe Discussion List On Behalf Of Gibney, Dave Sent: Thursday, May 23, 2024 10:32 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: VTOCs vs. catalogs All speculation on my part. One sys

Re: [EXTERNAL] Re: VTS question

2024-05-14 Thread Pommier, Rex
S1140. Oracle/Sun/StorageTek went out of business. No plans to connect LTO drives. HTH BTW: I would like to know more about real tape attachment on the backend - any input from vendors would be appreciated. -- Radoslaw Skorupka Lodz, Poland W dniu 09.05.2024 o 22:44, Pommier, Rex pisze: > Hel

VTS question

2024-05-09 Thread Pommier, Rex
Hello list, We currently have a very small TS7760 grid, one frame at our primary site replicating to a secondary frame at out alternate site. The alternate site is a TS7760T with an old single frame TS3584 with 5 3592-E08 drives hanging off the back of it. We just found out the 3584 is out of

Re: [EXTERNAL] Re: JOB card format

2024-05-09 Thread Pommier, Rex
. On Thu, May 9, 2024 at 12:48 PM Pommier, Rex wrote: > > Subject: [EXTERNAL] Re: JOB card format > > On Thu, 9 May 2024 10:44:10 -0500, Steve Beaver wrote: > > >TIME=1440 turns off the timing -- This depends on whether there is > >an exit controlling the use of 1440

Re: [EXTERNAL] Re: JOB card format

2024-05-09 Thread Pommier, Rex
It is most definitely CPU time: Job card on my test job: //RRPJ#180 JOB (435001),'RRP',MSGLEVEL=(1,1), // CLASS=T,MSGCLASS=X,TIME=(0,30), // NOTIFY=&SYSUID Abend info: -STEPNAME PROCSTEPRC EXCP CONN TCB SRB CLOCK -APPLYSM

Re: [EXTERNAL] Re: JOB card format

2024-05-09 Thread Pommier, Rex
Subject: [EXTERNAL] Re: JOB card format On Thu, 9 May 2024 10:44:10 -0500, Steve Beaver wrote: >TIME=1440 turns off the timing -- This depends on whether there is an >exit controlling the use of 1440 > I wonder why the designers didn't choose , the largest possible 4-digit value, to mea

Re: [EXTERNAL] Re: Consultation on the Potential Risks of Deleting Specific Datasets

2024-05-08 Thread Pommier, Rex
Jason, Very simple example: //RRP4912G JOB CLASS=A,MSGCLASS=X, // MSGLEVEL=(1,1),NOTIFY=&SYSUID //STEP001 EXEC PGM=IEFBR14 //HELLO DD DISP=OLD,DSN=RRP.NEVER.OPENED The "HELLO" dataset is never opened but the JCL runs fine. As soon as I delete RRP

Re: [EXTERNAL] Re: Mainframe performance tool replacement

2024-05-07 Thread Pommier, Rex
I know nothing about it, but there's a company called pacific systems (pacsys dot com) that has an SMF report writer called Spectrum SMF writer. We looked at one of their other products a couple years ago and it didn't fit our needs but you could check them out. Rex -Original Message-

Re: [EXTERNAL] Re: Mainframe performance tool replacement

2024-05-07 Thread Pommier, Rex
I evaluated WPS several years ago (like 15 or so) and at the time it used significantly more CPU than SAS did. I'm sure it has improved since then. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Doug Fuerst Sent: Tuesday, May 7, 2024 8:56 AM To: IBM-MAIN@LISTSERV

Re: zOSMF startup on 3.1

2024-04-22 Thread Pommier, Rex
!oufMGxBu5eLmPTCi_YsNI43zS6uHpDgul4EBpg0l2nj_YuL-K5v3xMqqSopQXrgC1kAgBrgYdzTU1m1-gNqEz8SZ9tRjRZWcnxVm$ If you already have that installed, just change your JAVA_HOME and give it a shot. Dave Jousma Vice President | Director, Technology Engineering From: IBM Mainframe Discussion List on behalf of Pommier, Rex Date: Friday

zOSMF startup on 3.1

2024-04-19 Thread Pommier, Rex
Hello list, Just IPLed z/OS 3.1 on our sandbox and tried to start zOSMF. The angel process started but the server process fails. I compared file permissions in the /global/zosmf directories between my 2.4 system and 3.1 system and they're the same. The server is failing in the IZUSVR1 step w

Re: [EXTERNAL] Fwd: Converting TCPIP DEVICE and LINK statements in preparation for z/OS 3.1

2024-04-18 Thread Pommier, Rex
The manual mentions how to convert VIPA as well. One minor "gotcha" is that we had AUTORESTART on our DEVICE statement and that isn't supported in the INTERFACE statement so we had to strip it. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf O

Re: [EXTERNAL] Fwd: Converting TCPIP DEVICE and LINK statements in preparation for z/OS 3.1

2024-04-18 Thread Pommier, Rex
We're currently going thru the same migration. IP configuration guide has a section on converting DEVICE/LINK to INTERFACE statements. It is actually a pretty good cookbook for it. We don't use VIPA but IIRC there's a sub section in the book about how to convert VIPA links. Rex -Origi

Re: [EXTERNAL] Re: IBM key management products

2024-04-15 Thread Pommier, Rex
TERNAL] Re: IBM key management products Would have been fun to line them up on a fence, and do some target practice!!! Dave Jousma Vice President | Director, Technology Engineering From: IBM Mainframe Discussion List on behalf of Pommier, Rex Date: Monday, April 15, 2024 at 2:33 PM To

Re: [EXTERNAL] Re: IBM key management products

2024-04-15 Thread Pommier, Rex
products Did you have the auditors present so they could certify your actions :) ? Sent with Proton Mail secure email. On Monday, April 15th, 2024 at 2:32 PM, Pommier, Rex wrote: > Didn't phase the drill bit one bit (sorry for the bad pun). I just had to be > careful not to punch a

Re: [EXTERNAL] Re: IBM key management products

2024-04-15 Thread Pommier, Rex
ennan Sent: Monday, April 15, 2024 12:57 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Re: IBM key management products Nice! That's the first I've heard of glass platters. Hope your drill bit survived the trauma :) On 4/15/2024 8:33 AM, Pommier, Rex wrote: > Hi Tom, >

Re: [EXTERNAL] Re: IBM key management products

2024-04-15 Thread Pommier, Rex
Hi Tom, Regarding #2, at a former job I got to decommission an HDS box that was shared between the mainframe and Unix boxes. Unencrypted disk in it. Mgmt wanted the data destroyed so they asked me to take the individual drives home and drill through each of them. That was when I found out t

Re: [EXTERNAL] Re: Posting issues - why do some posts have anonymous FROM-addresses?

2024-04-10 Thread Pommier, Rex
Tony, Thank you for that explanation on where these are coming from - and the comment that L-SERV relays a reply back from their made-up e-mail address to their real one. I've wanted a couple times to reply back only to the original poster and didn't know a reply to their fake address would ge

Re: [EXTERNAL] Re: PASSPORT 3270 emulator (PC) problem w transferring files

2024-04-10 Thread Pommier, Rex
MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Re: PASSPORT 3270 emulator (PC) problem w transferring files If TLS is required MS FTP doesn’t support TLS, at least on Win10. On Wed, Apr 10, 2024 at 8:19 AM Pommier, Rex wrote: > Unless it's been disabled, isn't Mi

Re: [EXTERNAL] Re: PASSPORT 3270 emulator (PC) problem w transferring files

2024-04-10 Thread Pommier, Rex
Unless it's been disabled, isn't Microsoft FTP client part of the OS? -Original Message- From: IBM Mainframe Discussion List On Behalf Of Sent: Wednesday, April 10, 2024 5:19 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: PASSPORT 3270 emulator (PC) problem w transferring fi

Re: [EXTERNAL] Re: security fun with z/OSMF install - can't get there

2024-04-05 Thread Pommier, Rex
Hi Mark, It turned out something more basic. I had forgotten to add the line in my TCPIP.PROFILE to allow z/OSMF to use port 443. Thanks, Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Mark Charles Sent: Wednesday, April 3, 2024 4:33 PM To: IBM-MAIN@LISTSE

Re: z/osmf missing directory

2024-03-28 Thread Pommier, Rex
Never mind - again. The SMP/E job to put the new workflow choked on installing the PTF but apparently got far enough to create the directory. This install is going to cause me to want to retire! Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Pommier, Rex

z/osmf missing directory

2024-03-28 Thread Pommier, Rex
Hi again, Got past my last problem and now while trying to apply UJ93002 to get the 3.1 workflow loaded into the filesystem, the apply failed because /usr/lpp/bcp/upgrade doesn't exist. While I can manually go into the FS and create the directory, I'm concerned that I missed some step that sho

Re: [EXTERNAL] Re: security fun with z/OSMF install - can't get there

2024-03-27 Thread Pommier, Rex
times and missed it every time. One of my colleagues finally spotted the missing line. Thanks, Rex -Original Message- From: Pommier, Rex Sent: Wednesday, March 27, 2024 10:02 AM To: 'IBM Mainframe Discussion List' Subject: RE: [EXTERNAL] Re: security fun with z/OSMF install -

Re: [EXTERNAL] Re: security fun with z/OSMF install - can't get there

2024-03-27 Thread Pommier, Rex
https://kinsta.com/knowledgebase/pr-end-of > -file-error/*what-causes-the-pr_end_of_file_error__;Iw!!KjMRP1Ixj6eLE0 > Fj!oaOvtuzKsu_CrFeLcgyUKF_gNSfdjsYOIW2qhL0UuZh7RZ70fpwMbhZmzveK6QkZRvM > nI2nXVMundFuGm1tmuiOd81fQsKoWqjD1$ > > > On Tue, Mar 26, 2024 at 6:28 PM Pommier, Rex &g

security fun with z/OSMF install - can't get there

2024-03-26 Thread Pommier, Rex
Hi List, We are attempting our first foray into getting z/OSMF up and running. Scenario is we're backleveled maintenance-wise on our 2.4 system. We ran the security configuration setup etc and got z/OSMF up and running on the production LPAR we are planning on running it from. However when w

Re: How to unzip my Rocket MAKE 4.3 file

2024-03-19 Thread Pommier, Rex
I *think* pax will explode a zip file. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Shaffer, Terri Sent: Tuesday, March 19, 2024 10:38 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] How to unzip my Rocket MAKE 4.3 file Hi, So I am like a bull in a china c

Re: [EXTERNAL] Re: VSAM split activity and statistic questions

2024-03-15 Thread Pommier, Rex
free space is specified which can be "ALTERed" in after initially loaded). HTHs Steve Thompson On 3/14/2024 5:49 PM, Pommier, Rex wrote: > Hello list, > > I have a couple questions about VSAM KSDS and splits. For example, if I > create a KSDS with FSPC(0 0) and load

VSAM split activity and statistic questions

2024-03-14 Thread Pommier, Rex
Hello list, I have a couple questions about VSAM KSDS and splits. For example, if I create a KSDS with FSPC(0 0) and load it, there is no free space in it. I then come along and try to insert a record somewhere in the middle of a CI. This will result in a CI split which will then result in a

Re: [EXTERNAL] Re: SMP/E can't find APAR

2024-03-14 Thread Pommier, Rex
Hi Ann and Mark, That is what I ended up doing. I was looking for the info APAR to see if there was any additional information available. The fix I was trying to put on had a pre-req. I had to install the pre-req fix by itself first then the fix I initially tried by itself to get them instal

Re: [EXTERNAL] Re: SMP/E can't find APAR

2024-03-13 Thread Pommier, Rex
MRP1Ixj6eLE0Fj!qmirLfaT5pf8lrYw8sv686mQb7cc439HbJpRt3jM2daaDKnKv2v6nfeOAo4wDsgE3Q_BzdwpXxjLkmp0z6OBPGmW0PvAIrCtp_WJ$ On Wednesday, March 13th, 2024 at 1:05 PM, Pommier, Rex wrote: > Hello list, > > I'm apparently having a senior moment. I'm having trouble running an apply > check on my 2.4 system with a missing shell script that exists. In

SMP/E can't find APAR

2024-03-13 Thread Pommier, Rex
Hello list, I'm apparently having a senior moment. I'm having trouble running an apply check on my 2.4 system with a missing shell script that exists. In researching it, I found a similar situation and as part of it I found this on IBM's web site: SMP/E APAR IO27985 has been created to addre

Re: [EXTERNAL] Line comments in DFSORT

2024-03-07 Thread Pommier, Rex
Sorry, I didn't see Sri's remarks (no pun intended) until after I had replied. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Pommier, Rex Sent: Thursday, March 7, 2024 3:59 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Line comments in DFSORT A

Re: [EXTERNAL] Line comments in DFSORT

2024-03-07 Thread Pommier, Rex
Actually it is documented. They're just not called comments. Look up "remark" in the DFSort application programming guide. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Bob Stark Sent: Thursday, March 7, 2024 2:03 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXT

Re: [EXTERNAL] Serina

2024-02-26 Thread Pommier, Rex
.com/news/rocket-software-acquire-opentexts-application-modernization-and-connectivity-business__;!!KjMRP1Ixj6eLE0Fj!tlA5nn6xjbjOyRLkuN8C9ofN931FPOO_ngK2pAxiGHacIFkTv39hSdLBlQDZ1KAbE5cKPOaVVjtYstgDtz98I9DgLbCg4LK2A95a$ Sent from Yahoo Mail for iPhone On Friday, February 23, 2024, 12:12 PM, Pomm

Re: Opentext changeman - was: Question

2024-02-23 Thread Pommier, Rex
Thanks, the articled I read didn't specifically say Serena" but mentioned MicroFocus so it was implied. Agreed, had I noticed the subject line when I replied the first time, I'd have changed it then. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Phil Smi

Re: [EXTERNAL] Question

2024-02-23 Thread Pommier, Rex
Never mind, I just found some articles... -Original Message- From: IBM Mainframe Discussion List On Behalf Of Pommier, Rex Sent: Friday, February 23, 2024 11:11 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Question I hadn't heard that. Do you have some kind of news ar

Re: [EXTERNAL] Question

2024-02-23 Thread Pommier, Rex
AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Question Is that portion of Serena/microfocus/opentext being bought by Rocket? I think so. Sent from Yahoo Mail for iPhone On Friday, February 23, 2024, 11:32 AM, Pommier, Rex wrote: We use it for change control.  We use it for

Re: [EXTERNAL] Question

2024-02-23 Thread Pommier, Rex
We use it for change control. We use it for Cobol, assembler, DYLs, JCL CICS maps etc. Opentext got it when they acquired MicroFocus who got it when they acquired Serena. IDK if Serena acquired it from somebody else or if they developed it. It does what we need it to do. I'm not that famili

Re: [Very much off-topic] Re: AI is the real deal.

2024-02-22 Thread Pommier, Rex
I can think of one guy who probably wishes a few more 5 year predictions would have been forgotten. Stewart Alsop and his infamous 1991 prediction "I predict that the last mainframe will be unplugged on March 15, 1996". oops Rex -Original Message- From: IBM Mainframe Discussion List

Re: [EXTERNAL] Question

2024-02-20 Thread Pommier, Rex
For my personal use, nope. Still using 2010. At work, they're moving us to 365. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Steve Beaver Sent: Tuesday, February 20, 2024 12:37 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Question I have run MS Office

unfamiliar OIA symbol I can't find documented

2024-02-15 Thread Pommier, Rex
Hello list, I got a trouble ticket this morning about a couple people having issues with their 3270 session locking up on them in a CICS screen and their not being able to unlock the session, resulting in their needing to shut down their 3270 emulator and restart it. The screen shot I got show

Re: [EXTERNAL] Re: Insecure security - was SDSF PS Command column

2024-02-14 Thread Pommier, Rex
Mine's a gum wrapper. 😊 -Original Message- From: IBM Mainframe Discussion List On Behalf Of Michael Oujesky Sent: Wednesday, February 14, 2024 4:25 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: Insecure security - was SDSF PS Command column > >Won't work when there is electic

Re: [EXTERNAL] Re: Insecure security - was SDSF PS Command column

2024-02-14 Thread Pommier, Rex
bject: [EXTERNAL] Re: Insecure security - was SDSF PS Command column This is what password managers were created for. I use Bitwarden, and can't recommend them highly enough. On Wed, Feb 14, 2024 at 9:13 AM Pommier, Rex wrote: > You make a good point about making security so onerous one

Insecure security - was SDSF PS Command column

2024-02-14 Thread Pommier, Rex
Steve, You make a good point about making security so onerous one can't use it. At my employer, we use a third party cloud application (unnamed to conceal the perpetrator) that doesn't use multi-factor yet. However their password to get in has to be a minimum of 16 characters. No problem, ri

Re: [EXTERNAL] Re: Banks migrate from mainframes to AI-driven cloud tech

2024-02-09 Thread Pommier, Rex
Or more likely it'll hallucinate you on the wrong side of the fence (I mean, you're a mainframer after all, and that's bad...) and your bank-account-in-the-cloud funds will vanish without a trace. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Tony Harminc Sen

Re: [EXTERNAL] Re: Reading a scratch tape

2024-02-08 Thread Pommier, Rex
Hi Gil, Actually, it does make sense (at least to me) to have this threshold set. We've gone back more than once to rescue a developer or support person who inadvertently scratched a tape the day before and we were able to recover it for them by using this "expired but not really" feature. It

Re: Reading a scratch tape

2024-02-08 Thread Pommier, Rex
In the "scratch category" settings, you can set an "expire hold" field that tells the TS77xx how long to keep an expired tape before releasing it to scratch. I believe that once that threshold is crossed, the TS77xx rewrites the tape mark to the beginning of the tape and all data is lost - unle

Re: zOSMF install

2023-12-04 Thread Pommier, Rex
Hi Kurt, Thank you. That is exactly the answer I needed. We installed 2.4 with a ServerPac and as I am just starting down the implementation path of zOSMF, my manager asked me to find out if we should try to get the 3.1 zOSMF stand-alone and install that first. Your response confirmed that I

Re: zOSMF install

2023-12-04 Thread Pommier, Rex
Discussion List On Behalf Of Pommier, Rex Sent: Monday, December 4, 2023 10:07 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [External] : zOSMF install Hi all, Just looking for opinions on this. Scenario is we're running z/OS 2.4. We don't have zOSMF installed. Sometime next year we're goin

zOSMF install

2023-12-04 Thread Pommier, Rex
Hi all, Just looking for opinions on this. Scenario is we're running z/OS 2.4. We don't have zOSMF installed. Sometime next year we're going to migrate to 3.1. Would we be better off installing/implementing zOSMF 2.4 today in preparation for installing 3.1 or should we install zOSMF 3.1 and

Re: [EXTERNAL] Re: Kinda fun

2023-11-08 Thread Pommier, Rex
Full or half duplex, not single or double. That was the parity bit in my brain that got flipped. 😊 Thanks, Phil. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Phil Smith III Sent: Wednesday, November 8, 2023 8:11 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNA

Re: [EXTERNAL] Re: Kinda fun

2023-11-08 Thread Pommier, Rex
Hey Bob, Parity bits were even, odd, or none. Echo on or off, 1 or 2 stop bits, and the one you're forgetting the name thereof was the duplex, single or double. I don't remember which is which, but one of them (single I think) required local echo so you could see what was being keyed. Rex -

Re: [EXTERNAL] Re: Kinda fun

2023-11-08 Thread Pommier, Rex
Yup, 5 80-column cards to boot an NCR Century 200. Kinda wish I still had a set of them. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Michael Oujesky Sent: Tuesday, November 7, 2023 6:20 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: Kinda fun Boot

I got this from IBM LMS folks today.

2023-10-30 Thread Pommier, Rex
What I’d like to know is who decided it would be a good thing to migrate the LMS server right in the middle of the LMS submission window. Rex From LMS folks: Dear Valued Client, Please put special attention to this announcement. Due to migration activities on the server our LMS application wil

Re: [EXTERNAL] Re: Any recommendations for a 3270 emulator for Android

2023-09-27 Thread Pommier, Rex
If their idea is that other emulators are "outdated" because "ours is browser based", guess what. I can't talk of Attachmate et al, but Rocket Passport HAS a browser based 3270 emulator. And just because something is browser based doesn't automatically make it better or the others outdated. N

Re: [EXTERNAL] Re: Storage questions - mod9, mod27, mod54

2023-09-11 Thread Pommier, Rex
Tony, Thank you for setting me straight on the lack of requirement of all volumes in an LCU being the same size. I'm pretty sure my business partner had told me that was a requirement. It may have been a restriction from long ago. Our first emulated device was a DS6800 that was replaced by a

Re: [EXTERNAL] Storage questions - mod9, mod27, mod54

2023-09-11 Thread Pommier, Rex
Hi Linda, "A question"??? I see 9 of them! LOL I intermixed my responses below. I'm sure there are others out there who have more current info than I have but thought I'd get the conversation going. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Linda Ha

Re: CICS Question

2023-09-08 Thread Pommier, Rex
BLIMIT? Could that be a bad definition caused from the 3.1 definitions? Ms Terri E Shaffer Senior Systems Engineer, z/OS Support: ACIWorldwide - Telecommuter H(412-766-2697) C(412-519-2592) terri.shaf...@aciworldwide.com -Original Message- From: IBM Mainframe Discussion List On Beh

Re: CICS Question

2023-09-08 Thread Pommier, Rex
Hi Terri, At first blush the LE issue appears to be a "not found" type error. What LE libraries are in your DFHRPL? We're 5.6 and have CEE.SCEECICS CEE.SCEERUN2 CEE.SCEERUN I also managed to find the 0011020 - it's in the LE runtime messages manual. Here's the explanation for what it's

Re: [EXTERNAL] Re: [EXT] Re: Is the IBM Assembler List still alive - Dumps - Early days

2023-09-08 Thread Pommier, Rex
Folks, This is not addressed to anybody in particular, but we really don't need to know of everybody's 30-40 year old experiences with now-defunct text editors. This kind of stuff is for sitting around a SKIDS table at Share (if those still exist) while having a beer, not on this list. Plea

Re: [EXTERNAL] Re: SMP/E and USS

2023-09-06 Thread Pommier, Rex
Thanks for letting me know the resolution. My feeble brain had symbolic and hard links mixed up in my head and I was thinking the "l" in column 1 was a hard link indication. You are correct that the link doesn't take extra space. It's just a second pointer to the same file. Rex -Origi

Re: [EXTERNAL] Re: SMP/E and USS

2023-09-06 Thread Pommier, Rex
Ok, that is odd now. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Phil Smith III Sent: Wednesday, September 6, 2023 3:09 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: SMP/E and USS Thanks, Rex-they are not symlinks, I did check that (and should have sa

Re: [EXTERNAL] SMP/E and USS

2023-09-06 Thread Pommier, Rex
Phil, You say these files are identical. I believe that is not the case, I believe they are, in fact, the same. If you go into the 'lib' directory and do a 'ls -l', you will get the permission bits on the left. If the first character is a '-', it's a normal file, but if it's a 'l', it's actu

Re: [EXTERNAL] Re: Is the IBM Assembler List still alive

2023-09-01 Thread Pommier, Rex
Hi Bob, It is a quiet list which is probably self-fulfilling. I have seen several questions on IBM-Main over the last several months regarding assembler programming. So people asking on the assembler list don't get responses so they come over here and get their questions answered so don't bot

Re: [EXTERNAL] Re: Is SMP/E needed for installs?

2023-08-31 Thread Pommier, Rex
Yeah, I don't understand why IBM didn't just use DD card syntax instead of coming up with this. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Phil Smith III Sent: Thursday, August 31, 2023 12:01 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: Is SMP/E

Re: [EXTERNAL] Re: With regrets, after many years I will no longer be following IBM-MAIN

2023-08-30 Thread Pommier, Rex
Thanks, Tom. I have the primary filter set as well but hadn't thought of doing an e-mail body scan. Time to head off to peruse my outlook rules. :-) -Original Message- From: IBM Mainframe Discussion List On Behalf Of Tom Brennan Sent: Wednesday, August 30, 2023 12:21 PM To: IBM-MAIN@L

Re: [EXTERNAL] Re: z13s going EOS anytime soon?

2023-08-29 Thread Pommier, Rex
ehalf Of Pommier, Rex Sent: Tuesday, August 29, 2023 11:43 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Re: z13s going EOS anytime soon? Ed, Not according to IBM. The z12 and z13 are like this, but according to this IBM page, previous generations weren't discontinued at the

Re: [EXTERNAL] Re: z13s going EOS anytime soon?

2023-08-29 Thread Pommier, Rex
z13s going EOS anytime soon? On 8/29/2023 5:46 AM, Pommier, Rex wrote: > What I found somewhat disheartening was that IBM is dropping support for both > the z13 and z13s at the same time despite the fact the z13s was made > available a year later than its big brother. That has always,

Re: [EXTERNAL] Re: z13s going EOS anytime soon?

2023-08-29 Thread Pommier, Rex
ike Schwab Sent: Tuesday, August 29, 2023 8:10 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [EXTERNAL] Re: z13s going EOS anytime soon? z/OS 3.1 won't run on it. On Tue, Aug 29, 2023 at 7:46 AM Pommier, Rex wrote: > > What I found somewhat disheartening was that IBM is dropping support for b

Re: [EXTERNAL] Re: z13s going EOS anytime soon?

2023-08-29 Thread Pommier, Rex
What I found somewhat disheartening was that IBM is dropping support for both the z13 and z13s at the same time despite the fact the z13s was made available a year later than its big brother. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Eric D Rossman Sent

Re: [EXTERNAL] Re: Syncsort > DFsort migration

2023-08-28 Thread Pommier, Rex
I don't care how fast your computer is, that would take a while to sort! LOL Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Sri h Kolusu Sent: Monday, August 28, 2023 11:50 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: Syncsort > DFsort migration >>

Re: [EXTERNAL] Re: Syncsort > DFsort migration

2023-08-28 Thread Pommier, Rex
Gil, I had to look up "stable sort" as I hadn't heard the term. Yes that is what EQUALS does in both DFSort and Syncsort. FYI, I searched the Syncsort programmer's manual and it doesn't mention "stable sort" either. :-) Rex -Original Message- From: IBM Mainframe Discussion List On

catalog address space autotune

2023-08-17 Thread Pommier, Rex
Hi list, Curiosity question more than anything. I saw an old post from Lizette talking about migrating from z/OS 1.4 to 1.7 and noticing that CAS autotune was now active. Yet I'm running 2.4, and seeing that autotune is disabled and the manual says it cannot be enabled. That leads me to a co

Re: [EXTERNAL] Re: Strange results for the PS1 prompt with z/OS Unix

2023-08-17 Thread Pommier, Rex
The initial email said bash -Original Message- From: IBM Mainframe Discussion List On Behalf Of Matt Hogstrom Sent: Thursday, August 17, 2023 11:13 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: Strange results for the PS1 prompt with z/OS Unix Is this sh, bash, … ? Is the TER

Re: [EXTERNAL] Strange results for the PS1 prompt with z/OS Unix

2023-08-17 Thread Pommier, Rex
Different code page? The square bracket is one set of items that are different between the 2 primary EBCDIC codepages. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Tom Longfellow Sent: Thursday, August 17, 2023 10:32 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject:

Re: [EXTERNAL] Re: Has anyone

2023-08-15 Thread Pommier, Rex
I highly recommend "HxD hex edit". Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Lennie Dymoke-Bradshaw Sent: Tuesday, August 15, 2023 4:58 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [EXTERNAL] Re: Has anyone For a HEX viewr, try the V fileviewer at https:/

  1   2   3   4   5   6   7   8   9   10   >