You won't be able to set the compatible parameter to 8.1.7 for this 9.2 database, because your SYSTEM tablespace is localy managed, which is not supported by pre-9i releases. So unless you rebuild your database from scratch with system tablespace defined as dictionary managed, you will only be able to set your compatibility as far as 9.0 - no lower than that will be possible.
Jurij Modic ASCII a stupid question, get a stupid ANSI
24 hours in a day .... 24 beer in a case .... coincidence?
I did that, but i encountered those errors which I have posted in my first message... which i thought was an compatible parameter issue?? Any help please?
Create all tablespaces as LMT in 9i. Import with IGNORE=Y. That will do it.
I did that, but i encountered those errors which I have posted in my first message... which i thought was an compatible parameter issue?? Any help please?
Post error messages after you pre-created the LMT in 9i and issued an import with IGNORE=Y. I've done this in the past with no problems whatsoever.
Thanks for the reply. I have sone the same import before too. The only difference now is the OS platform which i do not think could be of a problem...
Anyway, it is advisable to use local managed tablespace right? Therefore is it better if i re-create all the tablespace than to do the import full? Please advice...
Bookmarks