

Accessing Auxiliary Storage: FILE › Work with DL/I Databases › FILE Functions for DL/I Databases › Adding a DL/I Segment
Adding a DL/I Segment
Follow this procedure to add a DL/I segment:
- Specify the following required information:
FUNC= ADDN
SIZE= size of the DL/I segment
- Enter the following optional information:
DATA= data string to initialize the new segment
- Press Enter to display the work area for the new segment. FILE displays the message WORK AREA OBTAINED.
- Change the displayed segment. For details, see Change Data in the Work Area earlier in this chapter.
- To write the new segment, enter the following required information, and then press Enter:
FUNC= ISRT
SSA= SSAs necessary to insert segment into proper
position in database
The returned PCB information is displayed in the lower‑right portion of the screen. The segment is added if the call is successful.
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|