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: ptreves <ptreves_at_sympatico.ca>
Date: 18 Sep 2004 21:15:59 -0700
Message-ID: <2bc13a26.0409182015.3ed1f4ba@posting.google.com>


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 ...

PT


yong321_at_yahoo.com (Yong Huang) wrote in message news:<b3cb12d6.0409171119.4b721b33_at_posting.google.com>...
> ptreves_at_sympatico.ca (ptreves) wrote in message news:<2bc13a26.0409162052.a306e3_at_posting.google.com>...
>
> > I installed an Oracle 9i (9.2.0.4) database and Forms/Reports Services
> > 10g (9.0.4) on my Linux Red Hat Enterprise 3 (ES). I migrating some
> > *.fmx files to my local forms90 subfolder in the Forms/Reports
> > Services ORACLE_HOME folder.
> >
> > I invoke the *.fmx file through the Web Browser on a Windows 98 CLinet
> > computer on my LAN as follows:
> >
> > http://Linux2005:7777/forms90/f90servlet?config=ienative/form=cadastre
> >
> > I get a Web prompt in my browser asking me for a
> > username/password/database.
> > My question is:
> >
> > 1) What values should I put for the username/password/database ? (from
> > my tnsnames.ora file located on my Linux Server ? from my tnsnames.ora
> > located on my CLient computer(s) ?)
>
> What is your "local"? Windows 98 PC? Are the fmx files on your Linux
> server? If not, I'm confused.
>
> It's funny you're using ienative as your config section name. Anyway
> post that section in your forms90/server/formsweb.cfg.
>
> I think "config=ienative/form=cadastre" in your URL should be
> "config=ienative&form=cadastre".
>
> Yong Huang
Received on Sat Sep 18 2004 - 23:15:59 CDT

Original text of this message

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