AS400 Trace Connection
Trace Connection (TRCCNN) is used to find out information through…
Trace Connection (TRCCNN) is used to find out information through…
This process requires a user with a special authority * IOSYSCFG.
Configuring the AS400 to connect to the NTP Server can be done using the CHGNTPA (Change SNTP Attribute) command.

Some things to be aware of:
(more…)
Display File Field Description (DSPFFD) is a command to find out the field information in a file for use in database processing. With this command we can find out the file record format along with the name of the table field with its attributes. I use this command to get information when creating a program in database processing.
(more…)