| 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, *DFT | Optional |
| STRSVR | Start instance server | *NO, *YES | 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: Position the cursor in the application group parameter entry and use the prompt (F4) key to view the list of application group values that are available for the default (*DFT) instance.
The default instance is specified in the QDFTINST data area. The QDFTINST data area can exist in multiple libraries. A search for the QDFTINST data area is performed using the library list. The first data area found will be used. If the QDFTINST data area is not found using the library list, the QUSRRDARS library will be searched for the data area. If the data area exists in the QUSRRDARS library it will be used. If the QDFTINST data area is not found, instance QUSROND is used.
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: Position the cursor in the policy parameter entry and use the prompt (F4) key to view the list of policy values that are available for the default (*DFT) instance.
The default instance is specified in the QDFTINST data area. The QDFTINST data area can exist in multiple libraries. A search for the QDFTINST data area is performed using the library list. The first data area found will be used. If the QDFTINST data area is not found using the library list, the QUSRRDARS library will be searched for the data area. If the data area exists in the QUSRRDARS library it will be used. If the QDFTINST data area is not found, instance QUSROND is used.
Note: Position the cursor in the policy parameter entry and use the prompt (F4) key to view the list of policy values that are available for the default (*DFT) instance.
The default instance is specified in the QDFTINST data area. The QDFTINST data area can exist in multiple libraries. A search for the QDFTINST data area is performed using the library list. The first data area found will be used. If the QDFTINST data area is not found using the library list, the QUSRRDARS library will be searched for the data area. If the data area exists in the QUSRRDARS library it will be used. If the QDFTINST data area is not found, instance QUSROND is used.
| Top |
Specifies the name of the OnDemand instance to use.
| Top |
Specify to start the instance server if it is not currently active.
| 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 |