Oracle (3259)
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 5172What 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.
2763Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?
2 6929
do you know how to configure db2 side of the application? : Sql server database administration
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
What are the events on which a database trigger can be based?
What do you know about system database? : SQL Server Architecture
. 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?
How do you define a composite key?
How do I clear the command in mysql?
What is tns entry?
What is raid controller technology?
Is oracle dba in demand?
Explain the Normalized Relations?
What is optimization and its types?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
What are the differences between primary key and unique key?
What are the different types of sql commands?