I found an old PTF for Netview V2.2 (1995)
PTF List:
Release 220 : UN86028 available 95/12/29 (F512 )
Release 230 : UN86029 available 95/12/29 (F512 )
Parent APAR:
Child APAR list:
ERROR DESCRIPTION:
Transferring to an SMS managed VSAM dataset, using the NFTP sup-
plied SMS parms, fails with DVG124I DATA SET NAME SPECIFIED IN
DD STATEMENT WITH NAME DVGFI01 COULD NOT BE RETRIEVED RC FROM
RDJFCB MACRO = 04. File transfer request ends with RC16 RSN311
.
LOCAL FIX:
PROBLEM SUMMARY:
****************************************************************
* USERS AFFECTED: All NetView FTP users. *
****************************************************************
* PROBLEM DESCRIPTION: User specifies the SMS parameters in a *
* file transfer request for a new *
* receiving VSAM dataset. The file *
* transfer request fails with the *
* following message: DVG124I DATA SET *
* NAME SPECIFIED IN DD STATEMENT WITH *
* NAME DVGFI01 COULD NOT BE RETRIEVED RC *
* FROM RDJFCB MACRO = 04. Further *
* analysis has shown that the RDJFCB *
* macro error code is determined by the *
* DD statement name not being allocated *
* by server task. *
****************************************************************
Can you see if this matches your issue? If it does, you may need to contact
IBM.
Lizette
> MONTERO ROMERO, ENRIQUE ELOI Wrote:
>
> Here once again with another issue. :-)
>
> Using the Tivoli Netview FTP to send a file from node A to node B.
>
> The JCL
> //STEP0001 EXEC NFTPX
> //FILE1 DD DSN=MY.FILE.TO.SEND,DISP=SHR
> //SYSIN DD *
> FUNCTION=ADD
> XMODE=TO
> RMTNODE=NODEB
> CLASS=1
> PRIORITY=9
> *
> SNOTIFY=&SYSUID
> *
> SFNAME=FILE1
> SFILEORG=PS
> SSECURP=('*','*')
> *
> RFILEID='SENDED.FILE.NODEB'
> RFILEORG=PS
> RSECURP=('*','*')
> RSTATOPT=MUSTNOTEXIST
> RPROCOPT=REPLACE
> REOPOK=KEEP
> REOPNO=KEEP
> /*
>
> The MY.FILE.TO.SEND in NODEA exists (really exists, I checked it more
> than 10 times) and 'SENDED.FILE.NODEB' does not exists in the NODEB.
>
> The JCL ends with RC=0
>
> But the Dataset is not being transmitted.
>
> Looking for messages, I found in the NFTPxx stc this message:
>
> DVG066I PROCESSING STARTED FOR REQUEST NUMBER = 891 ; REQUEST NAME =
> FTPJCL01
> DVG069I CONVERSATION ALLOCATED WITH NFTPxxxx AT 12:31:04
> DVG004I FILE TRANSFER STARTED ON LOCAL REQUEST HANDLER FOR REQUEST
> NUMBER 891 ON 10/05/14 AT 12:31:04
> DVG124I DATA SET NAME SPECIFIED IN DD STATEMENT WITH NAME FILE1 COULD
> NOT BE RETRIEVED; RETURN CODE
> DVG124I FROM RDJFCB MACRO = 00000004
> DVG250I REQUEST AVAILABLE FOR MANUAL TRANSFER RESTART
>
> It says that the FILE1 could not be retrieved, but this file really
> exists.
>
> Some tip?
> Some solution or idea?
>
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html