how to create an user in oracle 10g.please give me an example..
Answer Posted / su
CREATE USER <user_name>
IDENTIFIED BY <password>
DEFAULT TABLESPACE <tablespace_name>;
example
CREATE USER su
IDENTIFIED BY su
DEFAULT TABLESPACE users;
if we don't specify the default tablespace name, all the
objects created by the said user will be in the SYSTEM
tablespace which is used by oracle for all its
functionality. Once SYSTEM tablespace gets filled up our
oracle database will stop working
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between conversions and interfaces? : oracle accounts receivable
What is the mandatory setup in cyclecount ?
WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?
1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count
What is supporting issues GL AP and AR?
What Are Cross Validation & Adi?
what is the link between suppliers and banks in ap module in oracle apps? And also query?
How to clone the database using RMAN back
What is db_recovery_file_dest in oracle? When do you need to set this value?
what ASIS BUSINESS PROCESS IN ORACLE FINANCE
What are different types of receipt reversals ? Explain them : oracle accounts receivable
if i write the procedure.. and other person make the changes in that code then where i find who is changing my procedure
What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f
Are These Dff's Flexible?
what are the interface and api table for receipts conversion in oracle receivables? : oracle accounts receivable