As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
IBM,
1 3714What are the different ways of moving data or databases between servers and databases in SQL Server?
3 7680Explian different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
1 4931What is database replicaion? What are the different types of replication you can set up in SQL Server?
1 4299Explain the difference between a hot backup and a cold backup and the benefits associated with each?
TCS,
7 20331You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?
3 10829Post New DB Administration Questions
What happens on checkpoint? : sql server DBA
What are the different types of indexes available in sql server? : sql server DBA
What the different topologies in which replication can be configured? : sql server DBA
how can you get actual data change values from previous transactions in oracle?
how can you connect from 10g user to 11g user??
What are the different ways you can create databases in sql server? : sql server DBA
what are the differences of where and if in SAS?
What is the difference between dropping a database and taking a database offline? : sql server DBA
what is asm?
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?
Query processing is slow(eg select query)how will u solve that
What are the different types of upgrades that can be performed in sql server? : sql server DBA
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is transparent data encryption? : sql server DBA