why it's not possible to create database in sql* plus?
anonymous
2010-09-24 13:24:02 UTC
while creating database it says insufficient privileges .How select into command works in sql * plus? Used specially for back up tables.but how to copy data in other table?
Three answers:
?
2010-09-27 02:56:18 UTC
insufficient privileges means permission not given to your id.
Ask your supervisor to give the privilege or send mail to concern person regarding this issue.
Till u get privilege , jus enjoy.........
su_corp
2010-09-25 20:42:53 UTC
sql> connect as sysdba
password : sys
should be able to create database, tablespaces etc :)
Gevol
2010-09-24 13:26:52 UTC
What user are you signed in as. Maybe that user doesn't have the rights.
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.