Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Ingres > Re: [Info-Ingre...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 5830 of 6008
Post > Topic >>

Re: [Info-Ingres] page_size on iietabs

by "Martin Bowes" <martin.bowes@[EMAIL PROTECTED] > May 7, 2008 at 02:51 PM

This is a multi-part message in MIME format.

------_=_NextPart_001_01C8B049.673595CE
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Andre,

=20

Dropping the original and recreating would take at least two hours.

=20

I'm lucky enough to have an agreement with the owner to take the =
database  offline at the moment and connect with +U and modify the =
catalog directly. I'm not sure how long that will take, but it should be =
less.

=20

BTW. Expanding to 8k will probably buy me another year before I'm in =
this problem again ... on this column. Can I make the etab a partitioned =
table?

=20

Marty

=20

From: info-ingres-bounces@[EMAIL PROTECTED]
 =
[mailto:info-ingres-bounces@[EMAIL PROTECTED]
 On Behalf Of =
Laframboise Andr=E9
Sent: 07 May 2008 14:25
To: Ingres and related product discussion forum
Subject: Re: [Info-Ingres] page_size on iietabs

=20

There's a page size and structure parameter for iietabs in CBF.

=20

We have ours at 64K pages.

=20

blob_etab_page_size                      =20
blob_etab_structure

=20

Once you set this, copy your existing table to a temp table, drop the =
original and re-create/copy.

=20

Andre =20

________________________________

From: info-ingres-bounces@[EMAIL PROTECTED]
 =
[mailto:info-ingres-bounces@[EMAIL PROTECTED]
 On Behalf Of =
Martin Bowes
Sent: May 7, 2008 9:00 AM
To: Ingres and related product discussion forum
Subject: [Info-Ingres] page_size on iietabs

Hi Everyone,

=20

I have a table with 4 long varchar columns. The table itself has only  =
793613 rows on 142675 pages, but one of its sup****ting iietabs has just =
reached the magical 8.3million rows (1 row per page). And so now an =
insert into the table fails as the blob table cannot be extended.

=20

If this were an ordinary table I would simply expand the page size from =
2k to 8k and buy myself some more time. But I can't seem to do that with =
the iietab. I was hoping the page size would be copied from the base =
table when creating the blob table but this doesn't appear to be the =
case and its stuck on 2k pages.

=20

Is there a configuration parameter, or modify option that allows me to =
specify the page size on the iietabs?

=20

Would making the base table partitioned help the iietab?

=20

 Ingres version is: II 9.0.4 (a64.lnx/105)NPTL + patch12707

=20

Martin Bowes


------_=_NextPart_001_01C8B049.673595CE
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml"
=
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
..shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @[EMAIL PROTECTED]
 15 5 2 2 2 4 3 2 4;}
@[EMAIL PROTECTED]
 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
..MsoChpDefault
	{mso-style-type:ex****t-only;
	font-size:10.0pt;}
@[EMAIL PROTECTED]
 Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
  <o:idmap v:ext=3D"edit" data=3D"1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=3DEN-GB link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><span style=3D'color:#1F497D'>Hi =
Andre,<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
style=3D'color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal><span style=3D'color:#1F497D'>Dropping the original =
and
recreating would take at least two hours.<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
style=3D'color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal><span style=3D'color:#1F497D'>I'm lucky enough to =
have an
agreement with the owner to take the database=A0 offline at the moment =
and
connect with +U and modify the catalog directly. I'm not sure how long =
that
will take, but it should be less.<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
style=3D'color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal><span style=3D'color:#1F497D'>BTW. Expanding to 8k =
will
probably buy me another year before I'm in this problem again &#8230; on =
this
column. Can I make the etab a partitioned table?<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
style=3D'color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=3DMsoNormal><span =
style=3D'color:#1F497D'>Marty<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
style=3D'color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt =
0cm 0cm 0cm'>

<p class=3DMsoNormal><b><span lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=3DEN-US =
style=3D'font-size:10.0pt;
font-family:"Tahoma","sans-serif"'>
info-ingres-bounces@[EMAIL PROTECTED]
 <b>On Behalf Of =
</b>Laframboise
Andr=E9<br>
<b>Sent:</b> 07 May 2008 14:25<br>
<b>To:</b> Ingres and related product discussion forum<br>
<b>Subject:</b> Re: [Info-Ingres] page_size on =
iietabs<o:p></o:p></span></p>

</div>

</div>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>There's a page size and structure parameter for iietabs in =
CBF.</span><span
style=3D'font-size:12.0pt;font-family:"Times New =
Roman","serif"'><o:p></o:p></span></p>

<p class=3DMsoNormal><span style=3D'font-size:12.0pt;font-family:"Times =
New Roman","serif"'>&nbsp;<o:p></o:p></span></p>

<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>We have ours at 64K pages.</span><span =
style=3D'font-size:12.0pt;
font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

<p class=3DMsoNormal><span style=3D'font-size:12.0pt;font-family:"Times =
New Roman","serif"'>&nbsp;<o:p></o:p></span></p>

<div>

<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>blob_etab_page_size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;<br>
blob_etab_structure</span><span =
style=3D'font-size:12.0pt;font-family:"Times New =
Roman","serif"'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal><span style=3D'font-size:12.0pt;font-family:"Times =
New Roman","serif"'>&nbsp;<o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Once you set this, copy your existing table to a temp table, =
drop
the original and re-create/copy.</span><span style=3D'font-size:12.0pt;
font-family:"Times New Roman","serif"'><o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal><span style=3D'font-size:12.0pt;font-family:"Times =
New Roman","serif"'>&nbsp;<o:p></o:p></span></p>

</div>

<div>

<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Andre&nbsp; </span><span =
style=3D'font-size:12.0pt;font-family:"Times New =
Roman","serif"'><o:p></o:p></span></p>

</div>

<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><span =
lang=3DEN-US
style=3D'font-size:12.0pt;font-family:"Times New Roman","serif"'>

<hr size=3D2 width=3D"100%" align=3Dcenter>

</span></div>

<p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><b><span =
lang=3DEN-US
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span>=
</b><span
lang=3DEN-US =
style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
info-ingres-bounces@[EMAIL PROTECTED]
 <b>On Behalf Of =
</b>Martin
Bowes<br>
<b>Sent:</b> May 7, 2008 9:00 AM<br>
<b>To:</b> Ingres and related product discussion forum<br>
<b>Subject:</b> [Info-Ingres] page_size on iietabs</span><span =
lang=3DEN-US
style=3D'font-size:12.0pt;font-family:"Times New =
Roman","serif"'><o:p></o:p></span></p>

<p class=3DMsoNormal>Hi Everyone,<o:p></o:p></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal>I have a table with 4 long varchar columns. The =
table itself
has only &nbsp;793613 rows on 142675 pages, but one of its sup****ting =
iietabs has
just reached the magical 8.3million rows (1 row per page). And so now an =
insert
into the table fails as the blob table cannot be =
extended.<o:p></o:p></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal>If this were an ordinary table I would simply =
expand the
page size from 2k to 8k and buy myself some more time. But I can't seem =
to do
that with the iietab. I was hoping the page size would be copied from =
the base
table when creating the blob table but this doesn't appear to be the =
case and
its stuck on 2k pages.<o:p></o:p></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal>Is there a configuration parameter, or modify =
option that
allows me to specify the page size on the iietabs?<o:p></o:p></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal>Would making the base table partitioned help the =
iietab?<o:p></o:p></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal>&nbsp;Ingres version is: II 9.0.4 (a64.lnx/105)NPTL =
+
patch12707<o:p></o:p></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal>Martin Bowes<o:p></o:p></p>

</div>

</body>

</html>

------_=_NextPart_001_01C8B049.673595CE--
 




 1 Posts in Topic:
Re: [Info-Ingres] page_size on iietabs
"Martin Bowes"   2008-05-07 14:51:08 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Thu Jul 24 6:17:27 CDT 2008.