Unix Technical Forum

rollback segment?

This is a discussion on rollback segment? within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi, I am an Oracle developer and new to SqlServer. Is there rollback segment in SqlServer? If there is, ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 06:26 PM
Susan Lam
 
Posts: n/a
Default rollback segment?

Hi,

I am an Oracle developer and new to SqlServer. Is there rollback
segment in SqlServer? If there is, does it use only for the purpose
of rollback or to maintain read consistency as well?

If there is no rbs in SqlServer. How does it handle rollback and read
consistency?

Thanks!
Susan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 06:26 PM
Sinisa Catic
 
Posts: n/a
Default Re: rollback segment?

Hi Susan,

SQL Server's transaction logs have combined function of Oracle
rollback segment and Oracle online redo log. When you create SQL
Server database you need to specify at least one physical file as
transaction log for each database (please note that meaning of common
terms like "database" for example, is different with Oracle and SQL
Server).

Automatic recovery mechanism is the same.

Hope this helps.

Sinisa

susana73@hotmail.com (Susan Lam) wrote in message news:<7186ed56.0308102350.21f3d005@posting.google. com>...
> Hi,
>
> I am an Oracle developer and new to SqlServer. Is there rollback
> segment in SqlServer? If there is, does it use only for the purpose
> of rollback or to maintain read consistency as well?
>
> If there is no rbs in SqlServer. How does it handle rollback and read
> consistency?
>
> Thanks!
> Susan

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:03 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com