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: Cannot install PL/SQL toolkit in webserver v3

Re: Cannot install PL/SQL toolkit in webserver v3

From: Rashid KArimov <rashid_at_IDT.NET>
Date: 1997/07/28
Message-ID: <5riv2t$icg@nnrp4.farm.idt.net>#1/1

    You can try to do it by hand, which BTW I always do for whatever     reason :).

    Login as that user into ORACLE using sqlplus and run $ORACLE_HOME/ows/3.0/owains     via @ command. Prior to doing it do "set define off ", since there are some     "&" in there.

    It is weird though. R u sure you're providing valid ORACLE_HOME / SID or     remote connect string ?

    Rashid.

In comp.databases.oracle.server James Dickson <James.Dickson_at_mail.esrin.esa.it> wrote:
: I have installed OWS version 3 and I am trying
: to configure the first user. On the PL/SQL agent
: administration/modification page I am trying to
: modify an existing PL/SQL cartridge agent by
: installing the PL/SQL toolkit. I get the error:
 

: OWS-05542: PL/SQL Agent SYSTRI2 submission failed due to error 1034
: ORA-01034: ORACLE not available
 

: I can connect to the database with no problems
: via SQL*Plus using the same username and password
: defined in the DAD used by this agent. It's just
: this page that cannot connect to the database.
 

: Any ideas appreciated.
 

: james_at_valhall.esrin.esa.it
  Received on Mon Jul 28 1997 - 00:00:00 CDT

Original text of this message

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