Hi guys, I'm a new bee to Mainframe and I have some doubts about the sysplex.
When we performing an IPL for the sysplex(A,B are in sysplex),After we shut down A,Why we need to vary A out of the sysplex?
As far as I know,sysplex is designed to share a workload for high performance and high availability,that means if one system(A) in the sysplex have some fatal error and stop working,all the work will be assigned to the healthy one(B).
If I'm right, When we performing an IPL on A and do not vary it out of sysplex, It will be fine for system B, the reason why we need to vary it out of sysplex , is just ensure the performance of systemB?
I have some question about the sysplex in Z/OS(MVS)
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: I have some question about the sysplex in Z/OS(MVS)
Have you asked your system programmers (sysprogs)? As a newbie why do you need to know this? Surely just knowing it happens is, possibly, more than enough.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Posts: 3
- Joined: Tue Jan 10, 2012 8:15 am
- Skillset: System Operations,
C++,JCL - Referer: Google
Re: I have some question about the sysplex in Z/OS(MVS)
Nic:Have you asked your system programmers (sysprogs)? As a newbie why do you need to know this? Surely just knowing it happens is, possibly, more than enough.
thx for your suggestion, I will ask sysprog later...

-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: I have some question about the sysplex in Z/OS(MVS)
From the z/OS Migration manual:
Before a system can be |removed from the sysplex, it must be reset or isolated from the channel |subsystem to ensure that it is no longer performing I/O against shared |sysplex resources such as data sets or coupling facility structures.
-
- Posts: 3
- Joined: Tue Jan 10, 2012 8:15 am
- Skillset: System Operations,
C++,JCL - Referer: Google
Re: I have some question about the sysplex in Z/OS(MVS)
Before a system can be |removed from the sysplex, it must be reset or isolated from the channel |subsystem to ensure that it is no longer performing I/O against shared |sysplex resources such as data sets or coupling facility structures.
hmm,got it,actually better understanding can avoid some stupid mistakes,eg. vary the wrong system out of sysplex

Thx
-
- Similar Topics
- Replies
- Views
- Last post
-
- 2
- 2258
-
by Pedro
View the latest post
Tue Feb 27, 2024 4:44 am