Viewing z/OS agent logs
The z/OS agent log files are stored in UTF-8 charset. To read agent log files, use an editor that supports the UTF-8 format.
vi -W filecodeset=UTF-8,pgmcodeset=IBM-1047 agent.outThe z/OS agent log files are stored in UTF-8 charset. To read agent log files, use an editor that supports the UTF-8 format.
vi -W filecodeset=UTF-8,pgmcodeset=IBM-1047 agent.out