The schedmode option specifies whether you want to use the polling mode (your client node periodically queries the server for scheduled work), or the prompted mode (the server contacts your client node when it is time to start a scheduled operation).
All communication methods can use the client polling mode, but only TCP/IP can use the server prompted mode.
This option applies only if you are using the TCP/IP communication method, and the schedule command is running.
Your administrator can specify that the server support both modes or just one mode. If your administrator specifies that both modes are supported, you can select either schedule mode. If your administrator specifies only one mode, you must specify that mode in your dsm.opt file or scheduled work is not processed.
Your administrator can specify that the server support both modes or just one mode. If your administrator specifies that both modes are supported, you can select either schedule mode. If your administrator specifies only one mode, you must specify that mode in your dsm.sys file or scheduled work is not processed.
If you specify prompted mode, you should consider supplying values for the tcpclientaddress and tcpclientport options in your dsm.opt file or on the schedule command; the client can then be contacted at either an address or a port of your choice (useful for client systems with multiple network interface cards).
If you specify prompted mode, you should consider supplying values for the tcpclientaddress and tcpclientport options in your dsm.sys file or on the schedule command; the client can then be contacted at either an address or a port of your choice (useful for client systems with multiple network interface cards).
This option is valid for all clients.
Place this option in the dsm.sys file within a server stanza. You can set this option on the Scheduler tab, in the Schedule Mode section in the Preferences editor.
Place this option in the client options file (dsm.opt). You can set this option on the Scheduler tab, in the Schedule Mode section in the Preferences editor.
This option is valid only on the initial command line. It is not valid in interactive mode.