|
-
Hi, YOU do not have ossbss tablespace in your database where you are importing. If you look at the script it is creating the table with tablespace ossbss. In your import command try out giving IGNORE=y, Commit=Y.
If this do not work. Get the create table script and edit the script to change tablespace name from ossbss to the available tablespace name and use the imp command with IGNORE=Y , commit=Y.
. Let me know if that worked.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|