IPT server commands
The following table lists the IPT server commands that you can use to start and stop the IPT server.
If you experience problems, review the system log to ensure that your commands completed successfully.
Task | Command |
---|---|
Manually start the IPT server | cpcx CPC START IPT |
Manually stop the IPT server | cpcx CPC STOP IPT |
The following table lists the IPT server operator console command tasks.
Task | Command | Reference |
---|---|---|
Write all trace information to the specified SYSOUT class when the CPCTRACE data set is allocated | cpcx CPC IPT TRACE SYSOUT (*) | |
Write all trace information to the CPCTRACE data set | cpcx CPC IPT TRACE SPILL(n) | |
Write all log information to the specified SYSOUT class when the CPCLOG data set is allocated | cpcx CPC IPT LOG SYSOUT (*) | |
Write all log information to the CPCLOG data set | cpcx CPC IPT LOG SPILL(n) | |
Activate IPT server trace output | cpcx CPC TRACE ACTIVE (Y) | |
Deactivate IPT server trace output | cpcx CPC TRACE ACTIVE (N) |
This section also contains the following topic:
Related topic