|
----- Original Message -----
From: "Mike Bardin" <mike@xxxxxxxxx>
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Subject: Re: Can't delete files in the IFS
Date: Thu, 11 Jun 2009 00:28:58 +0400
On Wed, 10 Jun 2009 14:27:40 -0400
fbocch2595@xxxxxxx wrote:
The simplest way to delete this file is
Hi Folks,?I think I'm gonna stump the band on this one.? ?
I'm unable to delete certain files from the IFS.? IBM support has
no way to delete them.? These objects were created by our HA
replication software and the HA vendor doesn't know how to remove
them either.? IBM says they have a hidden character.? ?
For example, the first char of this file name is 'a'
First,
change current directory to this file's directory
move all other file with name starting from 'a' to other
catalog
MOV 'a*' todir()
and then
DEL 'a*'
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.