There are a number of options you can use here:
- remember that you can use SDSF to interact with the system via LOG and OPERLOG
- you can define your TSO user to have RACF authority to use the TSO CONSOLE command
- as you stated you can define more addresses in your CONSOLnn member to be consoles. In fact the ADCD already has 908 defined as a console so this would need to be configured in your DEVMAP
- You can just open a remote SSH session to your server and use oprmsg from there (you can in fact make this a console too). I'm not too sure if this is yet in ZD&T but the latest version of zPDT has the oprmsg_file option which will write all messages to a designated file. this can help with Linux automation of a z/OS system
Sebastian
swelton