Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: migration from MSSQL Server to Oracle Server
Hi,
For moving your data a migration tool at www.ispirer.com/chyfo.html
It provides you the fastest, the easiest and the most powerful way to
migrate your database into Oracle.
It allows you to extract any data from any database. It works in conjunction
with Oracle SQL Loader.
The tool creates text files (CSV, TAB, fixed lenght), generates CREATE
TABLE, CREATE INDEX scripts for Oracle and control files for SQL Loader.
Moving of LOBs are fully supported.
The tool has a lot of other features.
Best regards, Dmitry.
"Zdzich" <zdzislawsz_at_poczta.fm> wrote in message
news:99lm4b$nra$1_at_news.tpi.pl...
> I've started migration from MSSQL Server to Oracle Server, so can you give
> me an answer for two questions?
> 1. Is there any tool for converting scripts from Transact-SQL to Oracle
SQL
> standard?
> 2. How can I make field with datatype integer to be automaticly
incrementing
> during INSERT command, I mean something like 'autonumbering'?
>
> Zdzich
>
>
Received on Mon Mar 26 2001 - 05:46:45 CST
![]() |
![]() |