Hi there,
To create a new user, I first created a tablespace and then assigned this user to that newly created tablespace. In the new user's schema, I could create a table but when I tried to insert data into the table, I got an error stating:
"Cannot use system rollback segment for non system tablespace".
Why is this??? I then created an user without assigning to any tablespace(that is to the default tablespace "system"
, it works fine..Could anyone please explain me this.
As a new entry into the admin side, the response to this would be appreciated.
Ta..
kk
To create a new user, I first created a tablespace and then assigned this user to that newly created tablespace. In the new user's schema, I could create a table but when I tried to insert data into the table, I got an error stating:
"Cannot use system rollback segment for non system tablespace".
Why is this??? I then created an user without assigning to any tablespace(that is to the default tablespace "system"
As a new entry into the admin side, the response to this would be appreciated.
Ta..
kk