Un-Answered Questions { Databases }

How to set the time zone for MySQL to particular country time?

2716


what is difference between 1.append to media 2.overright the existing media when we take back up in sql server2000

1548


can we delete autodiff back up that we have set through sql server agent.

1728


How would you go about increasing the buffer cache hit ratio?

1942


Explain the difference between $ORACLE_HOME and $ORACLE_BASE.

6715


Explain the use of table functions.

1780


Where in the Oracle directory tree structure are audit traces placed?

2112


How would you determine what sessions are connected and what resources they are waiting for?

1602


Give two methods you could use to determine what DDL changes have been made.

6004


What view would you use to determine free space in a tablespace?

1762


How would you determine who has added a row to a table?

1781


What is an SQL FORMS ?

2294


Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.

2019


What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

2302


Scalability, Availability, Integration with internet, etc.)?

2418