Previous Topic: ca_merge - Source ArgumentsNext Topic: ca_merge - Merge Options


ca_merge - Run Job Arguments

The ca_merge command provides run job arguments to allow you to specify the run job methods for your merge job. The ca_merge run job options allow you to submit the job to be run immediately, or to submit the job on Hold, or to schedule the job for a later date and time. The method you choose determines when your merge jobs are run.

Important! To ensure that all jobs start at the scheduled time, you must synchronize the system time of the Member Servers with the system time of the corresponding Primary Server. Use the Windows Time Service to synchronize the time on all Arcserve servers in your domain.

The ca_merge command includes the following run job arguments:

ca_merge 
[-at <hh:mm>]
[-on <mm/dd/yy[yy]>]
[-hold | -runjobnow]
[-description <description string>]

-at <hh:mm>

Specify the execution time of the merge job.

Note: All scheduled times for Arcserve Backup jobs are based upon the time zone where the Arcserve Backup server is located. If your agent machine is located in a different time zone than the Arcserve Backup server, you will need to calculate the equivalent local time that you want the job to be run.

-on <mm/dd/yy[yy]>

Specify the execution date of the merge job.

-hold

Submit the merge job on hold.

Cannot be used with -runjobnow.

-runjobnow

Submit and execute the merge job immediately.

Cannot be used with -hold.

-description <description string>

Add comments to the merge job.

Note: You must use double quotes " " to enclose the string and handle blank spaces.

More information:

ca_merge - Merge Manager Command

ca_merge - Return Codes

ca_merge - Examples