If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Unable to allocate new pages...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-23-08, 05:37
dbforumsB dbforumsB is offline
Registered User
 
Join Date: Jun 2008
Posts: 10
Unable to allocate new pages...

All,
We got one error while generating report from database using Java(JDBC).

Error shown:
com.ibm.db2.jcc.b.SQLException: Unable to allocate new pages in table space "TablSPCName".

Can anyone,please elloborate the reason for the same,and what needful action can be taken ?

Regards
Baseet Ahmed
Reply With Quote
  #2 (permalink)  
Old 07-23-08, 05:48
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
seems like the given tablespace is full.
if DMS you can alter the size of the containers
For SMS chk if some space can be allocted on given drive to tablespace by moving other folders to some other drive
__________________
Rahul Singh
Certified DB2 9 DBA / Application Developer
Reply With Quote
  #3 (permalink)  
Old 07-23-08, 07:03
dbforumsB dbforumsB is offline
Registered User
 
Join Date: Jun 2008
Posts: 10
Thank you.
We have altered the table space, by increasing the size.
Problem resolved.

Regards
Baseet Ahmed
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On