Hi there, i need move data from one database to another, how can i do that and what are the steps involved? Say, i have a table USER on db1 and db2, and i need to move the records from db1 to db2 (which is empty)...how to do that? db1 and db2 are both oracle's. Thanx Lukas.