× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You can use DDM.

1. Create a DDM file.

CRTDDMF FILE(QTEMP/yourfilename) RMTFILE(rmtlibraryName/rmtfileName) RMTLOCNAME(yourrmtlocation *IP)

2. Submit a remote remote command to an output file.

SBMRMTCMD CMD('DSPDBR FILE(yourrmtlib/yourrmtfile) OUTPUT(*OUTFILE) OUTFILE(nonqtemplib/DBRRESULTS) OUTMBR(*FIRST *REPLACE)') DDMFILE(QTEMP/yourfilename)

3. Create another DDM file or change the one created in step 1.

CRTDDMF FILE(QTEMP/DBRRESULTS) RMTFILE(rmtlibraryName/DBRRESULTS) RMTLOCNAME(yourrmtlocation *IP)

4. Read through QTEMP/DBRRESULTS.


Will this work for you?

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Stone, Joel
Sent: Wednesday, September 04, 2013 7:48 AM
To: Midrange Systems Technical Discussion
Subject: DSPDBR: can I perform from one iseries to another?

We run an iseries TEST box and a PROD box.

In PROD, LFs and members are added and removed from physical files ad hoc.

From the TEST box, I would like to find out which PROD LF's and members exist for a given physical file.

Apparently DSPDBR doesn't cross over to another iseries.

Any ideas how to accomplish this? Hopefully simple?

API's? DDM? APPC?

Thanks!



______________________________________________________________________
This outbound email has been scanned for all viruses by the MessageLabs Skyscan service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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 [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.