473,386 Members | 1,726 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,386 software developers and data experts.

ADM6017E error, but no obvious limit reached

64 bit instance:
DB21085I Instance uses "64" bits and DB2 code release "SQL08027" with
level identifier "03080106".
Informational tokens are "DB2 v8.1.1.128", "s061108", "U810098", and
FixPak
"14".

db panic on the following error:
MESSAGE : ADM6017E The table space "BALANCE_TSD" (ID "7") is full.
Detected on

container "/db2data/dbtcf/Balance_TSD/cont1" (ID "0"). The

underlying file system is full or the maximum allowed space
usage for

the file system has been reached. It is also possible that
there are

user limits in place with respect to maximum file size and
these

limits have been reached.

user limit for instance owner:
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 245760
stack(kbytes) 32768
memory(kbytes) unlimited
coredump(blocks) unlimited
nofiles(descriptors) 2000

filesystem sizing:
Filesystem GB blocks Free %Used Iused %Iused Mounted on
/dev/lvdb2dat 256.00 157.80 39% 113 1% /db2data

Tblespace info
ID NAME USEABLE PAGES USED PAGES HIGH
WATER FREE PAGES KB ALLOCATED % FREE
7 BALANCE_TSD 10049952
5898784 5898784 4151168 82329600 41
8K Tablespace
Total pages = 10050000
Useable pages = 10049952
Used pages = 5898784
Free pages = 4151168
High water mark (pages) = 5898784
Page size (bytes) = 8192
Extent size (pages) = 32
Prefetch size (pages) = 64
aix version
oslevel -s
5300-05-06
Any ideas?
Feb 11 '08 #1
1 4517

Found out it was restarted as root which had ulimits.


On Feb 11, 9:09*am, Ultrak The DBA <truthinl...@yahoo.comwrote:
64 bit instance:
DB21085I *Instance uses "64" bits and DB2 code release "SQL08027" with
level identifier "03080106".
Informational tokens are "DB2 v8.1.1.128", "s061108", "U810098", and
FixPak
"14".

db panic on the following error:
MESSAGE : ADM6017E *The table space "BALANCE_TSD" (ID "7") is full.
Detected on

* * * * * container "/db2data/dbtcf/Balance_TSD/cont1" (ID "0").*The

* * * * * underlying file system is full or the maximum allowed space
usage for

* * * * * the file system has been reached. It is also possible that
there are

* * * * * user limits in place with respect to maximum file sizeand
these

* * * * * limits have been reached.

user limit for instance owner:
time(seconds) * * * *unlimited
file(blocks) * * * * unlimited
data(kbytes) * * * * 245760
stack(kbytes) * * * *32768
memory(kbytes) * * * unlimited
coredump(blocks) * * unlimited
nofiles(descriptors) 2000

filesystem sizing:
Filesystem * *GB blocks * * *Free %Used * *Iused %Iused Mounted on
/dev/lvdb2dat * *256.00 * *157.80 * 39% * * *113 * * 1% /db2data

Tblespace info
ID * * *NAME * * * * * * * * * *USEABLE PAGES * USED PAGES * * *HIGH
WATER * * *FREE PAGES * * *KB ALLOCATED * *% FREE
7 * * * BALANCE_TSD * * * * * * 10049952
5898784 * * * * 5898784 * * * * 4151168 * * * * 82329600 * * * *41
8K Tablespace
*Total pages * * * * * * * * * * * * *= 10050000
*Useable pages * * * * * * * * * * * *= 10049952
*Used pages * * * * * * * * * * * * * = 5898784
*Free pages * * * * * * * * * * * * * = 4151168
*High water mark (pages) * * * * * * *= 5898784
*Page size (bytes) * * * * * * * * * *= 8192
*Extent size (pages) * * * * * * * * *= 32
*Prefetch size (pages) * * * * * * * *= 64

aix version
oslevel -s
5300-05-06

Any ideas?
Feb 11 '08 #2

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

Similar topics

5
by: James Butler | last post by:
Running a CLI script that fopen's a file, parses the lines into an array, checks the array entries against a few regular expression qualifiers (i.e. !eregi("bot",$entry)) and dump the good entries...
5
by: Enos Meroka | last post by:
Hallo, I am a student doing my project in the university.. I have been trying to compile the program using HP -UX aCC compiler, however I keep on getting the following errors. ...
1
by: smileydip | last post by:
HI, I am getting below error on link server. And the performance between link server is really pathatic. Executed as user: NT AUTHORITY\SYSTEM. OLE DB provider 'SQLOLEDB' reported an error....
0
by: oddemann | last post by:
Hi. I have a problem that I can`t find solution to. The errorlog i full of this. 01/11 15:54:15.36 sdpprim sql_agent 27772 SIGNIFICANT sqlsrvr.c 2136 The limit set by...
1
by: yoram.ayalon | last post by:
Hello, we have this situation. web farm, several server 2003 machines, and several win2K, SP 4 machines all machines access files on a Network appliance using CIFS I am testing a ASP.NET...
7
by: i | last post by:
#include<stdio.h> #include<conio.h> #include<process.h> #include<string.h> char ch; int w; int n,m; //void main(); char check(int n,int m,char ch); void cash(int n,int m,char ch);
2
by: cyborg | last post by:
hi, i've a text area in my page and i want to limit user to key-in 200 characters only.once it goes beyond 200, i'm firing an alert message that the limit is reached. but when i use ctrl+a to select...
4
by: jonatan | last post by:
Could anyone help me how to solve my error. Thank you Code removed per Posting Guidelines --------------------Configuration: RV2AJFRONT_NEW - Win32 Debug-------------------- Compiling......
2
by: Safo | last post by:
Hi everybody. I created following code: #include "SDL.h" const int WINDOW_WIDTH = 640; const int WINDOW_HEIGHT = 480; const char* WINDOW_TITLE = "SDL_Start"; int main(int argc, char...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.