|
This is the IBM way to fix those properties: Rob - We do have a program tat will recreate the flies. My library is called HOLLY2 in the below example. - First run the following to delete the catalogs: CALL QSYS2/QSQXRLF ('DLT' 'HOLLY2 ') Note - Library name must be upper case and padded to 10 characters. - To recreate the catalogs: CALL QSYS2/QSQXRLF ('CRT' 'HOLLY2 ') Note - Library name must be upper case and padded to 10 characters. Before the CALL requests, the desired CCSID should be explicitly set, for example, CHGJOB CCSID(37 The authority and owner of objects created will be the same as the *JRN object QSQJRN in the user library; it is not what they currently are. This should get you what you want. Let me know if you have any questions. Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.