oracle - ORA-01536: space quota , How to determine required space while limiting the amount? -
i getting error message when trying create table in database.
oracle execute error: ora-30032: suspended (resumable) statement has timed out ora-01536: space quota exceeded tablespace
i understand increase space within tablespace. however, how determine exact/estimate space needed script? want increase space meet minimum space requirements. not want give more space needed. there way this?
Comments
Post a Comment