issue about imp command [message #231488] |
Tue, 17 April 2007 04:58  |
kaisy.lin
Messages: 12 Registered: April 2007
|
Junior Member |
|
|
i got a dump file ,i created a file by using command imp show=y to find out that there were 3 tablespaces need to build to import that database.
but i didn't create all the tabespaces accordingly , after import command issuing , all the tables were imported correctly .
for example
table a belong to tablespace a
table b belong to tablespace b
i just created tablespace a .
how come both table a and table b are imported ?
|
|
|
|
|
|
|
|
Re: issue about imp command [message #231648 is a reply to message #231488] |
Tue, 17 April 2007 21:40   |
kaisy.lin
Messages: 12 Registered: April 2007
|
Junior Member |
|
|
i issued the sql "select * from user_role_privs" to find out that there are three granted role for the user: CONNECT ,DBA, EFSNORL
there is no role like "RESOURCE" that has been granted for the user .i was wondering if the dba role is enough for all the operation.or , maybe ,the users tablespace is used for all the object.
sorry , i am not so good at english , i am chinese ,so please forgive my mistake about expression.
|
|
|
|
|