Sorry for answering so late. Just reading my mails after 2 weeks with
customers.

Same procedure to run on destination server but to import from him to
himself :

DEFINE SERVER TARGET NODENAME=SOURCE PASSWORD=XXX......... with IP
address=127.0.0.1
DEFINE DEVCLASS TARGET SERVERNAME=TARGET........

and import node ...filedata=all devc=target vol="..."

Ruddy


-----Original Message-----
From: Donald Coleman [mailto:[EMAIL PROTECTED]]
Sent: mercredi 7 février 2001 17:32
To: [EMAIL PROTECTED]
Subject: Export/Import Data between servers


I am trying to export nodes from a source server to a target server and
them import them on the target server. I have the export part working
OK.
The import instructions are unclear to non-existent in either the
Administrator's Reference or the Administrator's Guide. To export, I did
the following setup:

On the source server:

DEFINE SERVER TARGET NODENAME=SOURCE PASSWORD=XXX.........
DEFINE DEVCLASS TARGET SERVERNAME=TARGET........

On the target server:

REGISTER NODE SOURCE XXX TYPE=SERVER .....

To export on the source server:

EXPORT NODE * DOMAIN=X1234 DEVCLASS=TARGET

This command works OK and creates a virtual EXPORT volume on the source
server (the data is actually stored as an archive file under node SOURCE
on
the target server):

TARGET.EXP.987654321


My question is: What definitions are required to be able to import this
data on the target server?

I need to be able to:

IMPORT NODE * DEVCLASS=???? VOLUME=???


Thanks,
  -----------------------------------------------------------
    Don Coleman,
    Queen's University Information Technology Services
    Kingston, Ont. Canada  K7L 3N6
    Tel: (613) 533-2034  Fax: (613) 533-2168
    Email: [EMAIL PROTECTED]

Reply via email to