Hi Bertus,
In fact, it has my userid in front, but in the e-mail I cannot put it due to 
internal security policies, it is being substituted by MY.FILE.TO.SEND. 
In the sysout it replaces the filename correctly as it is created in the 
catalog.

Regards,

Enrique.

________________________________________
De: Bertus Bekker - Business Connexion [mailto:[email protected]] 
Enviado el: viernes, 14 de mayo de 2010 13:34
Para: MONTERO ROMERO, ENRIQUE ELOI
Asunto: RE: Netview FTP xFNAME RDJFCB MACRO = 00000004

Is it not perhaps putting a USERID in front of the filename, Enrique?
 
Perhaps you should put it in quotes as well?
 
Regards
 
Bertus Bekker
BCX
+2783 257-7336
 

________________________________________
From: IBM Mainframe Discussion List on behalf of MONTERO ROMERO, ENRIQUE ELOI
Sent: Fri 2010-05-14 13:21
To: [email protected]
Subject: Netview FTP xFNAME RDJFCB MACRO = 00000004
Hi team,

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?

Best regards, and thanks a lot...
Enrique

----------------------------------------------------------------------
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
This e-mail and its contents are subject to the Business Connexion (Pty) Ltd. 
E-mail legal notice

----------------------------------------------------------------------
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

Reply via email to