Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the problems in logshipping?

Answers were Sorted based on User's Feedback



what are the problems in logshipping?..

Answer / d patel

- Logshipping failover is not automatic process. DBA must
sitll muanually do. that means DBA must be present when the
failover occurs

- The users will experience some downtime. How long depends
on how well you implement log shipping

- Some data will be lost

- The database that are being failed over to the standly
server cannot be used for anythings.

Is This Answer Correct ?    39 Yes 7 No

what are the problems in logshipping?..

Answer / chhavi...sql server dba_431,44

Let me rephrase it first...Limitation in logshipping...

1. Automatic failove is not possible.
2. There will be some data loss because you can't configure
the backup job to run less than 2 minutes.

But insted of these limitation we have many advantages:
1. We can configure the restore job to run with sufficint
delay to recover from user's error.
2. We can have more number of secondaries
3. Also provide log backup backup which can be utilize in
point in time recovery

Is This Answer Correct ?    21 Yes 2 No

what are the problems in logshipping?..

Answer / parker

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.

Is This Answer Correct ?    28 Yes 12 No

Post New Answer

More SQL Server Interview Questions

How are the exceptions handled in sql server programming?

0 Answers  


hi. suppose one person goal is strong knowledge on SQL.... suggest me ...if he learns SQL SERVER or ORACLE? which is best?

7 Answers   Google, TCS, Unisys,


Explain what is the purpose of sql profiler in sql server?

0 Answers  


How do you set a trace flag in sql server?

0 Answers  


Can sql servers link to other servers like oracle?

0 Answers  


What are the advantages of partitioning?

0 Answers  


what is syntex second or third highest salary. thanks & Regards Dhirendra sinha

7 Answers  


How to create a login account in ms sql server to access the database engine using "create login" statements?

0 Answers  


What are a scheduled jobs?

0 Answers  


what is the difference between openrowset and openquery?

0 Answers  


Explain the difference between function and stored procedure?

0 Answers  


Difference between sql server 2000 and sql server 2005?

11 Answers   Aditi Tech, eInfochips, GE, HCL, IBM, Masim Infotech, NIIT, Satyam, Systems Domain,


Categories