Bee_bop Beginner
Joined: 12 Dec 2005 Posts: 29 Topics: 15 Location: Singapore
|
Posted: Tue May 02, 2006 4:55 am Post subject: LPAR Queries |
|
|
Hi Experts,
I'm creating a rexx to check the status of sysplex and LPAR. I could also use MVS commands through rexx. My queries are :
1. Is there a command to check the status of sysplex ?
2. Say, I have two LPARs. These are LPAR1 and LPAR2, I want to check
status of LPAR2 from LPAR1. Is there a route command that I could use in rexx to check each LPAR ? Wherein If I issue a route command from LPAR1 to LPAR2 and no response.. meaning LPAR2 is down, I'll do some processing.
Thanks in advance
Bee_bop |
|