Both sub directories (SMPHOLD and SMPPTFIN) were created by me.They reside in 
My USS Home directory as specified in my RACF OMVS Segment..I can also use 
OEDIT from within OMVS to edit and save a file..The batch job uses my userid to 
do the OCOPY..There are no ICH408I messages in the SYSLOG nor Job Log. the 
permissions are drwxr-xr-x.Confused ?

---------- Original Message ----------
From: John Kelly <lasjke...@gmail.com>
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: BPXF105E
Date: Tue, 26 Feb 2019 17:03:23 -0500

One of the thing that usually bites me is the fact that you have to have
the access to ALL of the directories to the path to the directory/file
you're trying to get to.

On Tue, Feb 26, 2019 at 4:52 PM Lizette Koehler <stars...@mindspring.com>
wrote:

> Did you check SYSLOG to see if there were any additional messages, for
> instance
> ICH408I
>
> Lizette
>
>
> > -----Original Message-----
> > From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On
> Behalf Of
> > esst...@juno.com
> > Sent: Tuesday, February 26, 2019 2:30 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > 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
> > lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>


-- 
John Kelly

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to