Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Create Physical Optical File (CRTPOFRDAR) command creates a physical optical file. The description for this physical optical file comes from the model file
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FILE | Physical optical file | Qualified object name | Required, Positional 1 |
Qualifier 1: Physical optical file | Name | ||
Qualifier 2: Library | Name, *CURLIB | ||
STGGRP | Storage group | Name | Optional |
COMPRESS | Compression | *YES, *NO | Optional |
PRPAUT | Propagate authority | *YES, *NO | Optional |
MEDIA | Media type | *OPTICAL, *DISK | Optional |
Top |
Specifies the name of the physical optical file to create.
Qualifier 1: Physical optical file
This is a required parameter.
Qualifier 2: Library
Top |
Specify the name of the optical storage group to use to find the optical volumes on which to place the physical file.
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 |
Specify if you want to compress your data before writing it to the optical media.
Note: This may be a good choice when working with a file that has a small record length. Depending on the data, compression can actually result in a record that is larger than the original uncompressed record. During testing, you can use the DSPOFDRDAR command to find the maximum record length for the file to help you determine if compression is of benefit.
Top |
Specifies whether the authority from the model file should be propagated to the newly created physical optical file.
Top |
Specifies on which type of media this file should be placed.
Note: You will probably want to use this option while you are developing and testing your application. The OnDemand Record Archive APIs have the same parameters regardless of the media type specified here.
Top |
Top |
Top |