30 pts.
 make an id in oracle 8
i m the user of oracle 8i..i want to make an separate account in oracle..

how i can make an account..please tell me if u knoww..

 



Software/Hardware used:
oracle 8i
ASKED: July 5, 2010  2:03 PM
UPDATED: July 6, 2010  2:46 PM

Answer Wiki:
I suspect that if you had the authority (and the responsibility) to do this then you would know how to do it. Or one of your coworkers would. You say you are "the user." Did you create the instance? If not, go talk to the one who did. Generally, "users" do not create other accounts within an RDBMS. that is the job of the DBA and possibly the SECURITY staff. In cases where users actually create other users accounts, generally there is a program in place to accomplish this task. Users don't generally issue this sort of statement directly. On the chance that you are not trying to circumvent anything, but are at home trying to learn to use Oracle: the answer is CREATE USER statement.
Last Wiki Answer Submitted:  July 6, 2010  2:46 pm  by  Meandyou   5,205 pts.
All Answer Wiki Contributors:  Meandyou   5,205 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You need to clarify your question.

Do you want to create a new database user ?
Are you the database administrator ?

 63,535 pts.