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.
2356Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
2018Provide 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.
2044What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
3 6709What would you use to improve performance on an insert statement that places millions of rows into that table?
TCS,
2 6312If 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 3473How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
1 3570Post New DB Administration Questions
What is fill factor? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
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 benefits of flashback feature?
How can you control the amount of free space in your index pages? : sql server DBA
What are the operating modes in which database mirroring runs? : sql server DBA
What are the different types of upgrades that can be performed in sql server? : sql server DBA
How do you trace the traffic hitting a sql server? : sql server DBA
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
What the different topologies in which replication can be configured? : sql server DBA
what is a crs resource?
What is the difference between dropping a database and taking a database offline? : sql server DBA
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
How to start SQL Server in minimal configuration mode?