What is database replicaion? What are the different types
of replication you can set up in SQL Server?
Answer Posted / kishor
move/copy of the data from one server to another server is
call replication
types of replication
1.snapshot
2.merge
3.transactional
4.transactional with up-datable subscription(newly added in
sql server2005)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
What is dcl? : sql server DBA
How to start SQL Server in minimal configuration mode?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
when does an alert gets signaled?
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
what is the role of dip user in our database?
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
Why does Oracle not permit the use of PCTUSED with indexes?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
what is the diffrence between core dba and apps dba?
What are the commands used in dcl? : sql server DBA
what do you understand by flashback feature of oracle?