Candle-lite DB2 Example command for exporting a profile, Example command for importing a profile

Models: DB2

1 132
Download 132 pages 16.76 Kb
Page 53
Image 53

Maintaining Profiles

Use importing to reverse the above process to recreate a profile based on the exported information.

Example command for exporting a profile

The MVS Modify command for exporting a profile is as follows:

/F OMIIDB2,NTD KD2EXP ‘PDSNAME MEMBER PROFILE’

Where PDSNAME is the name of the target partitioned dataset, MEMBER is the target partitioned dataset member, and PROFILE is the source profile.

Example command for importing a profile

The MVS Modify command for importing a profile is as follows:

/F OMIIDB2,NTD KD2IMP ‘PDSNAME MEMBER PROFILE’

Where PDSNAME is the name of the source partitioned dataset, MEMBER is the source partitioned dataset member, and PROFILE is the target profile.

Customizing OMEGAMON II

53

Page 53
Image 53
Candle-lite DB2 manual Example command for exporting a profile, Example command for importing a profile