Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 02-10-2012
Registered User
 
Join Date: Jan 2011
Posts: 29
Thanks: 7
Thanked 0 Times in 0 Posts
Error : cat: 0652-050 Cannot open

After processing around 300 files , I am getting the below error.Please help me to resolve it

Code:
cat: 0652-050 Cannot open /dir1/dir2/dir3/dir/abc.txt
mv: 0653-401 Cannot rename /dir1/dir2/dir3/dir/abc.temp to /dir1/dir2/dir3/dir/abc.csv:
.
.
.

how to avoid it.

because I am getting continuously files in my directory for the whole day.

Moderator's Comments:
USe code tags please, see PM.

Last edited by zaxxon; 02-10-2012 at 01:51 PM.. Reason: code tags
Sponsored Links
    #2  
Old 02-10-2012
Mead Rotor
 
Join Date: Aug 2005
Location: Saskatchewan
Posts: 16,371
Thanks: 490
Thanked 2,534 Times in 2,417 Posts
It probably means what it says, it can't open them.

As for why it can't, without seeing what your code's actually doing, I couldn't possibly say.
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
error : pg: 0652-122 Cannot write to the temporary file fara_aris AIX 6 05-28-2008 10:42 PM
find: 0652-019 The status on /interfaces/eu3/hmsl/EBS/20070722 is not valid. vishal_ranjan UNIX for Advanced & Expert Users 0 09-04-2007 12:31 PM
cannot open error venu_cisco UNIX for Dummies Questions & Answers 4 03-14-2007 02:49 AM
pg: 0652-121 maraquez AIX 2 12-15-2005 09:53 AM
error shutting down open bsd ferret UNIX for Dummies Questions & Answers 1 01-15-2004 11:24 AM



All times are GMT -4. The time now is 05:27 AM.