Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> refresh data in another schema
In the same database, there are two user accounts: Production and
Test. We need to refresh Test's data by using data in Production. 99%
of the table structures and indexes are same in both accounts, but
they are in different tablespaces and some objects in two accounts may
not be identical. All Test's objects are in tablespace T1 (for tables)
and tablespace TI1 (for indexes), and all Production's objects are in
tablespaces P1, P2 and P2 (for tables) and tablespace PI1 (for
indexes).
Thank you very much. Received on Wed May 29 2002 - 19:22:50 CDT
![]() |
![]() |