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: WebForm + Oracle 9i Database

Re: WebForm + Oracle 9i Database

From: Jeremy <newspostings_at_hazelweb.co.uk>
Date: Mon, 20 Sep 2004 13:23:56 +0100
Message-ID: <MPG.1bb8dc39d1e31bf4989d0f@news.individual.net>


In article <2bc13a26.0409182015.3ed1f4ba_at_posting.google.com>, ptreves says...
> Hello,
>
> I have Windows XP Pro and Windows 98 SE Client computers.
> Like I said, I installed Oracle Forms/Reports Services 10g (9.0.4) and
> then Oracle 9i, 9.2.0.4 (Database) on the same Linux Red Hat Server
> Enterprise 3 (ES).
>
> I copied my *.fmx files in the ORACLE_HOME/forms90 subfolder. and try
> to invoke them like:
>
> http://linux2005:7777/forms90/f90servlet?config=ienative?form=cadastre
>
> When invoking the Webform I get an ORA-12541 No Listener Pop-up.
>
> 1) Did I fail to load a certain listener on my server, OC4J maybe ?
> 2) What is going on ?
>
> Your toughts ...
>

Are you using the tnsnames.ora file for name resolution? Is that correctly configured to identify the location and pot the listener is running on? Is the listener actually started? You can use lsnrctl to establish this.

-- 

jeremy
Received on Mon Sep 20 2004 - 07:23:56 CDT

Original text of this message

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