Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?
1 5238What 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.
2813Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?
2 7023
What is varchar in postgresql?
What are the different sql commands?
Name the buffer in which all the commands that are typed in are stored
How is a developer added to a trusted publishers list?
What is the use of & in pl sql?
Tell me about normalization in DBMS.
How to set a transaction to be read only in oracle?
what are the advantages of sql ? : Sql dba
How do I free up space in mysql?
What is a cache in ssrs?
Is it possible to insert comments into sql statements return in the data model editor ?
What are the new scripting capabilities of ssms? : sql server management studio
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
Explain about post-relational databases?
How to assign values to data fields in record variables?