Give the two types of tables involved in producing a star schema and the type of data theyhold.
2 7536A 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?
2410Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
5 24249Post New DB Administration Questions
You create a private database link and upon
connection, fails with: ORA-2085: connects to
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.
suppose you want to audit specific activities on sensitive data. How can you achieve that?
Query processing is slow(eg select query)how will u solve that
How do you open a cluster administrator? : sql server DBA
What is a correlated sub-query? : sql server DBA
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
how can you implement fine-grained auditing?
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
What are the commands you'd issue to show the explain plan for "select * from dual"?
Why would you use sql agent? : sql server DBA
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What is dcl? : sql server DBA
what are the types of connection load-balancing?