dbTalk Databases Forums  

how is sql id set

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss how is sql id set in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ben
 
Posts: n/a

Default how is sql id set - 05-14-2008 , 02:50 PM






10.2.0.2 EE

How is the sql id of any given sql statement set? I've found that
several of our most frequent sql statements have the same sqlid even
after the instance is shut down and started back.

Reply With Quote
  #2  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: how is sql id set - 05-14-2008 , 03:18 PM






On May 14, 2:50*pm, Ben <balve... (AT) gmail (DOT) com> wrote:
Quote:
10.2.0.2 EE

How is the sql id of any given sql statement set? I've found that
several of our most frequent sql statements have the same sqlid even
after the instance is shut down and started back.
It's a hash, and you could have the same SQL_ID for a given statement
no matter when that hash is generated.


David Fitzjarrell


Reply With Quote
  #3  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: how is sql id set - 05-14-2008 , 03:18 PM



On May 14, 2:50*pm, Ben <balve... (AT) gmail (DOT) com> wrote:
Quote:
10.2.0.2 EE

How is the sql id of any given sql statement set? I've found that
several of our most frequent sql statements have the same sqlid even
after the instance is shut down and started back.
It's a hash, and you could have the same SQL_ID for a given statement
no matter when that hash is generated.


David Fitzjarrell


Reply With Quote
  #4  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: how is sql id set - 05-14-2008 , 03:18 PM



On May 14, 2:50*pm, Ben <balve... (AT) gmail (DOT) com> wrote:
Quote:
10.2.0.2 EE

How is the sql id of any given sql statement set? I've found that
several of our most frequent sql statements have the same sqlid even
after the instance is shut down and started back.
It's a hash, and you could have the same SQL_ID for a given statement
no matter when that hash is generated.


David Fitzjarrell


Reply With Quote
  #5  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: how is sql id set - 05-14-2008 , 03:18 PM



On May 14, 2:50*pm, Ben <balve... (AT) gmail (DOT) com> wrote:
Quote:
10.2.0.2 EE

How is the sql id of any given sql statement set? I've found that
several of our most frequent sql statements have the same sqlid even
after the instance is shut down and started back.
It's a hash, and you could have the same SQL_ID for a given statement
no matter when that hash is generated.


David Fitzjarrell


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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.