For those of you who are trying to navigate the complex world of Data Integration and stuck with an issue. This is definitely a great place to bounce some ideas off our industry experts. Ask us your toughest questions and see if we can't provide you a an answer.
I've compiled a list for you of all of our Oracle forums which might be of interest:
Oracle Data Integration Forum
Oracle Warehouse Builder Forum
Oracle Data Service Integrator Forum
Performance Management Forum, Applications, Hyperion Planning
Essbase Forum
While we can't promise to answer tough economic down-turn questions, at least we can address your technical questions.
Comments (1)
Hi
I have following steps to be done in sequence
--------
schemaA
--------
exp parfile =exp_from_4r1.par (A.dmp)
-------
schemaB
-------
imp parfile=imp_from_4r1.par (using A.dmp)
@Refresh.sql
exp parfile=exp_conv_tables.par (B.dmp)
--------
schemaC
--------
take backup
@disable_constraints.sql
@delete_tables.sql
imp parfile=imp_conv_tables.par (using B.dmp)
@enable_constraints.sql
Is their a way all these can be executed as a batch file?
Regards
Posted by ruchi | October 23, 2008 2:18 PM
Posted on October 23, 2008 14:18