Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: INITTRANS parameter settings
This is a multi-part message in MIME format.
------=_NextPart_000_0F90_01C047ED.8F4FD950 Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
RE: INITTRANS parameter settingsQuite right. I intended to mention = parallel but got distracted then forgot.
I think that even one session can use parallel DML and in this case = increase for INITRANS and multiple freelists should help.
Alex Hillman=20
-----Original Message-----=20
From: Tom Pall [mailto:tom_at_cdproc.com]=20
Sent: Monday, November 06, 2000 11:46 AM=20
To: Multiple recipients of list ORACLE-L=20
Subject: Re: INITTRANS parameter settings=20
Initrans defines the inital number of 43 byte interested transaction =
list (ITL)=20
entries originally allocated in the data block. Maxtrans defines the =
maximum=20
number of ITLs a block can have.=20
ITLs are where each session doing DML on a block places its row locks. =
If one session at a time is doing DML, multiple ITLs won't speed =
things up.=20
Once an ITL is created, its space cannot be reused for row data. =20
Having initrans/maxtrans higher than needed for concurrency wastes =
block space.=20
> Our client has a table which will have over 200=20
> updates and 100 inserts every second. Should I leave=20
> the default setting for inittrans or should I increase=20
> the value of this parameter. Can someone shed some=20
> light on this issue.=20
>=20
>=20> Do You Yahoo!?=20
> __________________________________________________=20
>=20
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051=20
> San Diego, California -- Public Internet access / Mailing =
Lists=20
> -------------------------------------------------------------------- =
> To REMOVE yourself from this mailing list, send an E-Mail message=20
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in=20
> the message BODY, include a line containing: UNSUB ORACLE-L=20
> (or the name of mailing list you want to be removed from). You may=20
> also send the HELP command for other information (like subscribing). =
--=20
Please see the official ORACLE-L FAQ: http://www.orafaq.com=20
--=20
Author: Tom Pall=20
INET: tom_at_cdproc.com=20
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051=20 San Diego, California -- Public Internet access / Mailing Lists =
--------------------------------------------------------------------=20To REMOVE yourself from this mailing list, send an E-Mail message=20 to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in=20 the message BODY, include a line containing: UNSUB ORACLE-L=20 (or the name of mailing list you want to be removed from). You may=20 also send the HELP command for other information (like subscribing).=20
------=_NextPart_000_0F90_01C047ED.8F4FD950 Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>RE: INITTRANS parameter settings</TITLE> <META content=3D"text/html; charset=3Diso-8859-1" =http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT size=3D2>Quite right. I intended to mention parallel =but got=20
help.</FONT></P> <P><FONT size=3D2>Alex Hillman</FONT> </P> <P><FONT size=3D2>-----Original Message-----</FONT> <BR><FONT =size=3D2>From: Tom=20
leave</FONT> <BR><FONT size=3D2>> the default setting for inittrans =
or should=20
I increase</FONT> <BR><FONT size=3D2>> the value of this parameter. =
Can=20
someone shed some</FONT> <BR><FONT size=3D2>> light on this =
issue.</FONT>=20
<BR><FONT size=3D2>> </FONT><BR><FONT size=3D2>> Thanks</FONT> =
<BR><FONT=20
size=3D2>> Sonia P.</FONT> <BR><FONT size=3D2>> </FONT><BR><FONT =
size=3D2>>=20
__________________________________________________</FONT> <BR><FONT=20size=3D2>> Do You Yahoo!?</FONT> <BR><FONT size=3D2>> Thousands = of=20
--------------------------------------------------------------------</FON=T>=20
</FONT><BR><FONT size=3D2>Author: Tom Pall</FONT> <BR><FONT =
size=3D2> INET:=20
tom_at_cdproc.com</FONT> </P>
<P><FONT size=3D2>Fat City Network Services -- (858) =
538-5051 FAX: (858) 538-5051</FONT> <BR><FONT size=3D2>San =
Diego,=20
California -- Public =
Internet access=20
/ Mailing Lists</FONT> <BR><FONT=20
=
size=3D2>----------------------------------------------------------------=----</FONT>=20
![]() |
![]() |