Please HELP me its urgent? If i want to EXPORT data from
SQL server to ORACLE 11g then how can I replicate data from
SQL to ORACLE?

Answers were Sorted based on User's Feedback



Please HELP me its urgent? If i want to EXPORT data from SQL server to ORACLE 11g then how can I r..

Answer / shallu

You can use SwisSql utility to do that.

Is This Answer Correct ?    1 Yes 1 No

Please HELP me its urgent? If i want to EXPORT data from SQL server to ORACLE 11g then how can I r..

Answer / abdul

Another Option would be do a bcp out for sql server data to
csv file, then do a sql loader script to insert into Oracle
from csv file.by this way you can even preserve timestamp

Is This Answer Correct ?    0 Yes 0 No

Please HELP me its urgent? If i want to EXPORT data from SQL server to ORACLE 11g then how can I r..

Answer / amit

Thanks Shallu if possible will you please send me some link
on SwisSql utility.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle General Interview Questions

What are the general rules on data consistency?

0 Answers  


How to use "in out" parameter properly?

0 Answers  


How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?

0 Answers   Zensar,


what is meant by magic query

0 Answers  


What is the data type of dual table?

0 Answers  






what is the syntax of INSERT command?

7 Answers  


What is an Oracle Instance?

0 Answers  


What the is the diff between local index and global index. give some example.

0 Answers   TCS,


How many types of tables supported by oracle?

0 Answers  


What is procedure overloading in oracle?

0 Answers  


What is a user role in oracle?

0 Answers  


What is a relational database management system?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)