DA
Syntax
DA SIZE P= number S= number U= value V= value D= value M= value R= value B= number
Syntax explanations
- SIZE is the size of the temporary data set and can be the value S for small, M for medium, L for large, or X for extra large.
- P=Primary allocation cylinders
- S=Secondary allocation cylinders
- U=Device unit
- V=Device volume
- D=Data class
- M=Management class
- R=Storage class
- B=Number of buffers
Rules
- Buffers for the UIE temporary files are located below the 16m region line. The default buffer value for each UIE file is 5. Using a smaller number may reduce the region required below the 16m line.
- Only SIZE, P, and S parameters (primary and secondary allocation cylinders) are required. All other parameters are optional. If these parameters are not specified, they use the defaults of the system on which UIE is running.
Examples
DA S P=0010 S=0001 U=TEMP
DA M P=0050 S=0005 U=TEMP
DA L P=0250 S=0025 U=TEMP
DA X P=1500 S=0150 U=TEMP
DA M P=0050 S=0005 U=TEMP
DA L P=0250 S=0025 U=TEMP
DA X P=1500 S=0150 U=TEMP
- In this example, small files have a primary allocation of 10 cylinders and secondary allocation of 1 cylinder and are allocated on devices with a unit type of TEMP.
- In this example, medium files have a primary allocation of 50 cylinders and secondary allocation of 5 cylinders and are allocated on devices with a unit type of TEMP.
- In this example, large files have a primary allocation of 250 cylinders and secondary allocation of 25 cylinders and are allocated on devices with a unit type of TEMP.
- In this example, extra large files have a primary allocation of 1500 cylinders and secondary allocation of 150 cylinders and are allocated on devices with a unit type of TEMP.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*