Re: 0403-027 The parameter list is too long. error

From: Jolet, John (John.Jolet@MISYSHEALTHCARE.COM)
Date: Fri Feb 21 2003 - 09:39:55 EST


you could also do a find . -name "*.trc" -exec rm {} \;

-----Original Message-----
From: Myers, Drew [mailto:MyersD@GOALAMO.COM]
Sent: Friday, February 21, 2003 8:32 AM
To: aix-l@Princeton.EDU
Subject: Re: 0403-027 The parameter list is too long. error

select a subset of the .trc files and delete those first. The OS is telling
you've selected too many itmes to delete at once.

-----Original Message-----
From: Shekhar Dhotre [mailto:Shekhar.Dhotre@LENDLEASEREI.COM]
Sent: Friday, February 21, 2003 9:17 AM
To: aix-l@Princeton.EDU
Subject: 0403-027 The parameter list is too long. error

Hi All ,

I am trying to delete bunch of oracle trace files , But when I do delete
*.trc I get The parameter list is too long. error . Is there anyway I can
delete these files .

f5n73 /d01/app/oracle/admin/amerdev/bdump>rm *.trc
ksh: /usr/bin/rm: 0403-027 The parameter list is too long.
f5n73 /d01/app/oracle/admin/amerdev/bdump>

Thank You

SD



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:36 EDT