HP3000-L Archives

May 1999, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jeff Brawley <[log in to unmask]>
Reply To:
Jeff Brawley <[log in to unmask]>
Date:
Wed, 26 May 1999 17:41:32 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (42 lines)
At 10:37:01 26 May 1999 -0400, Steve McKee wrote:
>We've found that we've got the same files as Tim, and can't back them up
>with RoadRunner (Tivoli).  After reading the thread, I contacted DISC and
>got this reply:

[snip]

>As you can appreciate there is nothing to stop anyone else using these file
>codes so I suspect that the QR files may not be Omnidex related as it does
>not match the naming convention of our Omnidex root file.

Some things that I haven't seen mentioned yet or am not sure of:

So the files have a file code of -410 and are named <rootfilename>QR"?
What is the last access and modification dates for the files?
(Perhaps :listfile;format=-5 would be enlightening.)
What is the error message?
Are you doing an online backup?
Are they being accessed during the backup?
If so, by what application?
If not, have you tried backing them up without using online?

>Although I still haven't found out what the files are, the Tivoli support
>desk has a work around for the backup problem - EXCLUDE them from the
>backup!!.

If they can be backed up "NOONLINE" then perhaps something like the
following RoadRunner select statements will work:

select (/ excluding (@[log in to unmask]@ where filecode=-410) online)
select (@[log in to unmask]@ where filecode=-410 noonline)

Note that the excluding has to be inside the parentheses of one select to
have local scope, otherwise it will have global scope and override the
other select too.

--
Jeff Brawley
RS Tech Resources, Inc.
512/249-9294
www.rstech.com

ATOM RSS1 RSS2