473,587 Members | 2,258 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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_TS D" (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(descrip tors) 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 4533

Found out it was restarted as root which had ulimits.


On Feb 11, 9:09*am, Ultrak The DBA <truthinl...@ya hoo.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_TS D" (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(descrip tors) 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
3423
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 into a MySQL db. The fopen'ed file is a 410MB text file with log entries formatted like a .CSV file ("" text qualifiers and comma separators). ...
5
5703
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. ================================================================= Error 19: "CORBAManagerMessages.h", line 4 # Unexpected 'std'. using std::string; ^^^
1
7256
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. Execution terminated by the provider because a resource limit was reached. (Error 7399) (Error 7312) OLE DB error trace . (Error 7300).
0
1301
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 NX_SQL_QUEUE_LIMIT of 50 has been reached. FETCH Message queuing has begun. 01/11 15:54:15.49 sdpprim sql_agent 27772 SIGNIFICANT sqlsrvr.c 2220...
1
15430
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 2.0 project that is residing on the share. I
7
3306
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
2706
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 the data in the field, the alert fires everytime and not allowing me to select. i just want to allow ctrl+a, c and disable ctrl+v in the field once...
4
2017
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... RV2AJFRONT_NEW.c c:\matlab6p5\work\denas\rt_sim.c(20) : warning C4182: #include nesting level is 363 deep; possible infinite recursion...
2
1256
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 **argv)
0
7915
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
8205
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7967
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6619
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5712
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3840
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3872
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2347
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1452
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.