Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: WebForm + Oracle 9i Database
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.
-- jeremyReceived on Mon Sep 20 2004 - 07:23:56 CDT
![]() |
![]() |