CL Command Reference - DSPRMTDFN

CL Command List > DSPRMTDFN Reference

Description:

The Display Remote Definition (DSPRMTDFN) command allows the user to display or print remote definitions for a system. The output can be displayed, printed, or directed to a database file.


Examples:

Example 1: Displaying a Specific Remote Definition

DSPRMTDFN SYSTEM(RCHAS1)

This command displays the current attributes for remote system RCHAS1.



Example 2: Writing a Definition to an Output File

DSPRMTDFN SYSTEM(*ALL) OUTPUT(*OUTFILE) OUTFILE(RMTDFNOUT)

This command writes the current attributes for all defined remote systems to the output file RMTDFNOUT.