Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: JServer.sql Error installing 9.2.0.1

Re: JServer.sql Error installing 9.2.0.1

From: Frank <fvanbortel_at_netscape.net>
Date: Sun, 09 Feb 2003 12:47:00 +0100
Message-ID: <3E463FB4.5090303@netscape.net>


Rauf Sarwar wrote:

> Rhugga <root_NO_BLEEPING_SPAM_at_syrrx.com> wrote in message news:<3E457EE9.4030805_at_syrrx.com>...
> 

>>I am trying to create a database on Solaris 8 running 9.2.0.1. The
>>database was created successfully as well as the catalog, but when I run
>>JServer.sql, I get this error at one point:
>>
>>
>>SQL>
>>SQL> call xdk_exit_java_session(0);
>>call xdk_exit_java_session(0)
>> *
>>ERROR at line 1:
>>ORA-29515: exit called from Java code with status 0
>>
>>
>>Is this expected?
>>
>>Thanks,
>>CC
>>
>>
>>
>>-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
>> http://www.newsfeed.com The #1 Newsgroup Service in the World!
>>-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----
> 
> 
> Yes. You can ignore this error.
> 
> Regards
> /Rauf Sarwar

In fact - it isn't an error. An exit status of 0 is always a normal completion. It should not have been reported (which is acknowledged by Oracle in several Metalink documents), to avoid mail like this.

Frank Received on Sun Feb 09 2003 - 05:47:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US