473,624 Members | 2,150 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

v8.1(fp14) GET_DBSIZE_INFO SQL1131N

On Win32, db2 v8.1 FP14 , when I call SYSCAT.GET_DBSI ZE_INFO(?,?,?,-1) then after some moments I get a SQL1131N.
(A stored procedure terminated abormally).
This is on a newly created database, automatic storage.

Any suggestions?

Mar 30 '08 #1
2 2395
Anonymous Sender wrote:
On Win32, db2 v8.1 FP14 , when I call SYSCAT.GET_DBSI ZE_INFO(?,?,?,-1) then after some moments I get a SQL1131N.
(A stored procedure terminated abormally).
This is on a newly created database, automatic storage.

Any suggestions?
PMR

--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Mar 30 '08 #2
Anonymous Sender wrote:
On Win32, db2 v8.1 FP14 , when I call SYSCAT.GET_DBSI ZE_INFO(?,?,?,-1) then after some moments I get a SQL1131N.
(A stored procedure terminated abormally).
This is on a newly created database, automatic storage.

Any suggestions?
I believe that schema should be SYSPROC - not SYSCAT. If your
environment is set up correctly, you should be able to issue:

db2 call GET_DBSIZE_INFO (?,?,?,-1)

or

db2 call SYSPROC.GET_DBS IZE_INFO(?,?,?,-1)
Jan M. Nelken
Mar 30 '08 #3

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

Similar topics

8
7249
by: N.V.Dev | last post by:
Hi, I am trying to use the db2load API using C. During run-time below is the error message thrown call utils.load_table('util.temp') SQL1131N DARI (Stored Procedure) process has been terminated abnormally. SQLSTATE=38503
6
2434
by: gaetan | last post by:
Hi everybody, I have several stored procedure developped in Java that ran fine when I was in DB2 7.2 FP6 (on Windows) but since I have passed the FP11, I'm not able to call any of my stored procedure or call an install_JAR, replace_jar or whatever. I always get the following error : SQL1131N DARI (Stored Procedure) process has been terminated abnormally. SQLSTATE=38503
4
2869
by: dromuss via DBMonster.com | last post by:
I have a problem registering Stored Procedures. I tried diferent stored procedure and non of them work. Not even an empty stored procedure like the following: CREATE PROCEDURE DB2INST1.PRUEBA () LANGUAGE SQL BEGIN END
0
1228
by: Michel Esber | last post by:
Hello, DB2 V7 FP 13 running on Linux. We have developed a C++ shared library that will be called by a db2 stored procedure. Every time my developers generate a new .so shared library, I copy it to /home/db2inst1/sqllib/functions/ and then run a test applications that calls the stored proc. I also run a "bind file.bnd blocking all grant public". The first execution of the procedure (after the .so has been replaced) always fails with...
4
3051
by: daiesy | last post by:
I'm playing with scripts to gather database size and count information - can anyone tell me what the capacity output of the get_dbsize_info procedure includes? It's about 25% larger than the number I get adding up allocated pages (multiplied by page size, of course), and even if I include free space in filesystems where temp and data sms tablespaces reside and the instance home filesystem, I'm still about 10% short. Any insight? Thanks,...
0
2247
by: Eil | last post by:
Have 2 databases under the same db2 udb instance (aix 5.3.0.0, db2 udb V8.1, fixpak 9). Able to run the db2advis command successfully against one database. On the other database, always receive the following error. Any ideas/info would be greatly appreciated. Thanks! Using user id as default schema name. Use -n option to specify schema CALL SYSPROC.GET_DBSIZE_INFO failed (workaround - use -l) SQL0444N Routine...
0
1231
by: dunleav1 | last post by:
I have a PMR opened with IBM support but they aren't getting anywhere fast. I have a very large table (hundreds of columns and millions of rows) This table is a parent table for 10 other tables and there is a FK relationship between them. I delete the child records first. I then proceed to delete the rows from the parent table and the delete in V9 takes over 20 hours. In V8 it takes a few minutes.
0
2547
by: ravindrag | last post by:
Hi, I am getting error SQL1131N during sqlj.install_jar(...). There is no useful message in the diag.log (even with diag level 4). I am giving the diag.log entries at the end of this posting (would have been ideal if there was an option to attach the file). command: db2 call sqlj.install_jar('file:/home/xyz/abc.jar','def.abc') response: SQL1131N DARI (Stored Procedure) process has been terminated abnormally. SQLSTATE=38503
0
2053
by: taisho | last post by:
HP-UX, DB2v9, Java 1.4.2.13 I attempt to install a stored procedure via SQLJ.install and get the following: db2 "call SQLJ.install_jar('file:/opt/IBM/DB2TOOLS/grp_dir/grouper/server/sp/db2v8/EGFSPROC.jar', 'EGFSPROC.EGFSPROC')" SQL1131N DARI (Stored Procedure) process has been terminated abnormally. SQLSTATE=38503 I've read several posting some regarding memory overflow for too large result set or errant code behaviore in the SP. I...
0
8236
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8173
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8621
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8335
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
8475
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6110
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5563
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4079
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 the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
1482
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.