Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Import to another Server

Re: Import to another Server

From: ¼Ò¸ôÀÌ <bgpark_at_mail.nanumit.co.kr>
Date: Fri, 15 Dec 2000 13:56:41 +0900
Message-ID: <91c8b8$q69$1@news1-2.kornet.net>

Oracle has backup tool , "exp"
1. backup all user(oracle) objects
exp user_name/password file=file_name.exp 2. move file_name.exp to another server
3. imp user_name/passwork file=file_name.exp

D. KHADER <khader_at_rhrk.uni-kl.de>ÀÌ(°¡) ¾Æ·¡ ¸Þ½ÃÁö¸¦ news:91bj42$khb$1_at_sun.rhrk.uni-kl.de¿¡ °Ô½ÃÇÏ¿´½À´Ï´Ù.
> hi,
> i cant solve this problem , it is importing an ORACLE8i Database from one
> linux-Server to another Linux-Server .. how can i do that?
> it is not possible to use ftp or telnet to send data ..
>
>
> thanx
>
>
>
Received on Thu Dec 14 2000 - 22:56:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US