Link to home
Start Free TrialLog in
Avatar of dbexchange
dbexchange

asked on

Help-Ora-01536 error

I try use oracle 8i new feature tablespace LOCAL management in New Database. and I need import data that is from Dictionary based database. Now I have a issue. first time, it is OK. but second time when I drop some table and import again. I encounter error "ORA-01536 space quota exceeded for tablespace xxx." and import stoped. I checked tablespace. there is 99% freespace. If import data from dictionary based database to dictionary based database, that issue never happened. It's Oracle bug?

Avatar of M-Ali
M-Ali

Hi.

The space quota is assigned on tablespace for each user. In this case it would be the user you are connected as, whose quota would be checked. Try to increase the tablespace quota for this user and then import again.

Ali
Avatar of dbexchange

ASKER

There is 99% free space on that tablespace. why increase?
Looks like a user without tablespace permissions, THIS has nothing to do with quota's just a "stupid" error for an easy (security) problem.
ASKER CERTIFIED SOLUTION
Avatar of M-Ali
M-Ali

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Please update and finalize this old, open question. Please:

1) Award points ... if you need Moderator assistance to split points, comment here with details please or advise us in Community Support with a zero point question and this question link.
2) Ask us to delete it if it has no value to you or others
3) Ask for a refund so that we can move it to our PAQ at zero points if it did not help you but may help others.

EXPERT INPUT WITH CLOSING RECOMMENDATIONS IS APPRECIATED IF ASKER DOES NOT RESPOND.

Thanks,

** Mindphaser - Community Support Moderator **

P.S.  Click your Member Profile, choose View Question History to go through all your open and locked questions to update them.
Avatar of DanRollins
Recommended disposition:

    Accept M-Ali's comment(s) as an answer.

DanRollins -- EE database cleanup volunteer
Thanks, Dan.
I finalized this today and will monitor it in the event an adjustment is needed.
Moondancer - EE Moderator