We've had enough bad weather around the world that raining on yet another 
parade seems cruel and unusual. Nonetheless, I have to opine that this quest is 
hopeless. So far I've not seen any product named. Even as mature and 
well-defined a product as JES does not provide its own parameter sanity 
checker. And when you've knocked yourself out for JES, you can start working on 
the product. From scratch. Hopeless.  


.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
323-715-0595 Mobile
626-543-6132 Office ⇐=== NEW
robin...@sce.com

-----Original Message-----
From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
ITschak Mugzach
Sent: Wednesday, December 18, 2019 12:44 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: (External):Re: how to compare active parameter with the parameter in 
member

Jason,

We do that in our product (not selling you anything), and it is not easy.
some of the parameters are not displayed in the command and need deeper 
investigation. In general, you do not compare syntax, but tokens. for example, 
you need to parse the the output from the display and compare same value in the 
parmlib. many parameters are represented in strings of characters (see TCP 
NETSTAT output) for example.

Ivf you narrow your concern to a specific parmlib, we can give you some advice 
and even some code snips. A good starting point is Lionel Dyke's IPLINFO. Great 
coder and great code.

ITschak

On Wed, Dec 18, 2019 at 9:43 PM Jason Cai <ibmm...@foxmail.com> wrote:

> Dear all
>
>     You gave me many good ideas,many thanks!
>
>     We want to develop this tool to compare them.
> Depend on system and subsystem,we could issue many D or $D command.
>      Because there are mash of these output and the format of output 
> is different with the parmlib members,how to compare them quickly?
>     Is there any good way to convert output of command to the format 
> of the parmlib members?
>
> Thanks!

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

Reply via email to