basically need to create a database.
with schemas and allocate enough space or make them auto extendable.
then you can run the oracle migration tool.
or other way is export sql server data into a flat file with some
delimitter, and using sql loader , load it into oracle
cheers
Pusarla Rambabu wrote:
>Hi,
>We've a large database in SQL Server 2K. I was able to migrate this to
>Oracle 9i using Oracle Migration Tool in Windows Platform. What are the
>steps required to migrate the SQL database to Oracle 9i on Linux platform?
>
>Thanks,
>Rambabu
>
>
>--------
>website: http://www.LazyDBA.com
>Please don't reply to RTFM questions
>Oracle documentation is here: http://tahiti.oracle.com
>To unsubscribe: see http://www.lazydba.com/unsubscribe.html
>To subscribe: see http://www.lazydba.com
>By using this list you agree to these terms:http://www.lazydba.com/legal.html
>
>
>
>
Oracle LazyDBA home page