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
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 |
Answer / amit
Thanks Shallu if possible will you please send me some link
on SwisSql utility.
| Is This Answer Correct ? | 0 Yes | 1 No |
What do you mean by redo log file mirroring?
List the various oracle database objects?
What is DTS and purpose of DTS ?
Can you use a commit statement within a database trigger?
When does a Transaction end ?
difference between truncate and delete ,drop?
how can we store any pdf file in oracle
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
what are Triggers?
What is a read write transaction in oracle?
What is transaction control statement and how many types of transaction control statement in Oracle?
what is the difference between joins and set operators.i am always confusing with two,can u pls kindly help me .