Copy data from one table to another table but in different environments
Moved: Oracle PL/SQL Technical Forum
From: Sreeramam Poduri 15-Jun-09 11:13
Subject: Copy data from one table to another table but in different environments
Copy data from one table to another table but in different environments
Hi All,
I have table A in Development Environment and same table A in Acceptance.
In Acceptance I have some data in table A. But in development in table A.
There is not database link between Acceptance and Development environmnets.
Now I want to copy the data from the Acceptance Environments to Development Environments into Table A.
Can any please let me know the procedure.
From: Sreeramam Poduri 15-Jun-09 11:13
Subject: Copy data from one table to another table but in different environments
Copy data from one table to another table but in different environments
Hi All,
I have table A in Development Environment and same table A in Acceptance.
In Acceptance I have some data in table A. But in development in table A.
There is not database link between Acceptance and Development environmnets.
Now I want to copy the data from the Acceptance Environments to Development Environments into Table A.
Can any please let me know the procedure.
0