I found 1 big mistake! The directory is Asset Inventory Backup. But I found the syntax is load dsmc res "vol1:\asset inventory backup\" -subdir=yes -rep=all
-------------------------------------- Bruce Kamp Midrange Systems Analyst II Memorial Healthcare System E: [EMAIL PROTECTED] P: (954) 987-2020 x4597 F: (954) 985-1404 --------------------------------------- -----Original Message----- From: Wolfgang Bayrhof [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 8:48 AM To: [EMAIL PROTECTED] Subject: Re: Netware Restore Question Hi Bruce, you can still use the Pick-List with the -pick option. It's maybe a time-consuming task to scroll the pick list on the command line, when there a lot of directories in your volumes root, but it should work. load dsmc res vol1:\ -pick -subdir=yes -rep=all -tapep=no bye, Wolfgang Bayrhof ----- Original Message ----- From: "Kamp, Bruce" <[EMAIL PROTECTED]> Date: Tue, 25 Feb 2003 08:34:05 -0500 To: [EMAIL PROTECTED] Subject: Re: Netware Restore Question > I am restoring the whole volume. It was blown away... So I can't see > the directory in any of these utils. I tried both of your suggestions > & no go on both... I also tried vol1:\asset*\ & that didn't work > either. Any other suggestions? > > -------------------------------------- > Bruce Kamp > Midrange Systems Analyst II > Memorial Healthcare System > E: [EMAIL PROTECTED] > P: (954) 987-2020 x4597 > F: (954) 985-1404 > --------------------------------------- > > > -----Original Message----- > From: Wolfgang Bayrhof [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 25, 2003 8:27 AM > To: [EMAIL PROTECTED] > Subject: Re: Netware Restore Question > > > Hi Bruce, > > you have to use the short filenames to start the restore operation by > the command line. The short filenames are saved in the namespace "DOS" > under NetWare. You can find out the short names by NDIR, MONITOR and > NwAdmin. Maybe you can also use your Windows Explorer to find out the > short names. > > The command > > load dsmc res vol1:\assetinv\ -subdir=yes -rep=all -tapep=no > > or > > load dsmc res vol1:\assetin1\ -subdir=yes -rep=all -tapep=no > > should work. > > bye, > Wolfgang Bayrhof > > > ----- Original Message ----- > From: "Kamp, Bruce" <[EMAIL PROTECTED]> > Date: Tue, 25 Feb 2003 08:03:03 -0500 > To: [EMAIL PROTECTED] > Subject: Netware Restore Question > > > Environment: > > TSM client 5.1.5.6 on Netware 6 > > TSM server 5.1.1.6 on AIX 4.3.3 > > > > Trying to restore the directory vol1:\asset inventory from the > > command line but can not figure out the correct syntax! I have > > tried the following > > commands: > > load dsmc res vol1:\asset inventory\ -subdir=yes -rep=all -tapep=no > > load dsmc res "vol1:\asset inventory\" -subdir=yes -rep=all > > -tapep=no load dsmc res vol1:\"asset inventory"\ -subdir=yes > > -rep=all -tapep=no What am I missing?! > > > > Thanks, > > -------------------------------------- > > Bruce Kamp > > Midrange Systems Analyst II > > Memorial Healthcare System > > E: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > P: (954) 987-2020 x4597 > > F: (954) 985-1404 > > ---------------------------------------
