Give the two types of tables involved in producing a star schema and the type of data theyhold.
2 7605A 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?
2486Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
5 24421Post New DB Administration Questions
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
how can you implement fine-grained auditing?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
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 is the importance of a recovery model? : sql server DBA
What is dcl? : sql server DBA
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
What types of replication are supported in sql server? : sql server DBA
Which autogrowth database setting is good? : sql server DBA
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?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What the different components in replication and what is their use? : sql server DBA
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
What is dbcc? : sql server DBA