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

v8.1(fp14) GET_DBSIZE_INFO SQL1131N

On Win32, db2 v8.1 FP14 , when I call SYSCAT.GET_DBSIZE_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 2371
Anonymous Sender wrote:
On Win32, db2 v8.1 FP14 , when I call SYSCAT.GET_DBSIZE_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_DBSIZE_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_DBSIZE_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
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...
6
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...
4
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...
0
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...
4
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...
0
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...
0
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...
0
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...
0
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...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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.