Name a tablespace automatically created when you create a
database.
Answer Posted / nagarani k
system and sysaux tablespaces are automatically created in
oracle 10gR2 when database created
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the different sql server versions you have worked on? : sql server DBA
What are the recovery models for a database? : sql server DBA
Does any body has ORACLE Certification Dumps or Materials on 9i DBA, 10G DBA, Internet Application Developer, OCP 8i to 10g DBA Upgrade, Oracle 11i if any body have it, please kindly drop an email to: taruni_2k8@yahoo.com
what is the last version,the release date of that version and fix pack of ibm db2 udb?
who owns the operating system files created by the utl_file package?
how can you find out if a table can be redefined?
how can you get actual data change values from previous transactions in oracle?
Query processing is slow(eg select query)how will u solve that
how can you generate profile of pl/sql applications to identify performance bottlenecks?
How can you control the amount of free space in your index pages? : sql server DBA
what is a user-defined lock?
how can you communicate with operating system files from oracle?
What is the default port no on which sql server listens? : sql server DBA
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?