PDA

View Full Version : transfering oracle database tables


santu_29
25-10-2007, 07:58 PM
how can i transfer/export Oracle 10g xe database tables under different user names from the Oracle database 10g xe installed in one system to Oracle database 10g xe installed in another system. the two system are not connected in any way. i actually need to transfer the database i made at home to my college so i can show it there.

sachin_kothari
25-10-2007, 08:37 PM
I have little idea about Oracle 10 but maybe this (http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25107/impexp.htm#XEDBA10000) page helps you out.

ruturaj3
27-10-2007, 11:39 PM
Use IMP and EXP tool.
If u have any problem PM me.