The RDS Table Output
A RDS table can be retrieved via the subcommand QUERY. The parameter
OUTPUT defines the output destination and the parameter FORMAT defines
the data format. For example, a table can be displayed on the NetView console via command:
INGRDS QUERY tab1 WHERE(*) OUTPUT(LINE) FORMAT(TEXTHDR)