|
I had a situation like that: From a CLLE I alloc a member
of a PFM that is a DDMF on a remote AS/400, I make some operation on this
file, At the end I disalloc the
file and remove the member. The CLLE broke down because
the MBR’s PFM is still allocated. I discover that on the remote
AS/400 are still a allocation on the MBR’s PFM because a first allocation was
made by the DDM and another one was added from my allocation command, so when I
run my disallocation command I remove only one real allocation on the remote
AS/400 and when I try to remove the member the CLLE properly broke down. I solve this problem
compiling that CLLE with DFTACTGRP *YES. -----Messaggio
originale----- I use QRPLOBJ as a 'temporary work' library. It gets cleaned out
every other weekend (IPL). I changed the program from a CLLE to a CLP and
all is fine now. -----Original Message----- I think you're just asking for trouble by creating objects directly into
QRPLOBJ. I doubt that's what your problem is, but QRPLOBJ is not intended
to be a user library. -----Original Message----- Dear list, Thanks.............. 17400
- CRTDDMF FILE(QRPLOBJ/CUBERRDDM)
RMTFILE(SALES/SLSCUBW6JR) |
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.