Name a tablespace automatically created when you create a
database.
Answer Posted / ramesh
System Tablespace is Created when a New oracle Database is
created.
It,s Not-> while Creation of Tablespace
However ,Ensure No user objects created in System Tablespace
Cheers,
Ramesh
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what functionality does oracle provide to secure sensitive information?
how to restore files with rman?
What is replication? : sql server DBA
how can you communicate with operating system files from oracle?
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
what is asm?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
What the different components in replication and what is their use? : sql server DBA
what do you understand by flashback feature of oracle?
how can you schedule a job in database?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
internal architecture
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me