Advertisement

02.11.2008 at 05:27PM PST, ID: 23154944
[x]
Attachment Details

Loading a "dump" file from one box to another box

Asked by singhch in Sybase Database

Hi there,

How do I specify in my sql statement to load a database using a dump file from another box?

for example if I am using boxA with a database named myDB_A and I want to load this database, the following is the statement (this is done thru dos and loggin into via isql and providing a sql file with the below statement in that sql file)

load database myDB_A from "compress::/sysbasedumps/filename.dump"

the above is fine as the "filename.dump" resides on the same box as the database.

but my query is how do i specify in my statement to say ... "get the filename.dump from another box"

I tried doing this but it failed

load database myDB_A from "//boxB/compress::/sysbasedumps/filename.dump"

assume that boxA and boxB have the same directory structure.

any idea why it is failing? thanksStart Free Trial
[+][-]02.11.2008 at 08:07PM PST, ID: 20872452

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.11.2008 at 11:12PM PST, ID: 20872947

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Sybase Database
Sign Up Now!
Solution Provided By: alpmoon
Participating Experts: 2
Solution Grade: A
 
 
[+][-]02.12.2008 at 07:24PM PST, ID: 20881401

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628