Aaron Mulder wrote:
> Then, dbassist failed to launch from the install routine with the
> error "not enough arguments". When we tried to run it, it simply died,
> which we traced to the fact that all the tools use java -native which does
> nothing if native threads aren't installed (why not default to green?).
> With suitable editing to .java_wrapper and jre, we got it to run using
> green threads.
This is curious. At first I tried using the IBM JDK and the runInstaller
script died complaining that the jre did non support the "-green" option
(IBM does not support it indeed). Then I downloaded and installed
blackdown's 1.1.6v5 and run it successfully and I am positively certain
that I did NOT install the native thread package. Infact, as the
installer ran I was watching it using "top" and there was only one java
process.
> HOWEVER, we are unable to configure Net8. The tools like
> "netasst" and others (I've forgetten the others we tried) die with an
> "Unable to load library" error. The library in question (libnjni8.so) is
> distributed by Oracle (see $ORACLE_HOME/lib), but with size 0 (both the
> installed version and the version in the JAR on the CD). The directory is
> in our LD_LIBRARY_PATH, so I suspect it's just the "size 0" issue.
> This means that we can't connect to the instance other than
> through "connect internal", which is pretty useless. We took a swing at
> configuring a listener.ora by hand, but can't get past an error about "no
> valid addresses specified"...
Don't know what is going on here, but I did not run netasst, I just ran
"lsnrctl start" and now have a listener running and listening on port
1521/tcp. I also created a tablespace and a user and used "sqlplus
user/password" to create a few tables. But frankly I don't know if this
is a symptom that I have Net8 correctly installed and configured. I will
try to run netasst later to see how it goes.
--
Ugo Cei - [EMAIL PROTECTED]
Fuori Orario Srl - Galleria Manzoni 15, 27100 Pavia - Italy
Tel: +39.382.22651, Fax: +39.382.539467
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]