June 29, 2006 at 12:48 pm
Hi guys,
Forgive the simple (perhaps, (not a DBA)) question but could you tell me how can I see what's the current setting re: Transaction Isolation Level of my server?
Thanks,
Martin.
June 29, 2006 at 2:54 pm
dbcc useroptions and lookfor SetOption = 'isolation level'
July 6, 2006 at 3:07 am
This is what i get, may be I'm missing something. Any help?
dbcc useroptions
Set Option Value
-----------------------------------------
textsize 64512
language us_english
dateformat mdy
datefirst 7
quoted_identifier SET
arithabort SET
ansi_null_dflt_on SET
ansi_defaults SET
ansi_warnings SET
ansi_padding SET
ansi_nulls SET
concat_null_yields_null SET
(12 row(s) affected)
paul
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy