ÿþI B M D B 2 ® 9 . 7
D a t a C o n c u r r e n c y
H a n d s - O n L a b
I
I n f o r m a t i o n M a n a g e m e n t C l o u d C o m p u t i n g C e n t e r o f C o m p e t e n c e
I B M C a n a d a L a b
C o n t e n t s
1 . I N T R O D U C T I O N T O D A T A C O N C U R R E N C Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 . O B J E C T I V E S O F T H I S L A B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3 . S E T U P A N D S T A R T D B 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3 . 1 E N V I R O N M E N T S E T U P R E Q U I R E M E N T S . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3 . 2 L O G I N T O T H E V I R T U A L M A C H I N E . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3 . 3 S A M P L E D A T A B A S E . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3 . 4 C R E A T E A N D P O P U L A T E A T A B L E . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
4 . C U R S O R S T A B I L I T Y W I T H C U R R E N T L Y C O M M I T T E D . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
4 . 1 T H E B E F O R E S C E N A R I O : W I T H O U T C U R R E N T L Y C O M M I T T E D . . . . . . . . . . . . . . . . . . . . . . 6
4 . 1 . 1 T u r n i n g o f f C u r r e n t l y C o m m i t t e d . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
4 . 1 . 2 E x e c u t e a w r i t e q u e r y i n T e r m i n a l A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
4 . 1 . 3 E x e c u t e a r e a d q u e r y i n T e r m i n a l B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4 . 1 . 4 R e l e a s i n g t h e l o c k . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 0
4 . 2 T H E A F T E R S C E N A R I O : W I T H C U R R E N T L Y C O M M I T T E D . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1
4 . 2 . 1 T u r n i n g o n C u r r e n t l y C o m m i t t e d . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2
4 . 2 . 2 E x e c u t e a w r i t e q u e r y i n T e r m i n a l A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2
4 . 2 . 3 E x e c u t e a r e a d q u e r y i n T e r m i n a l B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 2
5 . R E P E A T A B L E R E A D . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 4
5 . 1 T H E P H A N T O M R E A D S C E N A R I O : R E P E A T A B L E R E A D . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 5
5 . 1 . 1 E x e c u t e a r e a d q u e r y i n T e r m i n a l A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 5
5 . 1 . 2 E x e c u t e a w r i t e q u e r y i n T e r m i n a l B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 5
5 . 1 . 3 R e l e a s i n g t h e l o c k . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 6
6 . R E A D S T A B I L I T Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 8
6 . 1 T H E P H A N T O M R E A D S C E N A R I O : R E A D S T A B I L I T Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 8
6 . 1 . 1 E x e c u t e a r e a d q u e r y i n T e r m i n a l A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 8
6 . 1 . 2 E x e c u t e a w r i t e q u e r y i n T e r m i n a l B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 9
6 . 1 . 3 E x e c u t e a n o t h e r r e a d q u e r y i n T e r m i n a l A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 0
7 . U N C O M M I T T E D R E A D . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1
7 . 1 T H E U N C O M M I T T E D R E A D S C E N A R I O : C U R S O R S T A B I L I T Y . . . . . . . . . . . . . . . . . . . . . . . . 2 2
7 . 1 . 1 E x e c u t e a n u p d a t e q u e r y i n T e r m i n a l A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2
7 . 1 . 2 E x e c u t e a r e a d q u e r y i n T e r m i n a l B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2
7 . 1 . 3 R e l e a s i n g t h e l o c k . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 3
7 . 2 T H E U N C O M M I T T E D R E A D S C E N A R I O : U N C O M M I T T E D R E A D . . . . . . . . . . . . . . . . . . . . . 2 5
7 . 2 . 1 E x e c u t e a n u p d a t e q u e r y i n T e r m i n a l A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 5
7 . 2 . 2 E x e c u t e a r e a d q u e r y i n T e r m i n a l B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 5
2
1 . I n t r o d u c t i o n t o D a t a C o n c u r r e n c y
I n t h i s l a b y o u w i l l p r a c t i c e w i t h d a t a c o n c u r r e n c y a n d c o n c u r r e n c y c o n t r o l i n
D B 2 .
3
2 . O b j e c t i v e s o f T h i s L a b
A f t e r c o m p l e t i o n o f t h i s l a b , t h e s t u d e n t s h o u l d b e a b l e t o :
" U n d e r s t a n d t h e s e m a n t i c d i f f e r e n c e s b e t w e e n C u r s o r S t a b i l i t y a n d
C u r r e n t l y C o m m i t t e d .
" U n d e r s t a n d t h e d i f f e r e n c e s b e t w e e n R e p e a t a b l e R e a d , R e a d S t a b i l i t y ,
C u r s o r S t a b i l i t y a n d U n c o m m i t t e d R e a d .
" B e a b l e t o s p e c i f y d i f f e r e n t i s o l a t i o n l e v e l s f o r a d a t a b a s e a t r u n t i m e u s i n g
t h e C L P .
3 . S e t u p a n d S t a r t D B 2
3 . 1 E n v i r o n m e n t S e t u p R e q u i r e m e n t s
T o c o m p l e t e t h i s l a b y o u w i l l n e e d t h e f o l l o w i n g :
" D B 2 A c a d e m i c W o r k s h o p V M w a r e ® i m a g e
" V M w a r e P l a y e r 2 . x o r V M w a r e W o r k s t a t i o n 5 . x o r l a t e r
F o r h e l p o n h o w t o o b t a i n t h e s e c o m p o n e n t s p l e a s e f o l l o w t h e i n s t r u c t i o n s
s p e c i f i e d i n t h e V M w a r e B a s i c s a n d I n t r o d u c t i o n m o d u l e .
3 . 2 L o g i n t o t h e V i r t u a l M a c h i n e
1 . L o g i n t o t h e V M w a r e v i r t u a l m a c h i n e u s i n g t h e f o l l o w i n g i n f o r m a t i o n :
U s e r : d b 2 i n s t 1
P a s s w o r d : p a s s w o r d
2 . O p e n a t e r m i n a l w i n d o w a s b y r i g h t - c l i c k i n g o n t h e D e s k t o p a r e a a n d
c h o o s e t h e O p e n T e r m i n a l i t e m .
4
3 . S t a r t u p D B 2 S e r v e r b y t y p i n g d b 2 s t a r t i n t h e t e r m i n a l w i n d o w .
d b 2 s t a r t
3 . 3 S A M P L E D a t a b a s e
F o r e x e c u t i n g t h i s l a b , y o u w i l l n e e d t h e D B 2 s s a m p l e d a t a b a s e c r e a t e d i n i t s
o r i g i n a l f o r m a t .
E x e c u t e t h e c o m m a n d s b e l o w t o d r o p ( i f i t a l r e a d y e x i s t s ) a n d r e c r e a t e t h e
S A M P L E d a t a b a s e :
d b 2 f o r c e a p p l i c a t i o n s a l l
d b 2 d r o p d b s a m p l e
d b 2 s a m p l
5
3 . 4 C r e a t e a n d p o p u l a t e a t a b l e
W e w i l l c r e a t e a s i m p l e t a b l e t h a t w i l l b e u p d a t e d d u r i n g t h i s l a b s e s s i o n . T h e
t a b l e n a m e d t b 1 w i l l b e c r e a t e d w i t h a s i n g l e c o l u m n n a m e d c o l u m n 1 . W e
w i l l t h e n p o p u l a t e i t w i t h 9 r o w s w i t h t h e s a m e v a l u e 1 0 .
1 . R u n t h e f o l l o w i n g c o m m a n d s .
d b 2 c o n n e c t t o S A M P L E
d b 2 c r e a t e t a b l e T B 1 ( C O L U M N 1 i n t e g e r )
d b 2 i n s e r t i n t o T B 1 ( s e l e c t 1 0 f r o m s y s c a t . t a b l e s f e t c h f i r s t 9 r o w s
o n l y )
d b 2 t e r m i n a t e
4 . C u r s o r S t a b i l i t y w i t h C u r r e n t l y C o m m i t t e d
W e w i l l n o w d e m o n s t r a t e t h e e f f e c t o f t h e c u r r e n t l y c o m m i t t e d f e a t u r e . T o d o s o ,
w e w i l l s i m u l a t e a s c e n a r i o w h e r e a p o t e n t i a l r e a d / w r i t e b l o c k c a n h a p p e n w h e n
2 q u e r i e s a r e r u n n i n g c o n c u r r e n t l y . T h e n , w e c o m p a r e t h e d i f f e r e n c e i n r e s u l t s
a n d e x e c u t i o n t i m e w h e n w e t o g g l e t h e p a r a m e t e r c u r _ c o m m i t .
W e w i l l u s e D B 2 s c o m m a n d l i n e p r o c e s s o r ( C L P ) t o s i m u l a t e t h e a p p l i c a t i o n s
a c c e s s i n g t h e d a t a b a s e a t t h e s a m e t i m e .
4 . 1 T h e B e f o r e s c e n a r i o : w i t h o u t C u r r e n t l y
C o m m i t t e d
4 . 1 . 1 T u r n i n g o f f C u r r e n t l y C o m m i t t e d
1 . F i r s t , w e w i l l e x a m i n e t h e e x i s t i n g s e t t i n g f o r c u r r e n t l y c o m m i t t e d .
U s i n g t h e t e r m i n a l , t y p e i n t h e f o l l o w i n g c o m m a n d . S i n c e w e w i l l b e
u s i n g m o r e t h a n o n e t e r m i n a l , w e l l r e f e r t o t h i s t e r m i n a l a s T e r m i n a l A .
d b 2 g e t d b c f g f o r s a m p l e
6
T h e c u r _ c o m m i t p a r a m e t e r i s l o c a t e d n e a r t h e e n d o f t h e l i s t . I t s h o u l d d i s p l a y a s
O N f o r n o w , a s t h i s i s t h e d e f a u l t f o r n e w d a t a b a s e s i n D B 2 9 . 7 .
2 . T h e n e x t s t e p i s t o d i s a b l e t h e C u r r e n t l y C o m m i t t e d s e m a n t i c s . F o r
t h a t , c h a n g e t h e v a l u e o f c u r _ c o m m i t t o D I S A B L E D u s i n g t h e f o l l o w i n g
c o m m a n d :
d b 2 u p d a t e d b c f g f o r s a m p l e u s i n g c u r _ c o m m i t d i s a b l e d
4 . 1 . 2 E x e c u t e a w r i t e q u e r y i n T e r m i n a l A
1 . I n o r d e r t o m i m i c t h e b e h a v i o u r o f a l o n g r u n n i n g t r a n s a c t i o n , w e f i r s t n e e d
t o d i s a b l e t h e a u t o - c o m m i t f e a t u r e , w h i c h i s O N b y d e f a u l t i n C L P . W h e n
a u t o - c o m m i t i s a c t i v e , C L P a u t o m a t i c a l l y i s s u e s a C O M M I T a f t e r e v e r y
7
e x e c u t e d S Q L s t a t e m e n t . T h e r e f o r e , w e n e e d t o d i s a b l e i t s o w e a r e a b l e
t o s p e c i f y w h e n t h e t r a n s a c t i o n w i l l b e c o m m i t t e d . E n t e r t h e C L P p r o m p t
b y t y p i n g t h e c o m m a n d b e l o w . T h e + c o p t i o n w i l l d i s a b l e t h e a u t o -
c o m m i t f e a t u r e f o r t h i s s e s s i o n .
d b 2 + c
2 . Y o u c a n c h e c k t h a t t h e a u t o - c o m m i t f e a t u r e i s o f f b y e x e c u t i n g t h e
c o m m a n d b e l o w . S i n c e a u t o - c o m m i t i s O F F , f r o m n o w o n a l l S Q L
s t a t e m e n t s t h a t y o u e x e c u t e w i l l b e p a r t o f t h e s a m e t r a n s a c t i o n u n t i l y o u
i s s u e a c o m m i t o r r o l l b a c k .
l i s t c o m m a n d o p t i o n s
3 . C o n n e c t t o d a t a b a s e s a m p l e .
c o n n e c t t o s a m p l e
8
4 . B e f o r e w e m a k e a n y u p d a t e s t o t h e t a b l e , w e w i l l d o a q u i c k q u e r y t o
o b s e r v e t h e c u r r e n t v a l u e s f o r c o l u m n c o l u m n 1 .
s e l e c t * f r o m t b 1
5 . W e w i l l t h e n e x e c u t e a n u p d a t e q u e r y w h i c h w i l l p u t a l o c k o n t h e r o w s f o r
a s l o n g a s t h e t r a n s a c t i o n i s n o t c o m m i t t e d . W e w i l l e x e c u t e a s i m p l e
u p d a t e q u e r y w h i c h w i l l c h a n g e a l l t h e v a l u e s t o 2 0 .
u p d a t e t b 1 s e t c o l u m n 1 = 2 0
4 . 1 . 3 E x e c u t e a r e a d q u e r y i n T e r m i n a l B
1 . W e w i l l o p e n u p a n o t h e r t e r m i n a l w i n d o w t h a t w i l l a c t a s t h e s e c o n d
a p p l i c a t i o n t r y i n g t o a c c e s s t h e t a b l e . O p e n a t e r m i n a l w i n d o w a s b y r i g h t -
c l i c k i n g o n t h e D e s k t o p a r e a a n d c h o o s e t h e O p e n T e r m i n a l i t e m . T h i s
n e w t e r m i n a l w i l l b e d e s i g n a t e d a s T e r m i n a l B .
9
2 . S i m i l a r t o t h e f i r s t t e r m i n a l , w e w i l l c o n n e c t t o t h e d a t a b a s e s a m p l e a s
u s e r d b 2 i n s t 1 w i t h p a s s w o r d p a s s w o r d b y t y p i n g i n t h e c o m m a n d
d b 2 c o n n e c t t o s a m p l e
3 . N e x t , w e w i l l l a u n c h a q u e r y t h a t w i l l r e a d t h e d a t a l o c k e d b y T e r m i n a l A .
t i m e d b 2 " s e l e c t * f r o m t b 1 "
T h e t i m e c o m m a n d w i l l a l l o w u s t o q u a n t i f y t h e w a i t t i m e . W e c a n s e e t h a t
t h e q u e r y w a i t s a n d d o e s n o t r e t u r n a n y r e s u l t . I n f a c t , i t i s b e i n g b l o c k e d
b y T e r m i n a l A s q u e r y .
4 . 1 . 4 R e l e a s i n g t h e l o c k
1 . W i t h t h e 2 t e r m i n a l s o p e n b e s i d e e a c h o t h e r , w e w i l l o b s e r v e t h e e f f e c t o f
c o m m i t t i n g t h e q u e r y i n T e r m i n a l A . I n T e r m i n a l A , c o m m i t t h e t r a n s a c t i o n
b y e x e c u t i n g t h e f o l l o w i n g c o m m a n d
c o m m i t
1 0
W e c a n s e e t h a t t e r m i n a l B s q u e r y i n s t a n t l y r e t u r n e d w i t h t h e u p d a t e d
v a l u e s . T h e b l o c k b y t e r m i n a l A h a s b e e n r e l e a s e d a n d t h e t r a n s a c t i o n o n
t e r m i n a l B w a s a l l o w e d t o c o n t i n u e a n d a c c e s s t h e v a l u e s .
4 . 2 T h e A f t e r s c e n a r i o : W i t h C u r r e n t l y C o m m i t t e d
W e w i l l r e p e a t t h e p r o c e d u r e a g a i n b u t t h i s t i m e w i t h t h e C u r r e n t l y C o m m i t t e d
f e a t u r e t u r n e d o n . T h e o b j e c t i v e i s t o s e e t h e d i f f e r e n c e i n t h e t i m e i t t o o k f o r t h e
s e c o n d q u e r y t o r e t u r n a n d t h e a c t u a l v a l u e s b e i n g r e t u r n e d .
1 1
4 . 2 . 1 T u r n i n g o n C u r r e n t l y C o m m i t t e d
1 . I n T e r m i n a l A , w e w i l l u s e t h e c o m m a n d t o t u r n o n c u r r e n t l y c o m m i t t e d :
u p d a t e d b c f g f o r s a m p l e u s i n g c u r _ c o m m i t o n
2 . A f t e r c h a n g i n g t h e v a l u e , w e n e e d t o d i s c o n n e c t t h e d a t a b a s e c o n n e c t i o n
f o r t h e n e w v a l u e t o t a k e e f f e c t . I n t e r m i n a l A , e x e c u t e :
c o n n e c t r e s e t
3 . I n t e r m i n a l B , e x e c u t e :
d b 2 c o n n e c t r e s e t
4 . 2 . 2 E x e c u t e a w r i t e q u e r y i n T e r m i n a l A
1 . S i m i l a r t o t h e p r e v i o u s s e c t i o n , w e w i l l u p d a t e t h e v a l u e s i n t h e t a b l e f r o m
2 0 t o 3 0 .
c o n n e c t t o s a m p l e
u p d a t e t b 1 s e t c o l u m n 1 = 3 0
Y o u s h o u l d s e e t h a t t h e q u e r y h a s b e e n e x e c u t e d s u c c e s s f u l l y .
4 . 2 . 3 E x e c u t e a r e a d q u e r y i n T e r m i n a l B
1 . I n T e r m i n a l B , r e c o n n e c t t o t h e d a t a b a s e a n d t r y t o r e t r i e v e t h e v a l u e s
f r o m t a b l e t b 1 .
d b 2 c o n n e c t t o s a m p l e
t i m e d b 2 " s e l e c t * f r o m t b 1 "
1 2
N o t i c e t h e a m o u n t o f t i m e t h e q u e r y t o o k t o r e t u r n t h i s t i m e . T h e q u e r y r e t u r n e d
i n s t a n t l y b e c a u s e t h e r e w a s n o a c c e s s b l o c k t o t h e d a t a . A l s o , n o t i c e t h e v a l u e s
r e t u r n e d w e r e n o t f r o m t h e m o s t r e c e n t u p d a t e s i n c e w e h a v e n o t c o m m i t t e d i t
y e t .
2 . I n T e r m i n a l A , c o m m i t t h e u p d a t e b y t y p i n g i n t h e c o m m a n d
c o m m i t
3 . S w i t c h t h e f o c u s b a c k t o T e r m i n a l B . W e w a n t t o e x e c u t e t h e s e l e c t i o n
q u e r y a g a i n b y p r e s s i n g t h e u p a r r o w b u t t o n o n c e t o r e t r i e v e t h e l a s t
e x e c u t e d c o m m a n d , a n d t h e n p r e s s E n t e r . I f y o u c a n n o t f i n d t h e l a s t
c o m m a n d , t y p e i n
t i m e d b 2 " s e l e c t * f r o m t b 1 "
N o t i c e t h e v a l u e s r e t u r n e d t h i s t i m e r e f l e c t s o u r l a s t u p d a t e s i n c e t h e
t r a n s a c t i o n i n t e r m i n a l A h a s e n d e d a n d t h e u p d a t e s c o m m i t t e d t o t h e
d a t a b a s e .
1 3
4 . T e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l A :
c o n n e c t r e s e t
5 . T h e n , t e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l B :
d b 2 c o n n e c t r e s e t
5 . R e p e a t a b l e R e a d
N o w t h a t w e h a v e d e m o n s t r a t e d t h e e f f e c t o f c u r s o r s t a b i l i t y a n d t h e c u r r e n t l y
c o m m i t t e d f e a t u r e , w e w i l l t a k e a l o o k a t r e p e a t a b l e r e a d . T o d o s o , w e w i l l
s i m u l a t e a s c e n a r i o t o s h o w h o w r e p e a t a b l e r e a d i s o l a t e s e a c h t r a n s a c t i o n t o
p r e v e n t p h a n t o m r e a d c o n c u r r e n c y i s s u e s .
A p p l i c a t i o n A w i l l e x e c u t e a q u e r y t h a t r e a d s a s e t o f r o w s b a s e d o n s o m e s e a r c h
c r i t e r i o n . A p p l i c a t i o n B w i l l t r y t o i n s e r t n e w d a t a t h a t w o u l d s a t i s f y a p p l i c a t i o n A ' s
q u e r y .
W e w i l l u s e D B 2 s c o m m a n d l i n e p r o c e s s o r ( C L P ) t o s i m u l a t e t h e a p p l i c a t i o n s
a c c e s s i n g t h e d a t a b a s e a t t h e s a m e t i m e .
1 4
5 . 1 T h e P h a n t o m R e a d s c e n a r i o : R e p e a t a b l e R e a d
5 . 1 . 1 E x e c u t e a r e a d q u e r y i n T e r m i n a l A
1 . W e n e e d t o c h a n g e t h e i s o l a t i o n o f t h e c u r r e n t C L P s e s s i o n o f
T e r m i n a l A t o r e p e a t a b l e r e a d . T h i s m u s t b e d o n e b e f o r e c o n n e c t i n g
t o a d a t a b a s e .
c h a n g e i s o l a t i o n t o R R
2 . C o n n e c t t o d a t a b a s e s a m p l e .
c o n n e c t t o s a m p l e
3 . N o w w e c a n p e r f o r m a q u i c k q u e r y t o o b s e r v e t h e c u r r e n t v a l u e s f o r
c o l u m n c o l u m n 1 b a s e d o n s o m e c r i t e r i a .
s e l e c t * f r o m t b 1 w h e r e c o l u m n 1 = 3 0
5 . 1 . 2 E x e c u t e a w r i t e q u e r y i n T e r m i n a l B
1 . W e w i l l l a u n c h a q u e r y t h a t w i l l a t t e m p t t o i n s e r t d a t a i n t o t b 1 w h i c h i s
l o c k e d b y T e r m i n a l A .
d b 2 c o n n e c t t o s a m p l e
d b 2 " i n s e r t i n t o t b 1 v a l u e s ( 3 0 ) "
1 5
W e c a n s e e t h a t t h e o p e r a t i o n w a i t s a n d d o e s n o t r e t u r n a n y r e s u l t . I n f a c t ,
i t i s b e i n g b l o c k e d b y T e r m i n a l A s q u e r y .
5 . 1 . 3 R e l e a s i n g t h e l o c k
1 . W i t h t h e 2 t e r m i n a l s o p e n b e s i d e e a c h o t h e r , w e w i l l o b s e r v e t h e e f f e c t o f
c o m m i t t i n g t h e q u e r y i n T e r m i n a l A . I n T e r m i n a l A , c o m m i t t h e t r a n s a c t i o n
b y e x e c u t i n g t h e f o l l o w i n g c o m m a n d
c o m m i t
1 6
W e c a n s e e t h a t t e r m i n a l B s q u e r y i n s t a n t l y c o m p l e t e d . T h e b l o c k b y
T e r m i n a l A h a s b e e n r e l e a s e d a n d t h e t r a n s a c t i o n o n T e r m i n a l B w a s
a l l o w e d t o i n s e r t t h e n e w v a l u e s .
H e r e w e c a n s e e t h a t w i t h t h e R e p e a t a b l e R e a d i s o l a t i o n l e v e l , p h a n t o m
r e a d s c e n a r i o s d o n o t o c c u r b e c a u s e t h e r o w s r e a d b y t h e a p p l i c a t i o n a r e
l o c k e d a n d c a n n o t b e u p d a t e d b y o t h e r t r a n s a c t i o n s .
W h a t i f w e p e r f o r m t h e s a m e s c e n a r i o w i t h t h e r e a d s t a b i l i t y i s o l a t i o n l e v e l
i n s t e a d ?
2 . T e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l A :
c o n n e c t r e s e t
3 . T h e n , t e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l B :
d b 2 c o n n e c t r e s e t
1 7
6 . R e a d S t a b i l i t y
W e h a v e p r e v i o u s l y d e t e r m i n e d t h a t p h a n t o m r e a d s c a n n o t o c c u r w i t h t h e
r e p e a t a b l e r e a d i s o l a t i o n l e v e l . T h e y a r e p o s s i b l e , h o w e v e r , w h e n u s i n g t h e r e a d
s t a b i l i t y i s o l a t i o n l e v e l . W e w i l l s i m u l a t e a s c e n a r i o t o s h o w h o w r e a d s t a b i l i t y
d i f f e r s f r o m r e p e a t a b l e r e a d i n t e r m s o f i s o l a t i n g t r a n s a c t i o n s .
A p p l i c a t i o n A w i l l e x e c u t e a q u e r y t h a t r e a d s a s e t o f r o w s b a s e d o n s o m e s e a r c h
c r i t e r i o n . A p p l i c a t i o n B w i l l i n s e r t n e w d a t a t h a t w o u l d s a t i s f y a p p l i c a t i o n A ' s
q u e r y .
W e w i l l u s e D B 2 s c o m m a n d l i n e p r o c e s s o r ( C L P ) t o s i m u l a t e t h e a p p l i c a t i o n s
a c c e s s i n g t h e d a t a b a s e a t t h e s a m e t i m e .
6 . 1 T h e P h a n t o m R e a d s c e n a r i o : R e a d S t a b i l i t y
6 . 1 . 1 E x e c u t e a r e a d q u e r y i n T e r m i n a l A
1 . W e n e e d t o c h a n g e t h e i s o l a t i o n o f t h e c u r r e n t C L P s e s s i o n o f
T e r m i n a l A t o r e a d s t a b i l i t y . T h i s m u s t b e d o n e b e f o r e c o n n e c t i n g t o a
d a t a b a s e .
c h a n g e i s o l a t i o n t o R S
2 . C o n n e c t t o d a t a b a s e s a m p l e .
c o n n e c t t o s a m p l e
3 . N o w w e c a n p e r f o r m a q u i c k q u e r y t o o b s e r v e t h e c u r r e n t v a l u e s f o r
c o l u m n c o l u m n 1 u s i n g s o m e c r i t e r i a .
s e l e c t * f r o m t b 1 w h e r e c o l u m n 1 = 3 0
1 8
T h e n u m b e r o f r e c o r d ( s ) s e l e c t e d i s c u r r e n t l y 1 0 .
6 . 1 . 2 E x e c u t e a w r i t e q u e r y i n T e r m i n a l B
1 . T e r m i n a l B w i l l i n s e r t d a t a m a t c h i n g t h e c r i t e r i a o f t h e q u e r y b y T e r m i n a l A .
d b 2 c o n n e c t t o s a m p l e
d b 2 " i n s e r t i n t o t b 1 v a l u e s ( 3 0 ) "
W e c a n s e e t h a t t h e q u e r y d o e s n o t w a i t f o r T e r m i n a l A t o c o m m i t a n d
i n s e r t s d a t a i n t o t b 1 .
1 9
6 . 1 . 3 E x e c u t e a n o t h e r r e a d q u e r y i n T e r m i n a l A
1 . N o w w e c a n p e r f o r m a n o t h e r q u i c k q u e r y t o o b s e r v e t h e c u r r e n t v a l u e s f o r
c o l u m n c o l u m n 1 b e f o r e c o m m i t t i n g .
s e l e c t * f r o m t b 1 w h e r e c o l u m n 1 = 3 0
2 0
N o t i c e t h e q u e r y n o w r e t u r n s 1 1 r o w s o f d a t a i n s t e a d o f 1 0 . O n e a d d i t i o n a l r o w
h a s a p p e a r e d e v e n t h o u g h w e e x e c u t e d t h e s a m e S Q L q u e r y i n s i d e t h e s a m e
t r a n s a c t i o n . T h i s i s b e c a u s e t h e R e a d S t a b i l i t y i s o l a t i o n l e v e l d o e s n o t p r e v e n t
t h e a p p e a r a n c e o f p h a n t o m r o w s .
2 . I n T e r m i n a l A , c o m m i t t h e u p d a t e b y t y p i n g i n t h e c o m m a n d
c o m m i t
3 . T e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l A :
c o n n e c t r e s e t
4 . T h e n , t e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l B :
d b 2 c o n n e c t r e s e t
7 . U n c o m m i t t e d R e a d
N o w t h a t w e k n o w w h a t t h e d i f f e r e n c e b e t w e e n r e p e a t a b l e r e a d a n d r e a d
s t a b i l i t y i s , w e c a n s e e h o w t h e l o w e s t i s o l a t i o n l e v e l f u n c t i o n s . T h e u n c o m m i t t e d
r e a d i s o l a t i o n l e v e l c a n b e u s e f u l w h e n u s i n g r e a d - o n l y t a b l e s o r o n l y s e l e c t
s t a t e m e n t s . W h e n u s i n g u n c o m m i t t e d r e a d , u n c o m m i t t e d d a t a f r o m o t h e r
t r a n s a c t i o n s i s r e a d .
A p p l i c a t i o n A w i l l e x e c u t e a q u e r y t h a t u p d a t e s a r o w u s i n g R R . A p p l i c a t i o n B w i l l
a t t e m p t t o r e a d t h e s a m e r o w u s i n g C S a n d U R .
2 1
7 . 1 T h e U n c o m m i t t e d R e a d s c e n a r i o : C u r s o r
S t a b i l i t y
7 . 1 . 1 E x e c u t e a n u p d a t e q u e r y i n T e r m i n a l A
1 . W e n e e d t o c h a n g e t h e i s o l a t i o n o f t h e c u r r e n t C L P s e s s i o n o f T e r m i n a l A
t o r e p e a t a b l e r e a d . T h i s m u s t b e d o n e b e f o r e c o n n e c t i n g t o a d a t a b a s e .
c h a n g e i s o l a t i o n t o R R
2 . C o n n e c t t o d a t a b a s e s a m p l e .
c o n n e c t t o s a m p l e
3 . N o w w e c a n p e r f o r m a q u i c k q u e r y t o u p d a t e t h e c u r r e n t v a l u e s f o r
c o l u m n c o l u m n 1 .
u p d a t e t b 1 s e t c o l u m n 1 = 4 0
7 . 1 . 2 E x e c u t e a r e a d q u e r y i n T e r m i n a l B
1 . U s i n g C S , T e r m i n a l B w i l l a t t e m p t t o r e a d t h e d a t a b e i n g l o c k e d b y
T e r m i n a l A .
d b 2 c o n n e c t t o s a m p l e
d b 2 " s e l e c t * f r o m t b 1 "
W e c a n s e e t h a t t h e s e l e c t q u e r y w a i t s f o r T e r m i n a l A t o c o m m i t b e f o r e
r e a d i n g t h e d a t a .
2 2
7 . 1 . 3 R e l e a s i n g t h e l o c k
1 . W i t h t h e 2 t e r m i n a l s o p e n b e s i d e e a c h o t h e r , w e w i l l o b s e r v e t h e e f f e c t o f
c o m m i t t i n g t h e q u e r y i n T e r m i n a l A . I n T e r m i n a l A , c o m m i t t h e t r a n s a c t i o n
b y e x e c u t i n g t h e f o l l o w i n g c o m m a n d
c o m m i t
2 3
W e c a n s e e t h a t t e r m i n a l B s q u e r y i n s t a n t l y c o m p l e t e d . T h e b l o c k b y
T e r m i n a l A h a s b e e n r e l e a s e d a n d t h e t r a n s a c t i o n o n T e r m i n a l B w a s
a l l o w e d t o r e a d t h e c o m m i t t e d d a t a .
2 . T e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l B :
d b 2 c o n n e c t r e s e t
2 4
7 . 2 T h e U n c o m m i t t e d R e a d s c e n a r i o :
U n c o m m i t t e d R e a d
7 . 2 . 1 E x e c u t e a n u p d a t e q u e r y i n T e r m i n a l A
1 . W e w i l l p e r f o r m a q u i c k q u e r y t o u p d a t e t h e c u r r e n t v a l u e s f o r c o l u m n
c o l u m n 1 .
u p d a t e t b 1 s e t c o l u m n 1 = 5 0
7 . 2 . 2 E x e c u t e a r e a d q u e r y i n T e r m i n a l B
1 . T e r m i n a l B w i l l a t t e m p t t o r e a d t h e d a t a b e i n g l o c k e d b y T e r m i n a l A u s i n g
U R .
d b 2 c h a n g e i s o l a t i o n t o U R
d b 2 c o n n e c t t o s a m p l e
d b 2 " s e l e c t * f r o m t b 1 "
W e c a n s e e t h a t t h e s e l e c t q u e r y u n d e r t h e u n c o m m i t t e d r e a d i s o l a t i o n
l e v e l d o e s n o t w a i t f o r T e r m i n a l A t o c o m m i t b e f o r e r e a d i n g t h e d a t a .
I n s t e a d t h e v a l u e s r e t u r n e d a r e f r o m t h e u n c o m m i t t e d t r a n s a c t i o n f r o m
T e r m i n a l A .
I f t h e t r a n s a c t i o n f r o m T e r m i n a l A e x e c u t e s a r o l l b a c k , t h e d a t a l i s t e d i n
T e r m i n a l B d o e s n o t r e f l e c t t h e a c t u a l d a t a i n T B 1 . T h i s p h e n o m e n o n i s
c a l l e d a d i r t y r e a d .
2 5
2 . I n T e r m i n a l A , c o m m i t t h e u p d a t e b y t y p i n g i n t h e c o m m a n d :
c o m m i t
3 . T e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l A :
c o n n e c t r e s e t
4 . T h e n , t e r m i n a t e t h e d a t a b a s e c o n n e c t i o n i n t e r m i n a l B :
d b 2 c o n n e c t r e s e t
2 6
© C o p y r i g h t I B M C o r p o r a t i o n 2 0 1 1
A l l R i g h t s R e s e r v e d .
I B M C a n a d a
8 2 0 0 W a r d e n A v e n u e
M a r k h a m , O N
L 6 G 1 C 7
C a n a d a
I B M , I B M ( l o g o ) , a n d D B 2 a r e t r a d e m a r k s o r r e g i s t e r e d t r a d e m a r k s I n f o r m a t i o n c o n c e r n i n g n o n - I B M p r o d u c t s w a s o b t a i n e d f r o m t h e
o f I n t e r n a t i o n a l B u s i n e s s M a c h i n e s C o r p o r a t i o n i n t h e U n i t e d s u p p l i e r s o f t h o s e p r o d u c t s , t h e i r p u b l i s h e d a n n o u n c e m e n t s o r
S t a t e s , o t h e r c o u n t r i e s , o r b o t h . o t h e r p u b l i c l y a v a i l a b l e s o u r c e s . I B M h a s n o t t e s t e d t h o s e p r o d u c t s
a n d c a n n o t c o n f i r m t h e a c c u r a c y o f p e r f o r m a n c e , c o m p a t i b i l i t y o r
L i n u x i s a r e g i s t e r e d t r a d e m a r k o f L i n u s T o r v a l d s i n t h e U n i t e d a n y o t h e r c l a i m s r e l a t e d t o n o n - I B M p r o d u c t s . Q u e s t i o n s o n t h e
S t a t e s , o t h e r c o u n t r i e s , o r b o t h . c a p a b i l i t i e s o f n o n - I B M p r o d u c t s s h o u l d b e a d d r e s s e d t o t h e
s u p p l i e r s o f t h o s e p r o d u c t s .
U N I X i s a r e g i s t e r e d t r a d e m a r k o f T h e O p e n G r o u p i n t h e U n i t e d
S t a t e s , o t h e r c o u n t r i e s , o r b o t h T h e i n f o r m a t i o n i n t h i s p u b l i c a t i o n i s p r o v i d e d A S I S w i t h o u t
w a r r a n t y . S u c h i n f o r m a t i o n w a s o b t a i n e d f r o m p u b l i c l y a v a i l a b l e
W i n d o w s i s a t r a d e m a r k o f M i c r o s o f t C o r p o r a t i o n i n t h e U n i t e d s o u r c e s , i s c u r r e n t a s o f J u l y 2 0 0 9 , a n d i s s u b j e c t t o c h a n g e . A n y
S t a t e s , o t h e r c o u n t r i e s , o r b o t h . p e r f o r m a n c e d a t a i n c l u d e d i n t h e p a p e r w a s o b t a i n e d i n t h e s p e c i f i c
o p e r a t i n g e n v i r o n m e n t a n d i s p r o v i d e d a s a n i l l u s t r a t i o n .
O t h e r c o m p a n y , p r o d u c t , o r s e r v i c e n a m e s m a y b e t r a d e m a r k s o r P e r f o r m a n c e i n o t h e r o p e r a t i n g e n v i r o n m e n t s m a y v a r y . M o r e
s e r v i c e m a r k s o f o t h e r s . s p e c i f i c i n f o r m a t i o n a b o u t t h e c a p a b i l i t i e s o f p r o d u c t s d e s c r i b e d
s h o u l d b e o b t a i n e d f r o m t h e s u p p l i e r s o f t h o s e p r o d u c t s .
R e f e r e n c e s i n t h i s p u b l i c a t i o n t o I B M p r o d u c t s o r s e r v i c e s d o n o t
i m p l y t h a t I B M i n t e n d s t o m a k e t h e m a v a i l a b l e i n a l l c o u n t r i e s i n
w h i c h I B M o p e r a t e s . T h e f o l l o w i n g p a r a g r a p h d o e s n o t a p p l y t o t h e
U n i t e d K i n g d o m o r a n y o t h e r c o u n t r y w h e r e s u c h p r o v i s i o n s a r e
i n c o n s i s t e n t w i t h l o c a l l a w :
I N T E R N A T I O N A L B U S I N E S S M A C H I N E S C O R P O R A T I O N
P R O V I D E S T H I S P U B L I C A T I O N " A S I S " W I T H O U T W A R R A N T Y
O F A N Y K I N D , E I T H E R E X P R E S S O R I M P L I E D , I N C L U D I N G ,
B U T N O T L I M I T E D T O , T H E I M P L I E D W A R R A N T I E S O F N O N -
I N F R I N G E M E N T , M E R C H A N T A B I L I T Y O R F I T N E S S F O R A
P A R T I C U L A R P U R P O S E .
S o m e s t a t e s d o n o t a l l o w d i s c l a i m e r o f e x p r e s s o r i m p l i e d
w a r r a n t i e s i n c e r t a i n t r a n s a c t i o n s , t h e r e f o r e , t h i s s t a t e m e n t m a y n o t
a p p l y t o y o u .
T h i s i n f o r m a t i o n c o u l d i n c l u d e t e c h n i c a l i n a c c u r a c i e s o r
t y p o g r a p h i c a l e r r o r s . C h a n g e s a r e p e r i o d i c a l l y m a d e t o t h e
i n f o r m a t i o n h e r e i n ; t h e s e c h a n g e s w i l l b e i n c o r p o r a t e d i n n e w
e d i t i o n s o f t h e p u b l i c a t i o n . I B M m a y m a k e i m p r o v e m e n t s a n d / o r
c h a n g e s i n t h e p r o d u c t ( s ) a n d / o r t h e p r o g r a m ( s ) d e s c r i b e d i n t h i s
p u b l i c a t i o n a t a n y t i m e w i t h o u t n o t i c e .
A n y p e r f o r m a n c e d a t a c o n t a i n e d h e r e i n w a s d e t e r m i n e d i n a
c o n t r o l l e d e n v i r o n m e n t . T h e r e f o r e , t h e r e s u l t s o b t a i n e d i n o t h e r
o p e r a t i n g e n v i r o n m e n t s m a y v a r y s i g n i f i c a n t l y . S o m e
m e a s u r e m e n t s m a y h a v e b e e n m a d e o n d e v e l o p m e n t - l e v e l
s y s t e m s a n d t h e r e i s n o g u a r a n t e e t h a t t h e s e m e a s u r e m e n t s w i l l b e
t h e s a m e o n g e n e r a l l y a v a i l a b l e s y s t e m s . F u r t h e r m o r e , s o m e
m e a s u r e m e n t m a y h a v e b e e n e s t i m a t e d t h r o u g h e x t r a p o l a t i o n .
A c t u a l r e s u l t s m a y v a r y . U s e r s o f t h i s d o c u m e n t s h o u l d v e r i f y t h e
a p p l i c a b l e d a t a f o r t h e i r s p e c i f i c e n v i r o n m e n t .
2 7
Wyszukiwarka
Podobne podstrony:
DOD Net Centric Data Strategy and Community of Interest (COI) Training GlossaryContinuous real time data protection and disaster recovery13 Interoperability, data discovery and access The e infrastructures for earth sciences resourcesIEEE Finding Patterns in Three Dimensional Graphs Algorithms and Applications to Scientific Data MData scipio?mpaign regions and settlement namesData sons of mars regions and settlement namesAMD Family 10h Power and Thermal Data SheetData imperial?mpaign regions and settlement namesLudwig Wittgenstein Notes for Lectures on Private Experience and Sense DataSAP And Data WarehousingData old imperial?mpaign regions and settlement namesThe Easy Guide to Data and Voice Networking4 Data Design Joins and RelatesEV (Electric Vehicle) and Hybrid Drive SystemsMadonna Goodnight And Thank YouFound And Downloaded by Amigowięcej podobnych podstron