Database Administration (MOSC)

MOSC Banner

Tablespace quota for a user

edited Dec 6, 2017 11:45PM in Database Administration (MOSC) 11 commentsAnswered ✓
Folks,
i created a user like below

create user scott identified by tiger default tablespace users;
grant create table,create session;

Now how much space can scott avail from users tablespace?

DBA_TS_QUOTAS does not show anything for this user

Regards
Phil

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center