473,406 Members | 2,404 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,406 software developers and data experts.

installation de db2 (V 8.1) sous linux suse

salut ;
Nous sommes un groupe d'etudiant de l'INSAT de la Tunisie.Notre
filiere est Génie Logiciel, nous réalisons un Mini projet concernant
la configuration et l'administration de DB2 (V 8.1)sous Linux suse
9.1.
Nous utilisant votre livre (DB2 UDB) comme support.Malheureusement
nous avons rencontré des problèmes lors de l'installation de la
version du produit

Voila l'erreur:
db2inst1@linux:/media/cdrecorder> ./db2setup
DBI1190I db2setup prépare l'Assistant d'installation de DB2 qui
vous guidera tout au long du programme d'installation.
Veuillez patienter.
/media/cdrecorder/db2/linux/install/db2jinst: line 131: 8506 Erreur
de segmentation $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
$JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running
Pourtant nous avons installé le JDK fournit avec le CD de DB2.
Nous avons alors installé avec la commande db2_install ,
l'installation est terminé avec succèes.
Mais nous avons eu un probleme lors du lancement des assistants
graphiques (db2cc, db2ic et db2fs).
Lors de l'execution de ces fichiers ils nous génèrent l'erreur
suivante:

db2inst1@linux:~> db2cc
stackpointer=0x418e5aa8
JVMXM004: JVM is performing abort shutdown sequence
JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to /tmp/javacore9230.1101981738.txt
JVMDG215: Dump Handler has Processed Exception Signal 11.
stackpointer=0x40396b08
JVMXM004: JVM is performing abort shutdown sequence
DB2JAVIT : RC = 11
Pourtant nous avons installé le JDK fournit avec le CD de DB2.
Peut être le probleme est du au class path du java.
Nous espérant que vous pourrait nous aider.
Nov 12 '05 #1
1 3641
gassara wrote:
salut ;
Nous sommes un groupe d'etudiant de l'INSAT de la Tunisie.Notre
filiere est Génie Logiciel, nous réalisons un Mini projet concernant
la configuration et l'administration de DB2 (V 8.1)sous Linux suse
9.1.
Nous utilisant votre livre (DB2 UDB) comme support.Malheureusement
nous avons rencontré des problèmes lors de l'installation de la
version du produit

Voila l'erreur:
db2inst1@linux:/media/cdrecorder> ./db2setup
DBI1190I db2setup prépare l'Assistant d'installation de DB2 qui
vous guidera tout au long du programme d'installation.
Veuillez patienter.
My French is pretty bad - I'm hoping your English is better than my
French. Anyway, it would be extremely helpful if you could run:

./db2setup -d

Then send me the files /tmp/db2setup.* if you can reproduce the error.

Also note that SuSE Linux 9.1 Pro is not officially supported by IBM
for use with DB2. If possible, you should try using a distribution of
Linux that is supported by IBM - for example, SLES9.

Also, you should try to get DB2 v8.2 - it may also work with SuSE 9.1
better, although this is still not supported. There are many things
that v8.2 fixes that will help with this problem, not the least of
which is a newer version of Java.
/media/cdrecorder/db2/linux/install/db2jinst: line 131: 8506 Erreur
de segmentation $JAVA_PATH/$JAVA_INTERPRETER $JAVA_OPTIONS -cp
$JAVA_CLASSPATH $DB2SetupRun "$@" 2>/tmp/db2setup.err.running
Pourtant nous avons installé le JDK fournit avec le CD de DB2.
Nous avons alors installé avec la commande db2_install ,
l'installation est terminé avec succèes.
Mais nous avons eu un probleme lors du lancement des assistants
graphiques (db2cc, db2ic et db2fs).
Lors de l'execution de ces fichiers ils nous génèrent l'erreur
suivante:

db2inst1@linux:~> db2cc
stackpointer=0x418e5aa8
JVMXM004: JVM is performing abort shutdown sequence
JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to /tmp/javacore9230.1101981738.txt
JVMDG215: Dump Handler has Processed Exception Signal 11.
stackpointer=0x40396b08
JVMXM004: JVM is performing abort shutdown sequence
DB2JAVIT : RC = 11
Pourtant nous avons installé le JDK fournit avec le CD de DB2.
Peut être le probleme est du au class path du java.
Nous espérant que vous pourrait nous aider.

Nov 12 '05 #2

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

Similar topics

383
by: John Bailo | last post by:
The war of the OSes was won a long time ago. Unix has always been, and will continue to be, the Server OS in the form of Linux. Microsoft struggled mightily to win that battle -- creating a...
2
by: dba_db2 at nospam gmx.net | last post by:
Looking at http://www-306.ibm.com/software/data/db2/linux/validate/ it told us that db2 v8.1 is not validated yet for suse90 professional ed. Do you have any experience regarding the stability...
3
by: Killer | last post by:
Hello. I am fairly new to linux so bare with me. I am trying to install Db2 for Workgroups 7.1 on a Suse Linux 9. I am logged as root (well, su root) and I am calling db2setup (residing on...
2
by: SmoothJazz | last post by:
Hi All! I am wanting to setup/run PostgreSQL on my server (a SuSE Linux 9.2 distro) but I'm not quite sure which way to go. I have a few books on PostgreSQL but they don't seem to match the...
0
by: sudhakararao | last post by:
Dear all I tried to install Oracle database 10g on SuSE 9.0 linux by using ./runInstaller The temporary folder created in the /tmp folder by oracle installer in linux quiting with error that...
5
by: enquiring mind | last post by:
Running 2.4.1 Python (learning) Running SUSE Linux 10 Am learning from a new books that mostly deals with windows python and Pygames called "Game Programming" by Randy Harris (2007) His books...
4
by: Will Honea | last post by:
Wanting to look at V9, I attempted to install Db2 Express-C on a Suse Linux box I use as a sandbox. Since I was less that thorough when removing previous installations of V8 and V7, the...
1
by: aryan24 | last post by:
Hi, I am new to LINUX. I have down loaded MySQL-server-community-5.0.45-0.sles10.i586.rpm from the site and trying to install on suse linux 10.2. using this command #>rpm -i...
0
by: smratiramawat | last post by:
Hello all i have installed tomcat on Suse(linux) but i am unable to see tomcat home page.I am new to linux and i need hel actually on http://locathost:8080 its showing that Unable to...
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...
0
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,...
0
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...
0
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,...
0
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...

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.