Name a tablespace automatically created when you create a
database.
Answers were Sorted based on User's Feedback
Answer / guest
SYS_UNDOTBS and SYSTEM tablespace gets created automatically
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / david
and users tablespace also get create during the installation
of database .....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hai hia
1.SYSAUX
2.SYSTEM --- permanent table spaces for system users
3.USERS --- permanent tablespace for non-system users
4.TEMP --- temporary tablespace for all users
5.UNDOTBS --- undo tablespace for all users
...these are the default table spaces created at database creation.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you use trigger to create mutating state of table
What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
What is the Symbol use for Inner Join
Is it possible to drop a column in a table which contains only one column? How?
Differentiate between earned discounts and unearned discounts? : oracle accounts receivable
What are different types of transactions in ar? : oracle accounts receivable
how can we send a concurrent program output to the clients through mail or fax give me example.
What view would you use to look at the size of a data file?
Give two methods you could use to determine what DDL changes have been made.
Explain the process of recievables in oracle financials. : oracle accounts receivable
What is supporting issues GL AP and AR?