Schedcmddisabled

The schedcmddisabled option specifies whether to disable the scheduling of commands by the server action=command option on the define schedule server command.

This option does not disable the preschedulecmd and postschedulecmd commands. However, you can specify preschedulecmd or postschedulecmd with a blank or a null string to disable the scheduling of these commands.

You can disable the scheduling of commands defined by your Tivoli® Storage Manager administrator by setting the schedcmddisabled option to yes.

Use the query schedule command to query the schedules defined by your administrator.

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsWindows operating systems

Supported Clients

This option is valid for all clients. The server can also define this option. The Tivoli Storage Manager client API does not support this option.

Options File

Windows operating systemsPlace this option in the client options file (dsm.opt).

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsPlace this option in the dsm.sys file within a server stanza.

Syntax

Read syntax diagramSkip visual syntax diagram
                     .-No--.   
>>-SCHEDCMDDisabled--+-----+-----------------------------------><
                     '-Yes-'   

Parameters

Yes
Specifies that Tivoli Storage Manager disables the scheduling of commands by the server using the action=command option on the DEFINE SCHEDULE server command.
No
Specifies that Tivoli Storage Manager does not disable the scheduling of commands by the server using the action=command option on the DEFINE SCHEDULE server command. This is the default.

Examples

Options file:
schedcmddisabled no
Command line:
Does not apply.