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 IBM Spectrum Protect™ administrator by setting the schedcmddisabled option to yes.

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

Supported Clients

This option is valid for all clients. The server can also define this option. The IBM Spectrum Protect API does not support this option.

Options File

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

AIX 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 the server disables the scheduling of commands using the action=command option on the DEFINE SCHEDULE server command.
No
Specifies that the server does not disable the scheduling of commands 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.