This document contains official content from the BMC Software Knowledge Base. It is automatically updated when the knowledge article is modified.
PRODUCT:
MainView for DB2
APPLIES TO:
Mainview for DB2
QUESTION:
How do I resize the Mainview for DB2 trace log data sets (TLDS) without losing the data in them?
ANSWER:
To resize the Mainview for DB2 trace log datasets (TLDS) without losing the data in the TLDS, the following process may be used:
- Identify the dataset names of the TLDS that need to be resized.
- Archive the TLDS datasets using the DZTBARC job in the hlq..BMCSAMP lib; this job will archive the TLDS to a flat file.
- Delete and define the TLDS with the same name and larger size using the sample JCL in member JXT011 in the hlq..BMCSAMP lib.
- Load the archive data back into the TLDS file using the sample JCL in member DZTBRLOD in the hlq..BMCSAMP lib.
Article Number:
000149365
Article Type:
Comments