Oracle HTTP listener not working...

hi
i have configured Oracle App Svr 4.0.8 on a Windows NT machine.
(sorry for putting this Qs in 9iAS forum, but i thought this was better than putting on forms forum).
i am trying to deploy oracle forms on the web using OAS and forms server.
my machine is named appsvr on the Intranet and 202.54.41.36 is its IP address on the Internet.
i have configured http listener in the OAS at port 80.
Using CGI method, i have a static1.html file created and this shows the form in the browser when accessed on the intranet.
ie. http://appsvr:80/forms60/static1.html gives desired results - shows working form.
however, when accessed from the Internet, http://202.54.41.36:80/forms60/static1.html, i get http 400 - Bad Request error. The full message text is given below.
Pls advice where i may be going wrong...
==================
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
Please try the following:
If you typed the page address in the Address bar, make sure that it is spelled correctly.
Open the 202.54.41.36 home page, and then look for links to the information you want.
Click the Back button to try another link.
Click Search to look for information on the Internet.
HTTP 400 - Bad Request
Internet Explorer
=========================
thanks
ashwin

corrected the problem...
it was due to settings in the Network part of the listener which did not give the IP address of the Internet...

Similar Messages

  • Why Oracle 8i is not Working with JDK 1.3

    Why Oracle 8i is not Working with JDK 1.3 by using JDBC.

    try this
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection con = DriverManager.getConnection("jdbc:odbc:"somedsn","scott","tiger");
    I am using this for Oracle, it is working for me.
    Uma
    Java Developer
    http://www.globalleafs.com

  • Changing port for http server not working, please help

    Hi Gurus
    I installed standalone hhtp server from db companion cd on AIX 5.3 10gR2.
    I tested the http server URL http://XXX.XXX.XXX.com:7777/epdev/helloworld
    after creating a procedure in the db and it works
    But I need http server to use port 80 and not default of 7777
    I did 2 changes in httpd.conf - Port 80 and Listen 80 But after this I am not
    able to start http server . Can somebody tell me what am I missing here ?
    I even tried starting it as root and got error as well
    $HTTP_HOME/opmn/bin/opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=cov6053:6200
    0 of 1 processes started.
    ias-instance id=IAS-X-cov6053.6299
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=720916)
    failed to start a managed process after the maximum retry limit
    Log:
    /export/host/thishost/unix/cen/app/oracle/product/http10.2/opmn/logs/HTTP_Server~1
    The log file has this entry no error:
    07/11/15 10:45:26 Start process
    /export/host/thishost/unix/cen/app/oracle/product/http10.2/Apache/Apache/bin/apachectl start: execing httpd
    Thanks a lot for your help

    I was able to reslove this. Followed this :
    On UNIX, you will hare to run as root if you want to run on ports less than 1024.
    In order to run Oracle HTTP Server as root, perform the following steps:
    Shutdown Oracle HTTP Server using the following command:
    UNIX: ORACLE_HOME/opmn/bin> opmnctl [verbose] stopproc ias-component=HTTP_Server
    Change to root user. Navigate to ORACLE_HOME/Apache/Apache/bin on UNIX or ORACLE_HOME\Apache\Apache\bin on Windows and execute the following command:
    chown root .apachectl
    chmod 6750 .apachectl
    Exit root.
    Restart Oracle HTTP Server using the following command:
    UNIX: ORACLE_HOME/opmn/bin> opmnctl [verbose] restartproc ias-component=HTTP_Server

  • Oracle 11g XE not working with oracle BI publisher 10g after enabling ACL

    Hello,
    I previously work with oracle 10gXE and Oracle BI publisher 10g and it work fine. now i install oracle 11g XE and try to configure it with oracle Bi Publlisher, it show this error
    "ORA-29273: HTTP request failed ORA-06512: at "SYS.UTL_HTTP", line 1324 ORA-12570: TNS:packet reader failure" after runing the ACL package to neable network service.
    on the database.
    Please can any body tell be why this is not working. Tanx.

    You'll need to add the apex engine owner to the ACL (Access Control List). Depending on your version of apex the user name varies. i.e. 4.0 is APEX_040000
    See Joel's blog for info about the ACL and APEX.
    [http://joelkallman.blogspot.com/2010/10/application-express-network-acls-and.html]

  • Oracle equals_path condition NOT working with table and materialized view

    The user i am using is xdb with dba role.
    1.When i try to use the statement
    SELECT PATH FROM xdb.path_VIEW
    WHERE
    EQUALS_PATH(res, '/home/OE/PurchaseOrders/2002')=1
    the result is
    /home/OE/PurchaseOrders/2002
    2. When i drop the path_view and recreated it like materialized view with statement
    create MATERIALIZED view path_view as
    select /*+ ORDERED */ t2.path path, t.res res,
    xmltype.createxml(xdb.xdb_link_type(NULL, r2.xmldata.dispname, t.name,
    h.name, h.flags, h.parent_oid, h.child_oid),
    'http://xmlns.oracle.com/xdb/XDBStandard.xsd', 'LINK') link,
    t.resid
    from ( select xdb.all_path(9999) paths, value(p) res, p.sys_nc_oid$ resid,
    p.xmldata.dispname name
    from xdb.xdb$resource p
    where xdb.under_path(value(p), '/', 9999)=1 ) t,
    TABLE( cast (t.paths as xdb.path_array) ) t2,
    xdb.xdb$h_link h, xdb.xdb$resource r2
    where t2.parent_oid = h.parent_oid and t2.childname = h.name and
    t2.parent_oid = r2.sys_nc_oid$
    then the equals_path condition STOP working !!!
    3. The same experiment, but i recreate it like table
    create table path_view as .... using the rest of the statement ...
    Can someone help me to understand why equals_path is NOT working on table and materialized view !

    Thanks Jonah. I was under the impression that I already had it but seems like it has to be a direct priv - thru a role doesn't work.
    I granted the reqd privs and then it worked fine. Thx for your help!

  • Oracle 10g Client not working from Vista Business

    Hi,
    I have installed Oracle 10g Rel2 DB on my desktop (OS Vista Ultimate X64 bit) and try to connect from my new laptop (OS Vista business) after installing the client software which does not work, whereas I am able to connect to same database from my other laptop using Windows XP. The tnsnames.ora files on both laptops have the same contents. Moreover, the SQL Plus is also not working on the vista laptop, I mean when I try to login the window closes down itself it doesn't stay open even to give any error message. . . Any ideas would be a great help . . .thx

    Did you install the Vista specific Oracle client?
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10204_winx64_vista_win2k8.html

  • Urgent! http listener not started with services

    Hi,
    I installed oracle 9i on my win2k, and it runs fine when I started manually with the ${ORA_HOME}\j2ee\Oracle9iDS\startinst.bat.
    I then try to registrate it as services with this command: rwserver -install rep_mypcname autostart=yes
    It registrated successfully and I save it is started automatically, I also saw an icon (smart agent) on my right hand bottom taskbar.
    But when I tested it via http://localhost:8888/reports/
    It can't find the server, and obviously no http listener is up.
    All my config are default, here is my rwservlet.properties:
    SERVER_IN_PROCESS=YES
    Also there is no log files generated in ${ORA_HOME}\j2ee\Oracle9iDS\log\ when it is started as service, but if it is started from command line by using "startinst.bat", some log files are generated.
    Am I missing some steps?
    Thanks.
    David

    David,
    Script startinst.bat starts the OC4J instance, not the Reports Server. When you send request to http://<server>:<port>/reports/rwservlet, it will startup an in-process Reports Server if it has not been started.
    The command you run:
    rwserver -install rep_mypcname autostart=yes
    only install Reports Server as a service. It has nothing to do with OC4J instance, which you will still need to startup yourself. That's why http server is not up.
    The difference is that if the Reports Server is up, after you start up OC4J, the in-process server will no longer need to be started.
    -Jeff

  • OTN Oracle Database Downloads Not Working

    After agrgeeing to the T&C's none of the download links work.
    See this page for example:
    http://otn.oracle.com/software/products/oracle9i/htdocs/linuxsoft.html
    Specific Download not working:
    http://download.oracle.com/otn/linux/oracle9i/9202/ship_9202_ia64_lnx_Disk1.cpio.gz
    Regards,
    Andrew

    Seems to be fine. Try this link instead: http://otn.oracle.com/software/htdocs/devlic.html?http://download-west.oracle.com/otn/linux/oracle9i/9202/ship_9202_ia64_lnx_Disk1.cpio.gz
    OTN Team

  • Oracle Forms Demo Not working -- Attn. Oracle Customer Service

    Hi,
    I try to see Multiselect T-List Demo in the following page.It's not working.
    http://www.oracle.com/technology/sample_code/products/forms/index9i.html
    -Murali

    Hello,
    have you read the <ORACLE_HOME>\forms90\demos\multiselect\doc\multiselect90.html doc file ?
    this is a part of the content:
    "Enabling and Using the Multi-Select capabilities of the PJCBy default the enhanced TList continues to operate just like a normal TList, in order to enable the multi-select capability you must set a custom property on the item ENABLE_LIST_MULTISELECT to the string value 'true' e.g.
    SET_CUSTOM_PROPERTY('PJC.MULTISELECT_LIST',1,'ENABLE_LIST_MULTISELECT','true');"
    Francois

  • Http tunnelling not working with virtual host

    Hi,
    We have recently migrated our application from OC4J server to the Weblogic 11g server. There is one EJB client module which connects using t3 protocol. We are trying to use Http Tunneling for it. The server setup consists of two machines (machine1.global.com and machine2.global.com) in clustered mode. A virtual host cbs.global.com is configured to load balance across the above 2 two machine. Also Apache HTTP Server plugin is used for handling the web tier.
    For enabling tunneling, we have checked the 'Enable HTTP Tunneling' check box in the server. Also in the Httpd.conf file, we have added a block for
    <Location /HTTPClnt>
    SetHandler weblogic-handler
    </Location>
    If we give the initial context url as http://machine1.global.com:7005 or http://machine2.global.com, then it is working fine. But when we give the virtual host names - http://cbs.global.com or http://cbs.global.com:7005, it is not working. This application needs to be accessed outside the company network, so we cannot directly give the machine names and have to make it work using virtual host.
    Please advise whether any other settings need to be done for enabling the tunnelling for virtual hosts.
    Highly appreciate your help in this regard.
    Best Regards,
    Jaison
    Edited by: user13152776 on Aug 29, 2011 7:00 PM

    Thanks Peter for the reply.
    We are having multiple managed servers configured to multiple ports - 7003, 7005, 7007, etc. Please find below the mod_wl_ohs.conf file
    # NOTE : This is a template to configure mod_weblogic.
    LoadModule weblogic_module "${ORACLE_HOME}/ohs/modules/mod_wl_ohs.so"
    # This empty block is needed to save mod_wl related configuration from EM to this file when changes are made at the Base Virtual Host Level
    <IfModule weblogic_module>
    # WebLogicHost <WEBLOGIC_HOST>
    # WebLogicPort <WEBLOGIC_PORT>
    # Debug ON
    # WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/weblogic.log
    # MatchExpression *.jsp
    # Dev Cluster Configuration - Port 7003
    <Location />
    SetHandler weblogic-handler
    WebLogicCluster nooslux050d.gl.2wglobal.com:7003,nooslux051d.gl.2wglobal.com:7003
    Debug ON
    WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/devcluster.log
    MatchExpression *
    </Location>
    <Location /intApp>
    SetHandler weblogic-handler
    WebLogicCluster nooslux050d.gl.2wglobal.com:7003,nooslux051d.gl.2wglobal.com:7003
    Debug ON
    WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/devcluster.log
    MatchExpression *
    </Location>
    # Ocean Cluster Configuration - Port 7005
    <Location /CQS>
    SetHandler weblogic-handler
    WebLogicCluster nooslux050d.gl.2wglobal.com:7005,nooslux051d.gl.2wglobal.com:7005
    Debug ON
    WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/oceancluster.log
    MatchExpression *
    </Location>
    # Websi Cluster Configuration - Port 7007
    <Location /si>
    SetHandler weblogic-handler
    WebLogicCluster nooslux050d.gl.2wglobal.com:7007,nooslux051d.gl.2wglobal.com:7007
    Debug ON
    WLLogFile /app/oracle/middleware/user_projects/domains/base_domain/ClusterLogs/websicluster.log
    MatchExpression *
    </Location>
    </IfModule>
    Best Regards,
    Jaison

  • Issues installing.  Listener not working

    I have installed 10g.
    The listener service does not start.
    I have created some databases with sqldeveloper.
    The listener does not start.
    I use a new OS install, new oracle install, use lsnrctl to start the listener.
    It does not restart, and it does not create TNSNAMES.ora
    I have tried using net manager and net configuration assistant, but there are still problems with listener, it did not save tnsnames.ora, and for every DB I created, it created twon, one with XTP in it's name, IIRC)
    The only wierd things I could find in the logs were that installActions<date time>.log has these entries:
    INFO: Setting the PROD_HOME variable of 'oracle.network.listener_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.network.listener Product Location: Empty path specified.
    INFO: Setting variable 's_net8TNSNamesLoc' to 'NO_VALUE'. Received the value from the variable calculation.
    I checked the forums, and there is nothing I could find that I could understand about how to install tns listener, only how to start it on a case by case basis.
    The DBs I create work fine, until I reboot the system.
    It does not seem to load tnsnames.ora when I start it, or tell it to reload.
    Also, ORACLE_HOME is not created during the install.
    I put ORACLE in the env vars, but that makes no difference to the rest of the problem.
    I have been around for a long time, but never had to do any oracle admin, and this has fully stressed my limited knowledge.
    Anyone have any ideas?
    Thanks
    spizmar

    I am running Windows Server 2003, not Fedora.
    As I stated earlier, I installed with the sample DB, and this seams to have solved the problem of getting the listener service in place.
    I created the 4 DBs I talked about earlier, and before I rebooted, they were fine.
    After having rebooted, they are not visible to the listener. I look in the listener.log, and there are a consistant series of:
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 10-NOV-2008 14:17:32
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    System parameter file is C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to C:\oracle\product\10.2.0\db_1\network\log\listener.log
    Trace information written to C:\oracle\product\10.2.0\db_1\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=3748
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=buildbox)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE*
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=orcl)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3585)) * establish * orcl * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPPB)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3584)) * establish * TEBOAPPB * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOREF)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3586)) * establish * TEBOREF * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=orcl)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3589)) * establish * orcl * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Administrator))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0*
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOREF)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3591)) * establish * TEBOREF * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=orcl)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3593)) * establish * orcl * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=orcl)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3594)) * establish * orcl * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOREF)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3595)) * establish * TEBOREF * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOREF)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3597)) * establish * TEBOREF * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPPC)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3600)) * establish * TEBOAPPC * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPPC)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3601)) * establish * TEBOAPPC * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPPC)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3603)) * establish * TEBOAPPC * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPPC)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3604)) * establish * TEBOAPPC * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=orcl)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3606)) * establish * orcl * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:46 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPPC)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3609)) * establish * TEBOAPPC * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:56 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Administrator))(COMMAND=services)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * services * 0*
    *10-NOV-2008 14:17:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPA)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3612)) * establish * TEBOAPA * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPA)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3613)) * establish * TEBOAPA * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPA)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3615)) * establish * TEBOAPA * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:17:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPA)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3616)) * establish * TEBOAPA * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    *10-NOV-2008 14:18:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Administrator))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0*
    *10-NOV-2008 14:18:04 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=TEBOAPA)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.150.105)(PORT=3618)) * establish * TEBOAPA * 12514*
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    The tnsnames.ora looks well formed:
    *# tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora*
    *# Generated by Oracle configuration tools.*
    TEBOAPA =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = buildbox)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVER = DEDICATED)*
    *(SERVICE_NAME = TEBOAPA)*
    TEBOAPPC =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = buildbox)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVER = DEDICATED)*
    *(SERVICE_NAME = TEBOAPPC)*
    TEBOREF =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = buildbox)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVER = DEDICATED)*
    *(SERVICE_NAME = TEBOREF)*
    ORCL =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = buildbox)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVER = DEDICATED)*
    *(SERVICE_NAME = orcl)*
    TEBOAPPB =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = buildbox)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVER = DEDICATED)*
    *(SERVICE_NAME = TEBOAPPBY)*
    EXTPROC_CONNECTION_DATA =
    *(DESCRIPTION =*
    *(ADDRESS_LIST =*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))*
    *(CONNECT_DATA =*
    *(SID = PLSExtProc)*
    *(PRESENTATION = RO)*
    I have tried reloading and stop/start in lsnrctl, but it has no effect, the listener only sees one database:
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 10-NOV-2008 17:01:22
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date                10-NOV-2008 14:17:34
    Uptime                    0 days 2 hr. 43 min. 49 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Listener Log File         C:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
    *(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))*
    *(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=buildbox)(PORT=1521)))*
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    and for services:
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 10-NOV-2008 17:01:41
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    *"DEDICATED" established:0 refused:0*
    LOCAL SERVER
    The command completed successfully
    So, I am still confused. It acts like the listener is ignoring the tnsnames file. Is there a way to force the listener to load a particular file? I tried the obvious of lsnrctl reload <file path and name>
    but no joy.
    Thanks

  • Message Listener Not Working

    Hi,
    We are using MII 12.0.2 (88). We have connected with SAP ECC and we are receivng iDoc mesg from SAP and processing thru message listener and processing rule editors.
    This connection was successful and we are able to recive all iDoc but suddenly on this is not working as only one type of iDoc are getting. But in SAP all are showing as Successful in WE02 tranx. We have checked in SM58 and other queues also. But in MII we didnt receive any iDoc except particular iDoc.
    We are seeing this error in log  "Could not save IDoc messages to the database"
    and location as "com.sap.xmii.databuffer.server.JCoIDOCServer".
    What is the problem and how to solve it.
    Regards,
    Senthil
    Edited by: senthil kumar on Jun 7, 2011 5:08 PM

    Hi Senthil,
    Did you mean that you were receiving a variety of IDocs before and now you only receive one type? 
    Or did you just try a new type and fail? 
    Check to make sure the Partner Profile's Outbound Parameters and the Distribution Model both are set properly for the IDoc types.
    Regards,
    Mike

  • HTTPS hyperlinks not working when report exported to PDF

    Hi,
    I have the following problem - I have a https link in the report, which works properly when the report is exported to HTML, Excel, DOC, but no hyperlink is rendered when the report is exported to PDF.
    Important: When http:// or mailto: are used in the hyperlink, then the PDF export renders the link correctly. Only https does not render properly and only in PDF.
    I am using Crystal Reports Basic for Visual Studio 2008. The following 2 dlls are referenced in the .net application:
    CrystalDecisions.CrystalReports.Engine 10.5.3700.0
    CrystalDecisions.Shared 10.5.3700.0
    Thanks in advance for any hints!
    Br,
    Leon

    Update
    I did a little more testing and it worked for me because my Text field said https://mail.google.com and the hyperlink in the background was also https://mail.google.com. Once I updated the Text object to read Gmail it failed like yours did.
    I suspect this is something that spilled over from version 10. Crystal Reports Basic is built on the version 10 runtime and the issue may have been fixed in version 10 but missed for CR Basic. I have a feeling this works without error in XI R2 and 2008.

  • Oracle & PHP/Apache not working togather for unicode (working individually)

    hi, i have oracle xe zend core for oracle installed.
    When i insert data through aplication express or oracle sql developer its perfect. Unicode can be inserted and viewed, but when I try to view same data through php script it display ??? signs only english character show properly.
    Seems the unicode enviourment issue with php/apache and oracle communication, as php pages display uniode correctly when not taking data from oracle. I need help
    I have gone through globlizing_oracle_php_applications.pdf and have enabled mbstring, also php charset is utf8 i also used 'AL32UTF8' in connection string.
    Also if someone can provide a small sample php script to insert or view unicode data.
    thanks

    root the php module seems to be not working as the
    displayed index.php was just text page. I tried with
    apache2 as well but the result was the same.I don't believe the apache included with Solaris 10 includes PHP support; you will probably have to re-compile it . See the README file in /etc/apache for the actual config of the distributed version.

  • Oracle 6i Report Not working

    Hi,
    I have a Oracle Apps - 6i Report works fine with one instance and the same report does not fetch any records in the other instance..
    Even its not printing the messages in the before report trigger, when i query from the backed it fetches records. This is really strange..
    Please any one help me on this.
    Thanks,
    Genoo

    It doesn't look like this has anything to do with Reports itself. You'd better ask this in the Oracle Apps forum.

Maybe you are looking for