Re: Oracle FM interpretation of locking behavior

2002-12-10 Thread Robert Pegram
If I understand what you are asking, a simple test will tell you. Session A SQL create table t2 (x number); Table created. SQL insert into t2 values (1); 1 row created. SQL insert into t2 values (2); 1 row created. SQL commit; Commit complete. SQL update t2 set x=4 where x=1; 1 row

RE: Oracle FM interpretation of locking behavior

2002-12-10 Thread Jesse, Rich
: Re: Oracle FM interpretation of locking behavior If I understand what you are asking, a simple test will tell you. Session A SQL create table t2 (x number); Table created. SQL insert into t2 values (1); 1 row created. SQL insert into t2 values (2); 1 row created. SQL

RE: Oracle FM interpretation of locking behavior

2002-12-10 Thread Jeremy Pulcifer
Title: RE: Oracle FM interpretation of locking behavior From: Jesse, Rich [mailto:[EMAIL PROTECTED]] my ribs are still tender from repeated reverse peristalsis. Remember the good ol' days when we just called barf spew?

RE: Oracle FM interpretation of locking behavior

2002-12-10 Thread Whittle Jerome Contr NCI
Title: RE: Oracle FM interpretation of locking behavior I like the term liquid laughter better. Jerry Whittle ASIFICS DBA NCI Information Systems Inc. [EMAIL PROTECTED] 618-622-4145 -Original Message- From: Jeremy Pulcifer [SMTP:[EMAIL PROTECTED]] From: Jesse, Rich

RE: Oracle FM interpretation of locking behavior

2002-12-10 Thread Jesse, Rich
Technicolor yawn h ouch cringe The memories... Rich Jesse System/Database Administrator [EMAIL PROTECTED] Quad/Tech International, Sussex, WI USA -Original Message- Sent: Tuesday, December 10, 2002 3:44 PM To: Multiple recipients of