Did you check SYSLOG to see if there were any additional messages, for instance ICH408I
Lizette > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf Of > [email protected] > Sent: Tuesday, February 26, 2019 2:30 PM > To: [email protected] > Subject: BPXF105E > > Hi,.I need some help understanding BPXF105EBPXF105E RETURN CODE 0000007B, > REASON CODE 05620064 JRDirWriteRequestThe service tried to open a directory > for write access.Action: The open service request cannot be processed. > Correct the name or the open flags and retry the operation . > Normally I use a standard SMP Receive From Network job. > At this time we are experiencing some network issues, so receive from network > is not possible. > . > I was able to download some PTFs (SMPHOLD and SMPPTFIN) to my Windows work > station. > And then FTP those files to a sequential file on z/os. > . > I'm trying to use OCOPY to copy these pax files from a sequential file to my > personnel omvs home directory. > What I receive is: > BPXF105E RETURN CODE 0000007B, REASON CODE 05620064 . > . > //COPYSTEP EXEC PGM=IKJEFT01 > //OUTDIR DD PATH='/u/pauld01/SMPHOLD/', > // PATHDISP=(KEEP), > // PATHOPTS=(OWRONLY) > //INMVS DD DSN=VENDGHI.SMPHOLD,DISP=OLD > //SYSTSPRT DD SYSOUT=* > //SYSTSIN DD * > OCOPY INDD(INMVS) OUTDD(OUTDIR) BINARY > . > . > An Ideas why I'm failing ? > . > Paul > . > . > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email to > [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
