Common problem !
Look into the use of braces... { }
When something gets altered like this use braces to explicitly specify the
filespace name...
so on your query try either
        q backup {/inbound/site}/*
or
        q backup {/inbound}/site/*
One of the two will give you what you want...

Dwight E. Cook
Software Application Engineer III
Science Applications International Corporation
509 S. Boston Ave.  Suit 220
Tulsa, Oklahoma 74103-4606
Office (918) 732-7109



-----Original Message-----
From: Hagopian, George [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 8:22 AM
To: [EMAIL PROTECTED]
Subject: filesystems and directories under the same name


Good morning everyone

I can across an problem with no idea of a resolution.
AIX TSM server 4.2

I had a filesystem called say /inbound/site
now they removed the filesystem but still needed the path....so
they have a filesystem called /inbound and created a sub directory called
site

When you try to do a restore via the command line it only finds the
filesystem data not the directory data
If I try to restore via X window or web I have to go through the filesystem
/inbound and to the subdirectory site

How can I get the data off the filesystem /inbound/site and in the directory
/inbound/site
I can'd restore the data and then back it up again...too much data and not
enough space on the server

Sorry to hit everyone in the morning with this...but I was trying to figure
this out all last night w/ no success

Thanks
George Hagopian
AIX/TSM Administator
ICT Group

Reply via email to