Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Schedules all of the upgrade scripts.
Syntax
protected void scheduleScriptTypes()
Run On
Server
Remarks
The scripts are scheduled in the following order: BulkCopy, StartScript, SharedScript and FinalScript.
BulkCopy jobs can run in parallel with all other jobs. If there is a script that depends on a table, the BulkCopy job for that table runs first.