Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Start Disk Storage Management (STRDSMOND) command starts the Disk Storage Management (DSM) task which manages the movement of OnDemand data on disk and between disk and the Archived Storage Manager (ASM). DSM also controls the expiration of data in OnDemand. This function can be canceled with a controlled cancel option if enough time is allowed to end what it is currently processing.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
APPGRP | Application group | Character value | Optional, Positional 1 |
MGROPT | Migration options | *DATA, *INDEXES, *ALL, *NONE | Optional |
EXPOPT | Expiration options | *ALL, *DATA, *INDEXES, *IMPIDX, *NONE | Optional |
STRASMOND | Run ASM | *YES, *NO | Optional |
POLICY | Policy | Character value | Optional |
INSTANCE | Instance | Character value, QUSROND | Optional |
SBMJOB | Submit to batch | *YES, *NO | Optional |
JOBD | Job description | Qualified object name | Optional |
Qualifier 1: Job description | Name, QOND400 | ||
Qualifier 2: Library | Name, QRDARS, *LIBL, *CURLIB | ||
VALIDATE | Validate OnDemand disk storage | *NO, *YES | Optional |
Top |
Specifies the name of the application group to perform management for.
Note: If you press the F4 key for this parameter while prompting the command, a list of the valid entries is presented to you. The entries listed are only valid for the default instance on the server the command is run on.
If the value to be entered contains lower case letters, blanks, or special characters, it must be enclosed in apostrophes.
Top |
Specifies what migration functions are to be performed.
Note: Migrated indexes cannot be searched without first importing them back into OnDemand. Indexes that need to be searched should not be migrated. Before allowing indexes to be migrated, be sure that is really what you want to do.
Note: Migrated indexes cannot be searched without first importing them back into OnDemand. Indexes that need to be searched should not be migrated. Before allowing indexes to be migrated, be sure that is really what you want to do.
Top |
Specifies what expiration functions are to be performed.
Top |
Specifies whether to run the Archived Storage Management process after the Disk Storage Management process is finished.
Top |
Specifies the name of the policy for Archived Storage Management to use when parameter STRASMOND is *YES.
Note: If you press the F4 key for this parameter while prompting the command, a list of all the valid entries is presented to you.
Top |
Specifies the name of the instance to use.
When a server name or TCP/IP address is entered, OnDemand uses the instance on that server that is using the default port. In most cases, this will also use the default instance.
Top |
Specifies if DSM should run in batch or interactively.
Top |
Specifies the name of the job description used for the submitted job.
Qualifier 1: Job description
Qualifier 2: Library
Top |
Specifies if OnDemand should validate its disk storage structures.
Top |
Example 1: Simple Example
STRDSMOND
This command submits a job to batch that starts the OnDemand Common Server Disk Storage Management (DSM) task which manages the movement of OnDemand data on disk and between disk and the Archived Storage Manager (ASM). When issued with no parameters specified, this command processes data for ALL defined application groups in the default instance named QUSROND, migrating data and expiring both data and indexes. Additionally, with no parameters specified as in this example, it will automatically run ASM after the DSM processing finishes.
Example 2: More Complex Example
STRDSMOND APPGRP(CHECKSTMTS) INSTANCE(ACCTING)
This command is similar to Example 1 but the Disk Storage Management process is run only for the Common Server application group called CHECKSTMTS within the ACCTING instance.
Top |
*ESCAPE Messages
Top |