Re: Manual DB creation in 11g for APEX 3.1
- From: "Rich Jesse" <rjoralist@xxxxxxxxxxxxxxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Thu, 1 May 2008 00:02:48 -0500 (CDT)
That did it, Jeremy. I was missing the "dispatchers" init.ora param for
XDB. And of course, I had messed up the install enough by then that I
needed to remove/reinstall APEX 3.1, but I needed the practice anyway. :)
Nice util in epgstat, too. I'll have to read up on those docs to
familiarize myself more with the underpinnings of APEX.
THANKS again!
Rich
> Try this script to dump the configuration of your embedded PL/SQL gateway:
> $ORACLE_HOME/rdbms/admin/epgstat.sql
>
> Then I'd turn on listener logging and look for errors.
>
> Also, it seems that you can dump HTTP requests and responses with this
> event:
> event="31098 trace name context forever, level 2"
>
> More info here:
> http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28424/adfns_web.htm#CHDFGFHB
> http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28369/xdb22pro.htm#i1029414
>
> -Jeremy
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- RE: Manual DB creation in 11g for APEX 3.1
- From: Marco Gralike
Other related posts:
- » Manual DB creation in 11g for APEX 3.1
- » Re: Manual DB creation in 11g for APEX 3.1
- » Re: Manual DB creation in 11g for APEX 3.1
- » Re: Manual DB creation in 11g for APEX 3.1
- » Re: Manual DB creation in 11g for APEX 3.1
- » RE: Manual DB creation in 11g for APEX 3.1
- RE: Manual DB creation in 11g for APEX 3.1
- From: Marco Gralike