|
There's no command to an outfile that I know of. I've wanted one for the last 10 years.
At the moment, it'd be real helpful for me to see which of our 60 to 70 *LAN 3812 device descriptions have PRTERRMSG *INQ instead of *INFO.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Vern Hamberg
Sent: Tuesday, May 26, 2009 4:21 PM
To: Midrange Systems Technical Discussion
Subject: Re: Query DEVD
have you run
go cmddev
This gives you a list of commands related to DEV (devices) - there might
also be a
go cmddevd
See if there is a display command there - if so, is there and OUTFILE
option - if so, so that instead of DSPOBJD. If not, look at RTVCFGSRC, I
think it is - this can be run over DEVDs, etc. It gives you the commands
for creating the DEVD - in a source file, so it is not easy to query
like a regular PF. You'd have to parse it out into the parameters and
assign each to a field in a file.
Then you might consider some API like QDCRDEVD - feed the data you get
into a PF and run your query.
HTH
Vern
Burns, Bryan wrote:
Paul, did you miss the part about not wanting the object info? :-)
Bryan
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Paul Nelson
Sent: Tuesday, May 26, 2009 3:19 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Query DEVD
Do a dspobjd of the device descriptions to an outfile and run your query
over that file.
DSPOBJD OBJ(*ALL/*ALL) OBJTYPE(*DEVD) OUTPUT(*OUTFILE) OUTFILE(QGPL/DEVICES)
Paul Nelson
Office 512-392-2577
Cell 708-670-6978
nelsonp@xxxxxxxxxxxxx
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Burns, Bryan
Sent: Tuesday, May 26, 2009 3:10 PM
To: MIDRANGE-L@xxxxxxxxxxxx
Subject: Query DEVD
Does anyone know of a way to create a Query/400 report of device
descriptions? The devd stuff, not the objects.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact copyright@midrange.com.
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.