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.
2195Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
1923Provide 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.
1940What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
3 6415What would you use to improve performance on an insert statement that places millions of rows into that table?
TCS,
2 6060If 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 3280How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1 3419Post New DB Administration Questions
What is fill factor? : sql server DBA
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.
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
what are the performance views in an oracle rac environment?
What are the different types of upgrades that can be performed in sql server? : sql server DBA
what is the use of recording information about current session?
Explain materialized views and how they are used.
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
Why would you call update statistics? : sql server DBA
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA
how can you communicate with operating system files from oracle?
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?
how can you process messages in order asynchronously?