I create my own database with user_name:super and password:super. When I am try to create a table with this user name and password then it show the below error:
ERROR at line 1:
ORA-01950: no privileges on tablespace 'SYSTEM'
What can I? Whether I have to change the tablespace of 'SYSTEM' or not?If any one know the reson for this please send me the feedback at bprasanth_nair@ yahoo.co.in
ERROR at line 1:
ORA-01950: no privileges on tablespace 'SYSTEM'
What can I? Whether I have to change the tablespace of 'SYSTEM' or not?If any one know the reson for this please send me the feedback at bprasanth_nair@ yahoo.co.in
Comment