Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

swapasm syntac

Status
Not open for further replies.

new2me

Technical User
Joined
Mar 12, 2004
Messages
176
Location
CA
from the legato site it gaved the following syntax...

<< /swap >>
swapasm: swap1


Some of the backups failed with following msg.

SYSTEM DB:\ save: bad dir spec, line 4 of stdin directives
SYSTEM DB:\ stdin directives line 4: illegal token
SYSTEM DB:\ stdin directives line 4: parse error
SYSTEM DB:\ save: RPC error: Remote system error

To those that replied, thank-you in advance.
 
For Windows, the directive is slightly different:

<< "absolute_pathname" >>
[+]directive: filename(s)

So in your case an example would look like this:

<< "C:\swap" >>
swapasm: swap1

But i don't understand why you want to apply that to the Windows SYSTEM database?
 
Hey 605, thanks for response.

I was trying to skip specify the drive so I could apply it to every Windows client.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top