Specifying data set naming conventions
You can use the IMS Recovery Expert Offload DSN Specification panels to construct data set names for the offloaded backups.
About this task
The data set names are resolved at run time using the conventions specified in the LP Offload DSN Specification panels. After you select a backup type on the Offload Options panel and press Enter, the Offload panel for the selected backup type appears.
Procedure
What to do next
Valid qualifiers for the data set names that you can use on the Offload DSN Specification panel are listed on the bottom half of the panel:
- Volser
- The volume serial of the source volume being offloaded.
- Subsystem ID
- The IMS subsystem ID or Group name.
- User ID
- The TSO user ID of the job builder.
- Time (HHMMSS)
- The current time in the format shown.
- Date (YYYYDDD)
- The current date in the format shown.
- Year (YYYY)
- The year in the format shown.
- Month (MM)
- The month in the format shown.
- Day (DD)
- The day of the month in the format shown.
- Julian Day (DDD)
- The Julian day.
- Hours (HH)
- The current time in hours.
- Minutes (MM)
- The current time in minutes.
- Seconds (SS)
- The current time in seconds.
- Timestamp
- The current timestamp in Dyymmdd.Thhmmss format.
- Random Number
- A random number in Rnnnnnn format.
- GDG (+1)..(+n)
- If you are using GDG data sets, this variable appends (+n) to the GDG base. This must be the last qualifier code you specify for the data set name.
- Backup Type (#18.#19)
- The backup type in x.y format, where x is L for local or R for recovery, and y is P for primary or B for backup.
- Local/Recovery (L/R)
- The backup type; L for local and R for recovery.
- Primary/Backup (P/B)
- The image copy backup type; P for primary and B for backup.
- Job Name
- The job name.
- Step Name
- The job step name.
- Profile Creator
- The profile creator ID.
- Profile Name
- The first 8 characters of the profile name.
- Substring Qualifier
- Select this option to specify one of the qualifiers and customize the substring. When you press Enter, the Substring Parameters panel is displayed.
- Use freeform literal
- After selecting this qualifier, you can specify an eight-character literal in the
Free Form literal field. If you want the literal to be in its own substring,
ensure that the literal begins with a period. For example, if you specify 1
(Volser), 3 (Subsystem ID), and then 14 (Timestamp),
the data set name appears as
follows:
where volser and ssid resolve to values appropriate to your site.volser.ssid.D070104.T151509