ISPF conversion dialog utility setup
The DELTA IMS Conversion Setup option enables you to specify data sets and default values for conversion. In DELTA IMS, many of the values are stored in the user ISPF Profile.
To retrieve these values, you can select the Initialize from ISPF profile data field and specify the application ID that is used to invoke DELTA IMS. The relevant fields are populated with the values found in your ISPF profile.
You can change these values while processing the individual conversion options.
To complete the Delta conversion ISPF utility setup
- In the main DELTA IMS menu, select Utilities.
Select the Conversion utility menu.
The following panel is displayed:
Menu Options Help
-------------------------------------------------------------------------------
DELTA PLUS VT Conversion Utility Menu
Command ===> _________________________________________________________________
Conversion Utility Option. Choose a selection.
_ 1. Log to Stage 1 - Convert DELTA PLUS VT Log to Stage 1 macros
2. Log to DELTA List - Convert DELTA PLUS VT Log to a DELTA List
3. DELTA List to Stage 1 - Convert a DELTA List to Stage 1 macros
4. DELTA IMS to DELTA PLUS - Convert DELTA IMS libraries to DELTA PLUSSelect option 4, DELTA IMS to DELTA PLUS - Convert DELTA IMS libraries to DELTA PLUS.
The following panel is displayed:
Menu Options Help
-------------------------------------------------------------------------------
DELTA PLUS VT DELTA IMS Conversion Utility
Command ===> _________________________________________________________________
DELTA IMS to DELTA PLUS Conversion option. Choose a selection.
_ 1. Setup - Specify libraries, defaults, etc.
2. Global Options - Convert Global options
3. IMSID Options - Convert IMSID options
4. DELTA Lists - Convert DELTA Lists
5. Keyword Tables - Convert Keyword Tables to View Profiles
6. Logs - Convert Logs to DELTA PLUS Log/History filesSelect option 1, Setup.
The following panel is displayed:File Edit Options Help
-------------------------------------------------------------------------------
DELTA PLUS VT DELTA IMS Conversion Setup
Command ===> _________________________________________________________________
To initialize the DELTA IMS values from the data in your ISPF profile,
type a '/' in field below and specify the DELTA IMS NEWAPPL value.
_ Initialize from ISPF profile data DLA NEWAPPL . . . ____
DELTA IMS data sets (input).
Options (load) library ______________________________________________
DELTA List library . . ______________________________________________
DELTA PLUS data sets (output).
Options (load) library ______________________________________________
DELTA List library . . ______________________________________________
View Profile library ______________________________________________
DELTA PLUS high-level qualifier for log and history data sets.
High-level qualifier ______________________________Fill in the fields according to the following table:
Field
Explanation
Initialize from ISPF profile data
Enter / to populate the fields with the DELTA IMS data found in your ISPF profile.
NEWAPPL
Enter the application ID that is used when invoking the DELTA IMS interface. This value is typically specified in the NEWAPPL parameter of an ISPF SELECT command.
DELTA IMS data sets (Input))
Options library
Enter the name of the load library that contains the existing DELTA IMS Global and IMSID options. This library has members with prefixes of DLA$, DLA#, and DLA@.
DELTA List Library
Enter the name of the DELTA IMS DELTA List library. This is the same name you that you would have entered in the DELTA IMS PDS field on the DELTA IMS Primary Menu.
DELTA PLUS data sets (Output)
Options library
Enter the name of the load library for the converted DELTA PLUS Global and IMSID options. If the library does not exist, you are prompted for allocation information.
View Profile Library
Enter the name of the library for the converted DELTA PLUS View Profiles. View Profiles are equivalent to keyword tables in DELTA IMS. The View Profile is a VB data set with LRECL of 255. This library must not be the same as the DELTA IMS Options library. If the library does not exist, you are prompted for allocation information.
DELTA List library
Enter the name of the library for the converted DELTA PLUS Delta lists. This library must not be the same as the DELTA IMS DELTA List library. If the library does not exist, you are prompted for allocation information.
High-level qualifier
Enter a high-level qualifier for the DELTA PLUS Log and History File data set names. Upon IMSID options conversion, the high-level qualifier specified here is appended with imsid.DLPLOGn for log data sets, and imsid.DLPHISTn for History File data sets (imsid is the IMSID of the options being converted and n is either ‘1’ or ‘2’). These names are saved in the converted DELTA PLUS IMSID options. Do not enclose this value in apostrophes.
Related topic