473,386 Members | 1,867 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.

Install problems re DB2 V8 (FP8)


I installed DB2 for Linux, Unix, and Windows on V8.2 (i.e. 8.1.7) on
Windows XP on Friday. I had some problems with migration which are still
outstanding - see my earlier thread - but I managed to drop the old
SAMPLE database and create a new one that works fine. That enabled me to
resume work on my current project.

However, I am having problems with UDFs over and above the ones I
mentioned in the earlier thread. I have a UDF that worked perfectly in
DB2 V7.2 and I've been trying to prepare it against DB2 8.2. Every time
I try though, I get SQL1131N DARI (Stored Procedure process has been
terminated abnormally. SQLSTATE=38503) on the call sqlj.install_jar()
statement.

I also tried using the Development Center to make a simple Java Stored
Procedure but it keeps tripping over SQL1131N too.

I've tried installing FP8 to see if that would help but I didn't see any
difference in behaviour for either my UDF or the new stored proc; I
invariably get SQL1131N during the call to sqlj.install_jar().

I find this strange because I thought SQL1131N only occurred when a
stored procedure or UDF contained an error that was detected when the
proc or UDF was running; I don't believe I ever encountered SQL1131N
during preparation of a program before.

I checked my DBM configuration and noticed that the JDK_PATH was wrong;
it was still set to the 1.2 JDK which I had used in DB2 7.2. I changed
it to C:\Program Files\SQLLIB\java\jdk but this made no difference in
the behaviour I get. I looked at JAVA_HEAP_SZ and it is 4096; that is
the correct value, isn't it?

I also noticed that my (System) CLASSPATH value contained C:\Program
Files\SQLLIB\java\java12\jdk\lib\tools.jar so I removed the java12
directory from that path to make it conform to the true location of the
1.4 JDK with DB2 8.2.

Since I'm still getting the SQL1131N, I assume that there is still more
that I need to change. Can anyone tell me what those things are?
---

Also, I also noticed that the JDK in the Environment Settings of the
Development Center was set to 1.3 but no directory path was specified. I
changed this to JDK 1.4 and set the directory path to C:\Program Files
\SQLLIB\java\jdk and click 'OK'. However, if I go back in and check it
immediately, the JDK is set back to 1.3, although it has remembered my
directory path. Of course, the JDK in DB2 is 1.4, not 1.3, so I don't
know if this is going to work. Why isn't DB2 remembering the JDK change?
Or is DB2 trying to tell me that I *must* use JDK 1.3 with the
Development Center?
--
Henry

Nov 12 '05 #1
3 1706
In article <6%*******************@news20.bellglobal.com>, Henry
Reardon (He*****************@hotmail.com) says...


Sorry I can't help directly (my last linux system was active about 5
years ago) but maybe the DB2 HOWTO contains some missing links.
You can find it at http://www.tldp.org/HOWTO/DB2-HOWTO/
Nov 12 '05 #2
Gert van der Kooij <ge**@invalid.nl> wrote in
news:MP************************@news.xs4all.nl:
In article <6%*******************@news20.bellglobal.com>, Henry
Reardon (He*****************@hotmail.com) says...


Sorry I can't help directly (my last linux system was active about 5
years ago) but maybe the DB2 HOWTO contains some missing links.
You can find it at http://www.tldp.org/HOWTO/DB2-HOWTO/

Uhh, actually I'm running Windows XP (SP1) and said so in my post. I guess
you saw the "DB2 for Linux, Unix and Windows" and assumed I was running
Linux.

Do you have any ideas for Windows?
--
Henry

Nov 12 '05 #3
In article <HW*******************@news20.bellglobal.com>, Henry
Reardon (He*****************@hotmail.com) says...
Gert van der Kooij <ge**@invalid.nl> wrote in
news:MP************************@news.xs4all.nl:
In article <6%*******************@news20.bellglobal.com>, Henry
Reardon (He*****************@hotmail.com) says...


Sorry I can't help directly (my last linux system was active about 5
years ago) but maybe the DB2 HOWTO contains some missing links.
You can find it at http://www.tldp.org/HOWTO/DB2-HOWTO/

Uhh, actually I'm running Windows XP (SP1) and said so in my post. I guess
you saw the "DB2 for Linux, Unix and Windows" and assumed I was running
Linux.

Do you have any ideas for Windows?


Sorry, I must have been sleaping already :)

I can only confirm your observation that setting another JDK in the
environments settingd isn't saved. Sorry I can't help any further.

Nov 12 '05 #4

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

Similar topics

1
FP8
by: Fred Nurk | last post by:
What ever happened to FP8?? Has IBM forgotten about it or is just so bad IBM does not want to make it available??
10
by: Jean-Marc Blaise | last post by:
Dear all, Will we be able to apply FP8 (that comes out end of January) directly without obligation to go thru FP7a or will we have to step thru FP7a ? I wish to know the answer for both 8.1...
3
by: Jean-Marc Blaise | last post by:
Dear all, On W2K, I had ESE, IIRW and DOCE at V8.x FP7 level. I applied FP8 and db2setup asked also for the location of the fixpack of DOCE. From the db2log file, we can see that DOCE was...
0
by: Jean-Marc Blaise | last post by:
Dear all, After FP8 apply on a DB2 UDB multi-partition instance, the design advisor's MQT function is not selectable. From the DB2 Information Center (FP7), there is nothing that suggests that...
1
by: zahni31 | last post by:
Hello, i currently setup a new machine with DB2 8.x ESE FP8 . The machine is a HP Proliant ML570, 14 GB RAM, 4xXeon 3.0 GHZ.... Windows 2003 Enterprise (booted with /3GB and /PAE). DB2 is...
0
by: Henry Reardon | last post by:
I need some help with migration. As I mentioned in my previous post, I am having migration problems after updating DB2 7.2 to DB2 8.2 and then applying FP8. I am running on Windows XP. None...
3
by: Henry Reardon | last post by:
Can someone remind me how to re-install the Development Center? I was playing with the Environment Settings a bit the other day and, ever since, it hasn't worked right. I can create a new Project...
2
by: Peter Sands | last post by:
Hi, I wish to install fixpak 11 on 8.1, On the machine we have 3 instances, but I only want to upgrade to fixpak 11 on one instance for the time being. Can this be done? Or will installing the...
2
by: Tim V. | last post by:
Here's the layout: AIX v5.2, DB2 v8 fp8 running in 64bit I've got a Multi-partitioned db running on lpar4 and I want to connect it to 2 instances running on lpar13. We'll deal with just 1...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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
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...

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.