Import into a new table space is BROKEN!
Date: Tue, 15 Sep 1992 07:33:22 GMT
Message-ID: <drt.716542402_at_brolga>
I am having a problem with some undocumented features of import.
I created a special tablespace for the data (~200M) on a new disk. I created a user and granted resource access to the table space. I made the new table space the default for this user.
As a test I created a table from sqlplus and it went in the new tablespace just fine, by default.
OK. I'll fix it. Lets revoke all access to the system table space for this user and try again. Didn't work. Fills the system table space again.
Tricky little feature that one. Lets try creating a table in the system table space for this user and fill it with junk. Works fine. Hmmm. Drop that table. Grant 1k of quota space in system to the user. Create table. Fill it with 3k of stuff. Commit. Interesting...
Oh well, so quotas are meaningless. Lets get back to the import problem.
Run it as dba. Again fills the system table space.
So maybe import has some features. SOmeone must have found them by now. Is there a way around it?
The strange ignorance of quotas is disturbing. If the work around involves giving the user a 0 quota on SYSTEM then I'm stuck, because it appears to be meaningless.
Can anyone shed some light? Received on Tue Sep 15 1992 - 09:33:22 CEST
