Re: Non Mainframe Related Posts

2024-10-03 Thread Brian Westerman
Just my own observation, and my comment is something I normally would not offer, but maybe the forum needs a zero tolerance policy for political, racial, social, and sexual content. This isn't "X" or Meta. I am all for people joking around and sometimes going kind of off topic, but "off topic"

Re: SHELLSCR installation - Liberty sos

2024-09-03 Thread Brian Westerman
There can be more than one, just apply them in the numeric order that they come up. You will likely want to do multiple all at once, but don't be tempted to do that, it will fail, you MUST do them one at a time. There are no special holds, you will have already received the holddata by now. Re

Re: SHELLSCR installation - Liberty sos

2024-09-01 Thread Brian Westerman
This si probably covered in the PTF, but the SHELLSCR ones sometimes have to be applied one at a time in the order that they require. You can search the problem records and it will tell you about it. It's dumb, but required sometimes. Brian --

Re: Smp receive error due to space

2024-08-27 Thread Brian Westerman
Create a new SMS pool of volumes, make sure you give them the extended allocation attribute in the ACS for that pool, allocate the dataset using that dataclass and storage class and group. mount it to the /TEMP directory and make sure your job has the //SMPWKDIR pointing to that /TEMP directory

Re: Smp receive error due to space

2024-08-27 Thread Brian Westerman
Did you include the SMPWKDIR and make sure that you allocated the new zfs to the directory that you have SMPWKDIR pointing to? It would have to be REALLY big to not be able to compress into 20,000 cylinders. -- For IBM-MAIN sub

Re: Smp receive error due to space

2024-08-25 Thread Brian Westerman
Increasing the dataset you are increasing (SMPNTS) is only necessary if you run out of space when downloading the service from IBM, your problem is decompressing the compressed files that you already downloaded, so you only need to increase the //SMPWKDIR (defaults to /TMP) space. The one you u

Re: Non-reentrant program not allowed (where?); Advantages of reentrant programs?

2024-08-24 Thread Brian Westerman
What extra overhead, did you think that storage within your program is somehow faster than storage you have getmained? The extra process of getting and freeing storage is probably the only extra thing you need to do. Otherwise, just like code is code, storage is storage. WHere that storage is

Re: Non-reentrant program not allowed (where?); Advantages of reentrant programs?

2024-08-23 Thread Brian Westerman
Regardless of what anyone may have told you, a re-entrant program does NOT have to reside in LPA, it can reside in any load library you want. There is nothing inherently faster about the code that executes with being re-entrant for a general program. It does force you to use better coding te

Re: HSM question

2024-08-22 Thread Brian Westerman
Is it possible that you have not been running the Backup EXPIRE processing or the recycle processing (for a long time)? I had a site that "thought" they were doing it on a schedule and it turned out they had not executed it in over 10 years. Their use of tape for HSM was cut in 1/2 in a single

Re: How to cleanup old datasets

2024-08-21 Thread Brian Westerman
just uncatalog them with noscratch, or since they are tape, you can just uncatalog. if you can list the DSN under ISPF 3.4, just type a "U" next to the name, and hit enter. Brian -- For IBM-MAIN subscribe / signoff / archive

Re: DASD & UCB Addr

2024-08-13 Thread Brian Westerman
There are several on the CBTTAPE. The one I like the most is DVOL (file296), but there is also DSPACE on file 633 and the one on file 710 is also quite nice. There are literally like a dozen (probably more) that you can use as a sample. In the end, the one you write will likely be the best for

Re: Can I edit uncataloged datasets?

2024-07-27 Thread Brian Westerman
If the dataset is SMS managed and the dataset is not cataloged in your current catalog structure, you can't edit it without specifying the volser. For instance, if you use 3.4 and display a SMS volume (by volser and not displaying by HLQ), and try to edit a SMS dataset that is not cataloged in

Re: z/OSMF and z/OS - volume

2024-07-16 Thread Brian Westerman
I don't know if there is a way to work around it, but I changed my directions to pre-allocate the empty volumes before I start the install process after my first test installation back when z/OS 3.1 came out. From then one I just automatically pre-allocate them. I remember thinking how silly t

Re: tape sharing question

2024-07-16 Thread Brian Westerman
Hi, CA-1 allows you to set up specific tape ranges that are to be used as Read-only. It should be pretty simple to set it up so that your sandbox has the setup for read only whereas production has read-write. Brian -- For IBM

Re: another z/OSMF rant. -- Catch-22 is killing me

2024-07-10 Thread Brian Westerman
It just occurred to me that maybe the people who build z/OSMF never really had to use it to build a production system. Building something that IPLs is simple. building a production replacement takes some doing and having someone that might not really "get" the entire process can really make the

Re: another z/OSMF rant. -- Catch-22 is killing me

2024-07-08 Thread Brian Westerman
I 100% agree. I think the decision to move almost everything to z/OSMF was too rushed and now it appears that there is vacillation as to what to do to "fix" it. It should never have been released as the replacement until it was completely tested and ready. I had been complaining for literal

Re: GRS in MONOPLEX without physical CTCs ?

2024-06-21 Thread Brian Westerman
Ficon adapters and basic sysplex are far cheaper than MIM. Also, with MIM, PDSe sharing is still not completely correct. At least not as of 2023. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send em

Re: GRS in MONOPLEX without physical CTCs ?

2024-06-20 Thread Brian Westerman
You can just use extra FICON interfaces as FCTC's. IBM refers to that method as a baby sysplex. It allows you to have GRS in ring mode. TO have star mode you need CF's. If you have multiple LPARs and you share dasd, then you need either CF's (expensive) or Ficon CTCs (pretty cheap). The s

Re: DB2 V12 RSU2403

2024-06-15 Thread Brian Westerman
I agree with everything except the last part about selecting the PTFs individually. I do the same thing that the OP is doing. My reason is that I can get the ones the "need" to be excluded from the applychk, but since he is doing a RSU, he likely wants everything that is not going to fail beca

Re: ./ ADD - which utility? (RANT)

2024-05-18 Thread Brian Westerman
Bluezone FTP lets you copy the entire PDS to a directory on your PC and change from EBCDIC to ASCII. I have been using it for years. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists..

Re: zOSMF - Installing z/OS 3.1 Observations

2024-05-17 Thread Brian Westerman
That's a very good point. Normally IBM is much better than this when it comes to products that you have no choice about using. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua

Re: zOSMF - Installing z/OS 3.1 Observations

2024-05-16 Thread Brian Westerman
The problem with reporting these types of issues is that they appear to be completely ignored. In my case, I have been told several times that since i have a workaround, there is no reason to open an issue. So now I just don't even bother to report them. I just make a note for the next time.

Re: zOSMF - Installing z/OS 3.1 Observations

2024-05-15 Thread Brian Westerman
z/OSMF is not in it's infancy, it's been around for several years now, it's new to force z/OS installs with it. I have now installed my 22nd z/OS install with z/OSMF, (hundreds with Serverpak) and I can tell you that It has gone increasingly downhill over especially the past year or so. The ab

Re: Netview - just obsolete

2024-04-24 Thread Brian Westerman
I don't think they sold it to anyone, I believe it's just been rendered obsolete. A lot of people who used it were using it for mostly the automation capability part(s) so it conflicted with the "other" (much more expensive) automation product they sell. When they first announced it, we (Syz

Re: zOSMF startup on 3.1

2024-04-19 Thread Brian Westerman
No it doesn't, you have to use the new Java. When I installed 3.1 the first time, I found that they did not automatically create several of the directories. I ended up just going through the log and fixing things one at a time. Some of the errors were permission related. I ended up doing C

Re: Console Address Space

2024-04-10 Thread Brian Westerman
When you say the HMC also failed, can you describe what happened. Did any messages show up at all, did you define the HMC in your console parms? Did you maybe forget to just V CN(*),act? Brian -- For IBM-MAIN subscribe / sign

Re: Program to split a jobs output

2024-04-09 Thread Brian Westerman
This is a shamless plug, but you can do it "automagically" with the automation package, such that when the job ends the output of the job (whatever datasets of it you want) will go to whoever you want via email or SMS text message. No JCL or SMF exits needed. You can send any part of a task o

Re: Jes message $HASP311

2024-03-14 Thread Brian Westerman
No, it won't help you. You need to look at why your task failed int he first place. There may be messages, or a abend, but you might have just received some off the wall error like "memory failure"/ Do you see anything in the job log of the job that failed or in syslog? Brian ---

Re: Jes message $HASP311

2024-03-13 Thread Brian Westerman
The job that was running in that init had a memory related error, 878-10 or worse, and the job and the initiator were both restarted. You will get most of the information you need by looking at the job that was running. It's even possible that it was a previous job that was running in that sam

Re: Delete HSM backups question

2024-02-25 Thread Brian Westerman
HBDELETE DataSetName ALL Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Getting rid of a z14 zr1 - any value in the host cards?

2024-02-24 Thread Brian Westerman
One of my small clients just purchased a z14-zr1. I am currently moving them from their z13s to that box. If you have two crypto cards and a couple extra Ficon that you would like to sell at a reasonable price, I'm sure they would love to obtain them. They are a small county site with not a l

Re: Reading a scratch tape

2024-02-08 Thread Brian Westerman
I think all you really need to do is change it from scratch to master in the ISMF tape option under ISPF/PDF. That will tell the 7700 that it's not a scratch tape. That will change it in the library. You will then need to bypass your tape system (normally that's done with the special EXPD

Re: Thank you, IBM-MAIN!

2024-01-29 Thread Brian Westerman
I didn't realize you were even old enough to retire. :) Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: VolCat - Reallocate ?

2024-01-16 Thread Brian Westerman
You should stop all tape processing, (RMM or CA-1, or whatever you have), because while the VOLCAT is not available no changes will work correctly. Actually IBM says: Quiesce tape library management with console command V SMS,LIBRARY(libname),ALL,OFFLINE for each library sharing the volume c

Re: Opinion

2024-01-15 Thread Brian Westerman
I have a 42 inch curved. The curved screen is very clear and everything is the same size all the way from left to right. Previously I had a 42 in flat screen (which I gave to my kid who loves it), but the problem I had was that as I age, my eyesight isn't able to refocus as quickly so I had to

Re: Technical Reason? - Why you can't encrypt load libraries (PDSE format)?

2024-01-13 Thread Brian Westerman
Is the problem that they cannot be encrypted or that they cannot be executed when in encrypted format? -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: IN

Re: Why do I have IEE159E MESSAGE WAITING

2024-01-03 Thread Brian Westerman
Hi, I don't think the OP is being misleading or anything, he is probably really perplexed and doesn't know how to respond to you guys who obviously have way more experience than the OP. He may not even know how to paste the data from the console to his entry here, or knows and is simply fluste

Re: ISPF to Panvalet interface

2023-12-26 Thread Brian Westerman
You're right, I made the changes to make it work and it does, but we get a violation for product X8 (Panvalet TSO), which I believe is bogus. I'll call Broadcom to make sure we didn't violate anything, but I think that the modules necessary for Panvalet TSO are different than these and it is mi

Re: ISPF to Panvalet interface

2023-12-22 Thread Brian Westerman
When they bought the machine they were moving from a z/800 and were told by IBM that they didn't "need" the specialty processor. In any case, it is what it is. Trying to get zIIP dollars from a site that doesn't have one, especially when their product doesn't support a zIIP would be kind of od

Re: ISPF to Panvalet interface

2023-12-21 Thread Brian Westerman
This site has a little single CPU z13s (88Mip, 10MSU), with not zIIP processors. There seems to be no reason for the increase that I can see, beyond just plain old greed. I also don't think people (vendors) should assume that it's a mainframe so the site can throw money around and spend li

Re: ISPF to Panvalet interface

2023-12-20 Thread Brian Westerman
Currently they are using File-Aid to provide the interface, but compuware was acquired by BMC and they have decided that they want over $20K (close to 30) per year for just file-aid. That's like twice the price we previously paid for all three products File-aid, abend-aid and Xpeditor the previ

ISPF to Panvalet interface

2023-12-19 Thread Brian Westerman
Does anyone have an inexpensive (i.e. free) working ISPF interface to Panvalet. There is one on the CBT Tape that doesn't support any recent versions of Panvalet and it abends because of Panvalet changing to PS datasets from DA, and also the format of the data being sent back from the PAN# modu

Re: Some Guidance on STIMERM CANCEL

2023-11-20 Thread Brian Westerman
The only thing I would add is that you should never assume that the cancel will happen "automagically", you need to remain in control if it at all times, and it should be very easy to see the status of your ECBs and take the necessary actions. I don't think it's a good idea to assume that z/OS

Re: The JES2 NJE node that cannot die.

2023-11-15 Thread Brian Westerman
There are several steps, First you need to (in vtam via V NET,INACT,ID=) inactivate any cross domain and CDRSC connections between that LPAR and everyone else, then you need to (in JES) using the TSOCKET(name) command change it to connect=no. From that point on, the physical connections just p

Re: Cloud Storage

2023-10-28 Thread Brian Westerman
Yes, I have 4 smaller clients that use cloud tape connector who store the second copy of migrated datasets to the cloud, as well as some DR related items. Also, I have their DS8K DASD conduct backups of the full DASD volumes directly to the cloud. The neat part of doing that directly is there

Re: Does IBM file manager let you access panvalet

2023-10-27 Thread Brian Westerman
They have been using panvalet for over 40 years, they have zero plans to replace it, it's just File-Aid that is the issue, (costwise) -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@lists

Re: Does IBM file manager let you access panvalet

2023-10-24 Thread Brian Westerman
It was the PAM interface that I was worried about. I saw that File-Manager let you access panvalet for copybooks, but didn't see where it let you just open the panvalet dataset like a PDS and browse the members etc. I have since found that the older File-manager manuals had the information and

Re: Does IBM file manager let you access panvalet

2023-10-24 Thread Brian Westerman
CA was bought byBroadcom, compuware went to BMC. But you are correct, Both of these vendors are using the same pricing practices of the company that they acquired. Knowing that IBM file manager can read Panvalet directly is the solution, it's about 10% of the cost of File-Aid. Brian

Does IBM file manager let you access panvalet

2023-10-23 Thread Brian Westerman
Hi, Does IBM file Manager let you access (i.e. browse) Panvalet datasets like the old Compuware File-aid product? One of our clients is getting a huge bill from BMC (they bought Compuware), and they are thinking about replacing File-Aid with IBM File Manager. One of the things they use File-A

Re: z/OS 3.1 documentation

2023-10-18 Thread Brian Westerman
In fact, it works VERY well. I don't mind the dos boxes opening and closing, they are REALLY fast and if there wern't so many of them you probably would not notice that anything happened. -- For IBM-MAIN subscribe / signoff / a

Re: Programatically setting JCL symbols

2023-10-18 Thread Brian Westerman
Possibly what they want to do is be able to create or change the symbolic after the job has started. Isn't there a program interface to generating symbols? Brian -- For IBM-MAIN subscribe / signoff / archive access instructions

Re: IEE342I MODIFY REJECTED-TASK BUSY - yet modify command is immediately processed

2023-10-17 Thread Brian Westerman
I just tried on three z/OS 2.5 systems and four 2.4 systems and it seems to be working correctly. It only seems to say task busy when it should, i.e I have terminated the task but it's not completely down yet. Also our SyzEMAIL/z task allows me to change from accepting modifies to not acceptin

Re: z/OS 3.1 documentation

2023-10-14 Thread Brian Westerman
I figured out my problem with getting Tom's process to work. My folders are all set as ReadOnly because OneDrive was running. I ended Onedrive and while all the folders still show as readonly, they aren't really any more and the process ran fine, after which I turned OneDrive on again. I fina

Re: z/OS 3.1 documentation

2023-10-12 Thread Brian Westerman
I get: If you see a lot of DOS windows quickly opening and closing, that's normal. Reading file 1.READ_ME_FIRST_zOS_3.1_TOC.htm Creating a modified version of the HTML index - see file index.html Creating directories and shortcuts for each manual group and each pdf file - please wait... D:\Manuals

Re: z/OS 3.1 documentation

2023-10-11 Thread Brian Westerman
Thanks, Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: z/OS 3.1 documentation

2023-10-11 Thread Brian Westerman
Tom's system allowed me to use the files without a browser. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: z/OS 3.1 documentation

2023-10-10 Thread Brian Westerman
Tom, Do you still have the PC script that builds the nice directory with the manual names? Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO I

Re: How turn on GSK trace for batch job that is controlled by PAGENT?

2023-10-08 Thread Brian Westerman
There are two spaces that need to be there to make this work the GSKSRVR and CTWTR. You probably didn't get CTWTR started, (that's the part that actually writes the data). Make sure you have the JCL for both in proclib. (and the RACF stuff for them). The sequence is: s GSKSRVR TRACE CT,ON,C

Re: CA-1 Withdrawl from z/OS 2.5

2023-10-06 Thread Brian Westerman
No IPL is necessary to install or remove CA-1. The SVC is dynamically added (or should have been since several version ago if it wasn't), and, unless you intend to reuse it for RMM or something else right now, dynamically removing it (which is what you are doing already) is pretty much all you

Re: CA-1 Withdrawl from z/OS 2.5

2023-10-02 Thread Brian Westerman
This might sound odd, but since RMM has been around a VERY long time, your chances of running into something that can't be fixed within RMM are pretty low if not non-existent. You would most likely be better off just fixing the problem and staying with RMM. That's not to say that you shouldn't

Re: CA-1 Withdrawl from z/OS 2.5

2023-09-28 Thread Brian Westerman
You're close. You need to run tmsinit to disable CA-1 and also there are a couple health checks that you need to disable. There is a section in the CA-1 manual on deactivating CA-1 right after the section on activating it, and in fact I just did this two weeks ago at a site I manage that chang

Re: OSA-ICC and TLS (SSL)

2023-09-28 Thread Brian Westerman
Yes, All of my sites share the same racf cert between their systems. Self signed can be shared exactly the same way. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.e

Re: SAS for ZOS 9.4.8 Install/Upgrade Experiences?

2023-09-23 Thread Brian Westerman
The last 9.4 upgrade I did, I ended up transferring it to my desktop, and then from there to a ZFS on z/OS. The problem then was that the direct to z/OS method was broken on the SAS end and I would imagine that they probably fixed it in the past 5 months since that time, but it wasn't a real ha

Re: z/OSMF and Zowe

2023-09-19 Thread Brian Westerman
I believe you can still order CBIPO, but z/OSMF does (unfortunately) seem to be the way IBM wants everyone to go. I personally disagree with z/OSMF for many reasons (most of them due to overhead and capability restrictions), but mine seems to be a waste of breath. :) Any way ZOWE is open sour

Re: Is the IBM Assembler List still alive

2023-09-05 Thread Brian Westerman
Personal attacks are really not warranted. I think we can discuss our systems programming beliefs without attacking someone. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listse

Re: Is the IBM Assembler List still alive

2023-09-05 Thread Brian Westerman
Equating college and systems programming is not really logical. I'm not aware of any colleges that "teach" how to be a systems programmer. I think some may have tried, but I doubt it would be a big draw. I have a PhD, but I didn't learn to write assembler in college, at least not any that wou

Re: Is the IBM Assembler List still alive

2023-09-03 Thread Brian Westerman
I write more lines of assembler per month now than I used to write in a year 10 to 15 years ago. I can't even think of an exit that I have not written code for at least a dozen times. I've written more interfaces for Java and C++ to "get" things from z/OS in the past 5 years than I really care

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

2023-09-03 Thread Brian Westerman
I think even the ones that abuse the list the most still provide assistance from time to time that is very useful. I completely understand that oftentimes they want the person to RTFM, which makes a lot of sense because you also don't want the list to become a primary school. The "new guys" ne

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

2023-09-02 Thread Brian Westerman
People will join the list, people will leave the list. Some of them will let the list know why they left (as in this case) and some of them will either just stop participating or leave without any word at all. It's sad to hear that people are leaving the list for any reason, but to leave becau

Re: z13s going EOS anytime soon?

2023-08-28 Thread Brian Westerman
4 our our clients are running z13s's and they all have received the notification that it's EOS as of 12/31/2024 Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with

Re: "XYZZY"?

2023-08-26 Thread Brian Westerman
Some people say Syz-R-gy. Actually mostly people from the East coast do that. On the west cost they typically call us "SYN-R-GY'. Once they hear me say it a couple times, they tend to at least get a little closer. We used to have a little pronunciation area on our cards just after the big red

Re: "XYZZY"?

2023-08-24 Thread Brian Westerman
I hear a bunch of odd ways people pronounce our company name "Syzygy", a lot of them put an "R" in there at the middle and some have it start with a "Z", and some get more than 3 syllables out of it. It's always a lot of fun (when your really bored) to listen to people mangle the company name.

Re: Generating WTO Messages to do message suppression

2023-08-21 Thread Brian Westerman
One of the ways we test our Syzygy automation products is to simply type the message on the console as if it was a regular command or the entire message we want to test (we also have a process to do this internally from our product, but I'm assuming that the OP isn't a customer so doesn't have i

Re: Suppressing IST663I Multi-line message to the console

2023-08-21 Thread Brian Westerman
I believe that the OP only wants to suppress the message from the console, not the syslog, so an MPF exit is the best choice for this. You can write one, or use automation products like netview (or our Syzygy Automation suite (www.SyzygyInc.com) which is much less expensive), and you can elect

Re: Looking for A Solution

2023-08-20 Thread Brian Westerman
Sorry in advance for the blatant plug. You can do this automatically with our Syzygy Automation software. It can be built in to the job itself as a step with SyzCMD/z, or it can be automatically generated at the end of the job with SyzMPF/z. Both of them would use SyzEmail/z to actually send

Re: AT-TLS and CSSMTP setup

2023-07-31 Thread Brian Westerman
so you can use authsmtp.com to send directly from CSSMTP? When you send the email, does it come from where you say it should or do you have to use a special email that they give you? That would be great. I assume they have an smtp server that you set up in the targetname field. Do you know

Re: AT-TLS and CSSMTP setup

2023-07-31 Thread Brian Westerman
Hi, Peters directions for setting up the trace were very simple and easy to follow. It was discovered that I was missing a CA cert that was not called out by the host site. (which he sent me). Now I'm at a stopping place because the webhost site is requiring authentication on each email (as

Re: AT-TLS and CSSMTP setup

2023-07-29 Thread Brian Westerman
This is what I get from your command: racdcert id(CSSMTP) listr(CSSMTPRing) Digital ring information for user CSSMTP: Ring: >CSSMTPRing< Certificat

Re: AT-TLS and CSSMTP setup

2023-07-29 Thread Brian Westerman
I get BPXF024I (TCPIP) Jul 30 01:12:45 TTLS[16777256]: 18:12:45 TCPIP 639 EZD1286I TTLS Error GRPID: 0007 ENVID: 0009 CONNID: 009B LOCAL: 192.168.1.66..1122 REMOTE: 99.198.97.250..587 JOBNAME: CSSMTP USERID: CSSMTP RULE: CSSMTP RC:8 Initial Handshake 00 00 0

AT-TLS and CSSMTP setup

2023-07-28 Thread Brian Westerman
Hi, Has anyone got working directions for setting up AT-TLS with the CSSMTP server. I found the IBM manual Steps for using Transport Layer Security for CSSMTP, and went through all of the steps, but I still get stuck when I change secure=Yes in CSSMTP on a RC=8 (initial handshake) error with t

Re: Curved Flat Screen

2023-07-25 Thread Brian Westerman
Mine is a Phillips 49" with the 32:9 aspect. The reason I picked Phillips is they have a 4 year advance replacement warranty. If anything happens (even stuck or bad pixels) for 4 years, they send me one first, and then I send this one back. I had a 32" one that I lost a pixel on and they sent

Re: RSU Maintenance: Asking For a Friend

2023-07-17 Thread Brian Westerman
All RSU's are not created equal. The quarterly ones (i.e. 2303 2306 2309 2312), are tested by IBM differently and tend to be "easier" to install. There is NEVER a good reason to skip maintenance for a long period of time. Only doing maintenance when you install a new copy of the OS is a pret

Re: A question about CPU usage on z/OS

2023-07-15 Thread Brian Westerman
Everything in a wait is not "eligible" to run. That's pretty much the definition of wait. :) Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INF

Re: A question about CPU usage on z/OS

2023-07-14 Thread Brian Westerman
I'm pretty sure that each TCP of a task can run on a separate CPU. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: z/OSMF

2023-07-01 Thread Brian Westerman
Bummer, However, this is exactly the kind of thing I was looking for. It's better to know, than to guess (or hope). Do you know what the z14+ functions might be? Brian -- For IBM-MAIN subscribe / signoff / archive access inst

Re: z/OSMF

2023-06-29 Thread Brian Westerman
So is IBM definitely dropping support for the z13s BEFORE z/OS 3.1 is officially out? If not, then it should be supported by z/OS 3.1, as well as products like z/OSMF (which are required in order to install z/OS) should be able to be run on the z13s, isn't that correct? Obviously the 4341 and

Re: z/OSMF

2023-06-27 Thread Brian Westerman
I think you are missing the point, why sell something and then before you sunset that box, make it so that you can't upgrade the software? That's completely against IBM's original method of operation. -- For IBM-MAIN subscribe

Re: z/OSMF

2023-06-26 Thread Brian Westerman
I wonder why IBM didn't build z/OSMF to run on a PC and just let it communicate to z/OS? That would have been pretty cool. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: z/OSMF

2023-06-26 Thread Brian Westerman
I manage 3 sites that each have a z13s with no specialty processors, they were deemed unnecessary at the time of the purchase, and at the time IBM didn't disclose that shortly afterwards they would be shifting to z/OSMF which all but locks them out of installing the next release. Possibly IBM

Re: GRS setup for MONOPLEX to SYSPLEX

2023-06-25 Thread Brian Westerman
While my advice is not to do it at all, that doesn't meant hat it isn't possible without a plex, just that it's really (really) not a good idea. I have been at sites that were okay with the exposure, and if you are really, really careful;, you will still occasionally have issues, but for the mo

Re: [EXTERNAL] Re: z/OSMF

2023-06-22 Thread Brian Westerman
The little single CPU processors don't have the boost feature. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: [EXTERNAL] Re: z/OSMF

2023-06-22 Thread Brian Westerman
You don't even need to ask IBM any more, the process is published. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: GRS setup for MONOPLEX to SYSPLEX

2023-06-22 Thread Brian Westerman
what else would you expect to see in the FICON CTC reference guide :) You need to look at the technical guide for the specific hardware box that you want to implement on. I think that starting with the z13 that they allowed. There may have been some other methods previous to the z13, but this

Re: z/OSMF

2023-06-22 Thread Brian Westerman
The last one I see updated when you follow the link to the actual files is the 2.4 and the z15 workflows. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the m

Re: GRS setup for MONOPLEX to SYSPLEX

2023-06-21 Thread Brian Westerman
According to the manual, you can configure them to be connected apparently without wires. I believe it does the route internally, but I can't really tell from the manual. There is probably a better manual because I seem to be seeing just the overview, bur it does appear to not need any cabling

Re: z/OSMF

2023-06-20 Thread Brian Westerman
After a couple years of use, I feel I'm pretty safe saying that, to me, z/OSMF appears to be a poorly designed and very badly programmed product. Most vendors would have ditched the product and stopped promoting it by now, but IBM probably has grand "plans" that won't really come into fruition

Re: GRS setup for MONOPLEX to SYSPLEX

2023-06-20 Thread Brian Westerman
Yes, from the z13 up you are supposed to be able to create the connections. I have not tried it, but it seems to be outlined int he manuals. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: GRS setup for MONOPLEX to SYSPLEX

2023-06-19 Thread Brian Westerman
There really is no "safe" way to share DASD without some sort of PLEX, either a full sysplex (with the CF's) or a baisc (baby) sysplex with Ficon adapters as CTC's. Otherwise, Catalog sharing is problematic and PDS/e sharing is not possible, and actually neither is standard PDS sharing of mem

Re: DOes anyone know how to get MCSOPMSG to get MLWTO's?

2023-06-17 Thread Brian Westerman
It worked!!! Thank you very much. I did need to make my console message buffer a lot bigger, but that was my short sightedness in only allocating 200 bytes in my original code. Thank you very much. Brian -- For IBM-MAIN su

Re: DOes anyone know how to get MCSOPMSG to get MLWTO's?

2023-06-17 Thread Brian Westerman
Thank you very much, I'll give that a shot. Brian -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

  1   2   3   4   5   6   7   >