Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
This morning, we found a strange error while saving IFS objects
on our V4R4 development box.
First, we got eight CPDA09F messages ("An APAR condition has
occurred in module Qp0fVLck. The reason number is 1").
Then we got eight sequences of CPFA0D4 ("File system experienced
an unexpected error. Error number 3418 was received.") and
CPD376C ("Not able to save object /xxx/yyy/zzz/qqq.xml."), two
each for four different objects in the same directory. The reason
codes given on the latter were "0 9 90080."
There are no system operator messages.
There is no reason to believe there are any locks on any of
these objects.
Can anybody shed any light on this?
On 07-Jun-2010 12:10, James H. H. Lampert wrote:
The actual SAV command is generated by, and QCMDEXC'd from, an
RPG program, to save IFS trees in parallel with similarly named
libraries (dealt with earlier in the process). It is, roughly:
SAV DEV('QSYS.LIB/TAP01.DEVD') OBJ('/xxx/yyy') LABEL('YYY')
ENDOPT(*LEAVE) SAVACT(*YES)
where xxx is a parent directory containing these parallel IFS
directories, and yyy is the name of the library whose parallel
IFS directory we're saving. Near as I can tell, everything else
contained in this particular /xxx/yyy was saved.
There was a tape volume change, probably in the middle of this
particular SAV.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 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.