473,325 Members | 2,342 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

table size question!!

I have a 4K page size table space, and it has just multiple tables. (I
need to know as well if it's a single table in that tablespace, how
to handle.)

It has reached the maximum size of 64 GB and is full.

What options do I have to increase the table size?

Please give response for SMS and DMS.
Nov 12 '05 #1
1 1974
Ian
Kums wrote:
I have a 4K page size table space, and it has just multiple tables. (I
need to know as well if it's a single table in that tablespace, how
to handle.)

It has reached the maximum size of 64 GB and is full.

What options do I have to increase the table size?

Please give response for SMS and DMS.


The 64 Gb limit applies to a single table (i.e. you can have a 4k SMS
tablespace that's got 2 64 Gb tables in it) as well as DMS tablespaces
(i.e. you can't create a 4k DMS tablespace > 64 Gb).

Your options are to move to a tablespace with a larger page size, or
consider using the database partitioning feature (DPF), which makes
the limit 64 Gb per database partition.

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Marios Varnava | last post by:
Hello people, I have some tables in my database that are taking much space with little data in them, so i need to change their size. ex. TableA -> Size 5MB, Data Size 100KB TableB -> Size 5MB,...
8
by: jrbareta | last post by:
Is it better to have a table with 10,000 row or 10 tables of 100 rows?
5
by: Anand | last post by:
Hi all Please help me to find out table size in MS-SQL how can I count or identify, this specific table is using some xyz kb of space of my hdd. thanks
3
by: dunleav1 | last post by:
I am trying to write a sql script to estimate size and count of rows of all tables and indexes within a schema. Here's what I have so far but need a little help. #$1 is database name and $2 is...
4
by: xeqister | last post by:
Greetings, I would like to know whether there is a way to estimate/calculate the view table size in DB2. As what I understand, view is just a logical table and we cannot simply calculate the size...
0
by: Blue Man | last post by:
Hello i have the code below to paste data from db to page : int counter=dataSet11.Tables.Rows.Count; Response.Write("<center><table border=1 width=120>"); for (int t=0 ;t<counter;t++) {
8
by: Ron | last post by:
Hi all, How do I determine the size of the tables I'm using? I looked under properties and it's not there. The book I just browsed said table is limited to 1GB. How do I find out what size my...
5
by: tshad | last post by:
I have a table with an image in it that is larger that the width and height. <table class="dataTable" width="500px" height="400px" border="0" cellpadding="0" cellspacing="0"> <tr height="400px"...
5
by: Stepheno | last post by:
Hi, I am a recently converted Iseries (AS/400) RPG programmer trying to learn HTML/CSS/JavsScript all at the same time (not fun). My problem deals mostly with CSS. I will be reveiving a table,...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.