IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

NDM - Source file open failed. Errno=00000002. Filename=&


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Asif Bhatkar

New User


Joined: 21 Dec 2009
Posts: 5
Location: India

PostPosted: Fri Feb 21, 2014 3:48 pm
Reply with quote

Hi,

We have an NDM job, which receives file from server to mainframe. At times data is not there and NDM flags an error. The error is seen on the NDM screen as "Source file open failed. Errno=00000002. Filename=&FILE".

The question is that, is the source file empty or the file is not present at the source.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Feb 21, 2014 5:49 pm
Reply with quote

why not look at the manuals Yourself

the message hints that NDM has not even attempted to read anything
just tried to open the file

in general all well behaved programs do not care about the a file containing some data
or just an end of file

( just tested with FTP and it behaves well, it creates an empty file )

but .... instead of wasting time asking on a forum
wouldn' t have been simpler to test Yourself
with ....
a file that You know does not exists
a file that You know being empty

and do Your own deductions about the message received
Back to top
View user's profile Send private message
Asif Bhatkar

New User


Joined: 21 Dec 2009
Posts: 5
Location: India

PostPosted: Tue Feb 25, 2014 8:46 am
Reply with quote

Thanks Enrico for your help to clear the doubt, that NDM works fine with empty file.

I cant test it, because we dont have access to the server where the file is placed. I thought of asking the question on forum, instead of asking the server team to place an empty file.. and taking the risk of failure.

Thanks again for your help.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Feb 25, 2014 7:27 pm
Reply with quote

Hello,

Proving what will happen should NOT be considered a failure . . . icon_sad.gif
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 6
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
Search our Forums:

Back to Top