Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
2279Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
1975Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
1992What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
3 6576What would you use to improve performance on an insert statement that places millions of rows into that table?
TCS,
2 6205If you're unsure in which script a sys or system-owned object is created, but you know it's in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
1 3382How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1 3513Post New DB Administration Questions
how can you connect from 10g user to 11g user??
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
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.
how can you find out if a table can be redefined?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
What is the default port no on which sql server listens? : sql server DBA
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
what is the diffrence between core dba and apps dba?
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
What authentication modes does sql server support? : sql server DBA
Explain materialized views and how they are used.
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
Why would you call update statistics? : sql server DBA