There is very little time to test due to the development team delay how will you handle this situation?
Tell me about your Company Process mmeans how you are getting the projects from client, how the project categorized in module, how assignment was done, How you are getting you module? which life cycle and process.
Usually how many members work in a project & how members are now working in a project. If there r difference between the above two questions why it is so?
How u r managing the time constraints in completing the project?
How u r estimating the budget 4 the project?
What r all the resources u need 4 the project u r currently in?
What r all the risks u r facing while doing a project?
How u r managing the staff unavailability?
What r all the security problems u r facing & the measures taken to solve.
If you want to output the results to the log file .. How to do?
What is datapool cursor?
What is an SQL FORMS ?
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.
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.
Scalability, Availability, Integration with internet, etc.)?