How to configure listener when 8.1.5 & OAS 4.08 on same Linux box

Linux: Red HAT 6.1
OAS: 4.08
ORA: 8.1.5 sp2
When I install OAS on different home on the same server where the 8i is installed and try to start up the lsn service for it I get an error. How the configuration should be done in this case where we have two different homes with two different listener versions? whcih one should be used ?
Thanx
null

I did the manipulation...
The listener starts well, but the creation of a DAD ( Net 8 service version, of course) is impossible. After the sys password prompt, it opens a blank window,
and nothing more ...
The dadadmin cgi has been started and is running on the server, but does nothing.
Config : RH 6.1, Kernel 2.2.12, oas 4.0.8.1,
768 Mo RAM, enough disk, TNS_ADMIN set for oas4.0.8.1 to the tnsnames.ora of Ora 8i, distinct ORACLE_HOME
Any clues ?
Thanks.

Similar Messages

  • How to configure listener and tnsnames.ora on 10g version

    how to configure listener and tnsnames.ora on 10g version

    If you are on linux platform, on command prompt execute netmgr and configure listener fromt there. Or go to $oracle_home/network/admin/listner.ora write the following
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    For tnsnames.ora write the following
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    )

  • How can I listen to itunes and play a game at the same time on my ipad 4?

    How can I listen to itunes and play a game at the same time on my ipad 4? This means I need to run 2 apps at the same time itunes and my game.  The game has its own sound control so I can turn off its sound while i listen to itunes tracks.  But I don't know how to set it up so the ipad does both.

    Anytime you open an app that has a persistant sound stream - a movie, a podcast, some games - it will overide the music app's stream. nothiong you can do to change it.

  • How can you listen to music and play a game at the same time?

    How can you listen to music and play a game at the same time?
    I am playing music, by starting the Crash Baandicoot Nitro Kart 3D game it shuts off the music playing. Is there a way around this?
    It seems like this should be possible.
    Message was edited by: RuthlessVengeance
    Message was edited by: RuthlessVengeance

    Select the music play list you want to listen to and start it playing. Go back to the home screen and start the app you want to use, music will stop. Press the home button two time quickly and it will bring up a simple control for controling the music. This works for me with all of the apps I have purchased including games. Just a note you can pull up the same music control if the iPod is a sleep and locked by pressing the button three times quickly.
    Mike

  • How to configure listener while upgrade to RAC 11.2.0.2?

    I have 11.2.0.1 and preparing for upgrade to 11.2.0.2. While upgrading the single node we have to set the new oracle_home then configure listener for new home then upgrade the db.
    How to follow the same steps in case of RAC. The listeners are running from grid_home.So how to create all the listeners for new oracle_home? So by just installing GRID binaries does is install the GI completely to 11.2.0.2?
    Also Do I have to plan for listeners while RDBMS upgrade ?
    ENV:
    Server: Windows 2008R2
    DB: RAC two node on ASM
    Storage: SAN
    Kindly explain.

    Sabastian,
    I have configured the 3 IPs for SCAN. When you replied for SCAN I checked the status of SCAN IPs. And the strange thing is on node 1 status of SCAN IPs gives "could not find the srvice name.
    On second node :
    LSNRCTL> *status LISTENER_SCAN1*
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))
    STATUS of the LISTENER
    Alias LISTENER_SCAN1
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date 28-APR-2011 15:12:33
    Uptime 3 days 16 hr. 17 min. 14 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File F:\gridinfra\11.2.0\grid\network\admin\listener.ora
    Listener Log File f:\gridinfra\11.2.0\grid\log\diag\tnslsnr\PDFPGISORPRD1\listener_scan1\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENER_SCAN1ipc)))
    *The listener supports no service*s
    The command completed successfully
    LSNRCTL> *status LISTENER_SCAN2*
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2)))
    STATUS of the LISTENER
    Alias LISTENER_SCAN2
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date 26-APR-2011 10:38:30
    Uptime 5 days 22 hr. 44 min. 58 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File F:\gridinfra\11.2.0\grid\network\admin\listener.ora
    Listener Log File f:\gridinfra\11.2.0\grid\log\diag\tnslsnr\PDFPGISORPRD1\listener_scan2\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENER_SCAN2ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=164.156.155.81)(PORT=1521)))
    Services Summary...
    Service "gisprd" has 2 instance(s).
    Instance "gisprd1", status READY, has 121 handler(s) for this service...
    Instance "gisprd2", status READY, has 121 handler(s) for this service...
    The command completed successfully
    LSNRCTL> *status LISTENER_SCAN3*
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3)))
    STATUS of the LISTENER
    Alias LISTENER_SCAN3
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date 26-APR-2011 10:38:30
    Uptime 5 days 22 hr. 45 min. 3 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File F:\gridinfra\11.2.0\grid\network\admin\listener.ora
    Listener Log File f:\gridinfra\11.2.0\grid\log\diag\tnslsnr\PDFPGISORPRD1\listener_scan3\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENER_SCAN3ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=164.156.155.83)(PORT=1521)))
    Services Summary...
    Service "gisprd" has 2 instance(s).
    Instance "gisprd1", status READY, has 121 handler(s) for this service...
    Instance "gisprd2", status READY, has 121 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    Why it is so? Last week when I was working it was fine. So do you mean if I have three SCAN IPs, all three IPs has to be in listener.ora?
    Regards...Mayura
    Edited by: user2995637 on May 2, 2011 6:32 AM

  • How to Configure Listener in Weblogic 6.0

    I have depoloyed my java application (war) in weblogic 6.0
    This application has to behave as a listener for a client socket call on a particular port (say 5588).
    This thing works fine in my WSAD environment with the internal server.
    How do I configure Listener in Weblogic 6.0 so that my deployed application starts accepting socket call as a listener?
    Please Suggest............

    Here's the flow...
    1) My application is deployed in Weblogic 6.0/7.0. It has to do an additional task of listening on an internal port (say 5588) apart from exposing server socket on say port 4499.
    2) My application during startup calls a servlet and via servlet init and routing thereby to different classes my application becomes ready to behave as Client Socket on 5588. I am copying web.xml along with this mail. Please review the web.xml and let me know if it s good enough to invoke the servlet during startup?
    3) A standalone java application tries to connect to my application mentioned above on port 5588 via a socket (localhost, 5588). Somehow my application doesnt seems to get hit. I did netstat and port was in listening mode.
    4) 5588 being an internal port, I dont think it needs to be configured in Config.xml. Am I right? I didnt find any way of adding new ports to Config.xml apart from standard port on web.
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
         <display-name>MyProject</display-name>
         <servlet>
              <servlet-name>messagerouter</servlet-name>
              <display-name><![CDATA[Apache-SOAP Message Router]]></display-name>
              <servlet-class>org.apache.soap.server.http.MessageRouterServlet</servlet-class>
              <init-param>
                   <param-name>faultListener</param-name>
                   <param-value>org.apache.soap.server.DOMFaultListener</param-value>
              </init-param>
         </servlet>
         <servlet>
              <servlet-name>rpcrouter</servlet-name>
              <display-name><![CDATA[Apache-SOAP RPC Router]]></display-name>
              <servlet-class>com.s1.adapter.fundtech.MyServlet</servlet-class>
              <init-param>
                   <param-name>faultListener</param-name>
                   <param-value>org.apache.soap.server.DOMFaultListener</param-value>
              </init-param>
         </servlet>
         <servlet-mapping>
              <servlet-name>rpcrouter</servlet-name>
              <url-pattern>/servlet/rpcrouter</url-pattern>
         </servlet-mapping>
         <servlet-mapping>
              <servlet-name>messagerouter</servlet-name>
              <url-pattern>/servlet/messagerouter</url-pattern>
         </servlet-mapping>
    </web-app>

  • How to configure alert when sender CChannel failes

    Hi PI Gurus,
    Is there is any way to get an alert when a sender channel fails (reason connection time out etc.).
    We have configured alerts for other scenarios when mapping is failing. How to handle the other situation.
    Regards,
    Krishna Chauhan

    Hi,
    Please check below urls.
    http://wiki.sdn.sap.com/wiki/display/XI/Alert%2bConfiguration%2bin%2bXI?bc=true
    ALRTCATDEF table SALRTCATUS
    http://help.sap.com/saphelp_nw04/Helpdata/EN/8a/3e2d4105f8d92be10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/96/f1033c128f4a7de10000000a114084/frameset.htm
    Thanks
    Ravi

  • How to configure traps when using snmpv3 for Airwave and controller communication

    Requirement:
    Airwave monitoring or managing controllers, using SNMPv3 for communication.
    Solution:
    Usage of SNMP v3 for communication over SNMP V2c is increasing rapidly for its enhanced security. Like wise, SNMP v3 informs are also more secured compare to SNMP v2c traps.
    SNMP v3 informs work differently, when compared to SNMP v2c traps.  As, informs would need a received receipt from the trap receiver. Therefore it requires more configuration from Airwave side as well.
    Configuration:
    We need to configure the SNMP v3 inform user on Airwave, under device setup --> communication as shown below:
    We need to use the same user name to configure on the controller as well, as shown below:
    Controller GUI > Configuration > under management > SNMP > Trap recievers:
    Verification
    After the configuration, we could see the traps(Informs) showing on the Airwave GUI, System --> Syslogs & Traps, as shown below:
    We could also see in the packet capture taken from Airwave, that the controller is sending the Traps and Airwave is Acknowledging them as shown below:
    In the above example, .116 is the Airwave IP and .231 is the controller IP.

    My first question is how to create Sync-Async bridge in XI without using BPM.
    Just make a search on SDN, there is blog which mentiones how to do Sync_Async bridge without BPM (for JMS)
    "how to route this Interface mapping in Integration directory as in this case there is no backend call....its just the Java
    mapping inside an Interface mapping"
    Include the Interface mapping in the appropriate Interface Determination in ID for a particular set of source and target.
    and third I m trying to call an IDOC which is populated with the response of the Java mapping....but how to route it in
    Integration Directory ??
    same as mentioned for Q2....in Interface Determination....if it is a Sync call then the Request & Response Mapping will be in same Interface Mapping and then in same Interface Determination......it is the normal way.....I hope that i have not missed/ overlooked something from your queries!
    Regards,
    Abhishek.

  • How to configure iphone when touch screen wont respond

    my touch screen wont work. I plugged into laptop and it restored and now wantsa to set up new iphone but the slide to configure wont work because the touch screen isnt working. any ideas

    I took it into the store and they said they couldnt do any software updates and they wanted me to trade in phone and pay for another since it is 43 days out of waranty. I couldnt do anything with touchscreen until I plugged in laptop and it said it couldnt do anything because passcode was on but I replugged several times and it finally backed up and restored but now Im stuck again with phone screen saying to slide to configure phone and it wont slide. is the any other way to confifure the phone. also before i did set up new iphone it restored info i already had but said it didnt recognize my email address????

  • How to configure iCloud when using two apple ID's

    Just installed lion and set up a new mac id (different from my itunes mac id)... whats the difference of having two separate ones? I know the two cannot becombined, but what are the challenges of having two?
    I currently have my itunes store and icloud set up to my new apple ID, but what happens to my old apple ID? All my downloads from my iphone were done on the old apple ID. If I change this setting by using the original apple ID for store purchases and my new apple ID for icloud... whats the difference? benefits? complications?
    Just really confused by all this and can't find anything online that just breaks down whats the better way of setting this up.
    Thanks!

    You should continue to use your old ID for iTunes, if you don't you will have difficulties using your purchased content.
    You can use either the new or the old ID for iCloud, iCloud is just a sync service so you won't actually lose anything by using one or the other.
    If you'd prefer to use the same ID for both and your contact and calendar info is in your iCloud account using your new ID, you can always transfer that data to the other account and delete the new account altogether.

  • How to configure listener across firewall and router

    I am trying a test to see if the following scenario will work and I am looking for insight because I am not getting anywhere fast....
    I have a computer on an internal network running oracle 9iR2. This computer has a web server exposed through a router/firewall with port 80 open. I want to open port 1521 and make the oracle listenser available to someone outside my network. The client only has internet access through their ISP. Basically it would be like hitting the web server over the internet. I am not sure if it is possible to use SQL*Plus to connect to a database server using the name of the router (www.company.com) and have the Oracle database available.

    I have serious doubts that this will work.This sould working definitely. But this question is more related to networking than DBA.
    So this action (and aalso analysis) must be done by somebody who are responsible for (and unsterstand) routing and firewall administration.
    This "networking person" (credited as somebody before) must prevent unauthorized access to your DB and also prevent sniffing (for example your 3rd parties will be connected via IPSEC connection).

  • How to configure Intel Pro/100 ethernet in PXI-8176 controller for RedHat Linux kickstart installation?

    I have trouble configuring the Intel Pro/100 ethernet for the PXI-8176 controller during the kickstart installation. Did anyone have better luck?

    Not with Linux but...
    I had trouble setting it up for RT.
    There is an issue with the chipsets used and the firmware of the 8176 when sizing the bus.
    There was a KB article.
    NI support should be able to chase down your details for you.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • How can I connect to Oracle database from Iplanet webserver running on a Linux box and a database running on a Solaris box?

    Hi - I'm new to this group and wonders whether you guys can help me.
    I'm trying to connect to my Oracle9i database via a Java servlet but
    got the following error message in the web browser:
    Internal error: exception thrown from the servlet service function
    (uri=/servlet/HelloWWW6): java.lang.NullPointerException, Stack:
    java.lang.NullPointerException
    at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1743)
    at oracle.jdbc.oci8.OCIEnv.getEnvHandle(OCIEnv.java:69)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:452)
    at oracle.jdbc.driver.OracleConnection.(OracleConnection.java:287)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance
    (OracleDriver.java:442)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:321)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:172)
    at HelloWWW6.doGet(HelloWWW6.java:40)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.iplanet.server.http.servlet.NSServletRunner.invokeServletService
    (NSServletRunner.java:897)
    at com.iplanet.server.http.servlet.NSServletRunner.Service
    (NSServletRunner.java:464)
    My class path is:
    Java VM
    classpath: /u01/iplanet/servers/plugins/servlets/examples/legacy/beans
    .10/SDKBeans10.jar:/usr/local/javamail-1.2/mail.jar:/usr/local/jaf-
    1.0.1/activation.jar:/u02/app/oracle/product/9i/lib:/u02/app/oracle/pr
    oduct/9i/jdbc/lib:/u02/app/oracle/product/9i/jdbc/lib/classes12.zip:/u
    02/app/oracle/product/9i/jdbc/lib/nls_charset12.zip:/u01/iplanet/serve
    rs/bin/https/jar/NSServletLayer.jar:/u01/iplanet/servers/bin/https/jar
    /NSJavaUtil.jar:/u01/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:
    /u01/iplanet/servers/bin/https/jar/servlet.jar:/u01/iplanet/servers/bi
    n/https/jar/servlet-2.3-filters-
    api.jar:/u01/iplanet/servers/bin/https/jar/jsp092.jar:/u01/iplanet/ser
    vers/bin/https/jar/jaxp.jar:/u01/iplanet/servers/bin/https/jar/crimson
    .jar:/u01/iplanet/servers/bin/https/jar/xalan.jar:/u01/iplanet/servers
    /bin/https/jar/jspengine.jar:
    My LD_LIBRARY_PATH is:
    /u02/app/oracle/product/9i/lib:/u02/app/oracle/product/9i/jdbc/lib:/u0
    2/app/oracle/product/9i/jdbc/lib/classes12.zip:/u02/app/oracle/product
    /9i/jdbc/lib/nls_charset12.zip
    Can anyone help? This is currently driving me nuts. I was able to
    connect when I changed it to an application.
    I am using the Iplanet Webserver 6.0 on a Linux 7.2 platform. Like I
    said, sqlplus works fine, standard java application works fine but
    when I change it to a servlet (which means it now goes through the
    webserver, I get this error message)
    Does anyone know what the source code is trying to do at
    OCIDBAccess.java:1743 ?
    Thanks guys!

    Tony, could you please explain me better the procedure that you wrote?
    What are the boxes? My situation is similar:
    | ServerSocket (1) |
    | (192.168.1.100, 5555) |
    |
    |
    |
    |
    | Proxy |
    | Someone wants to connect to the ServerSocket (1) |
    That is not true. You CAN do it but you need a box
    outside the firewall with proper IP address to help
    you. I am not sure if Sergio still wants the answer
    today after more than a year from the original post (I
    did not see the post until today when I try to search
    for something else). Anyway, if such a box is
    available (I call it 2nd box), you could first
    establish a socket between the two boxes by HTTP
    tunneling (I assume it is a http proxy). You have to
    initiate the socket from the 1st box. Then start
    another server socket on the 2nd box, forwarding the
    traffic it gets from outside back to the 1st box using
    the established channel. That is it.
    Tony

  • How do I run Firefox 3.5 and 3.6 on the same Linux Mint system?

    I have downloaded and expanded firefox-3.5.13.tar.bz2, but it doesn't matter which "firefox" I run, if I already have firefox started, that same version has a new window frame created. I would like to run both simultaneously.
    Because someone will ask: I need this because there is a Java applet that I use which requires JRE 1.6.0_07 or earlier, and firefox 3.6 requires 1.6.0_10 or later. (Sun/Oracle changed the Plugin class loader implementation in _10)

    You can start other Firefox processes if you use the -no-remote switch.<br />
    You need a separate profiles for each instance.
    See http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile

  • How to configure oracle listener profile for multiple oracle database

    Hi,
    I am going to install solution manager system in the same server of ERP EHP4 on Windows. Both DB are oracle.
    I'd like to know how to configure listener in this kind of envirnmonent.
    a. use two listener and different ports
    b. use same listener but different ports
    c. use same listener and same port
    Which is the correct mothed?
    And, after installation, there seem three set of profiles of listten, one for ERP, one for SLM, and the other for OS?(%windir%system32), which one is functional?
    Please advise.
    Thanks a lot.
    Regards,
    Alex

    Hi,
    standard installation is creating new configs for listener for each instance.
    I would recommend to use one listener per each instance.
    YOU CAN NOT HAVE one port number for two differnet systems!
    If you want to use one listener than you must adapt tnsnames.ora, listener.ora and ensure that both systems will use different port numbers.
    For example PORT= 15<system number>
    Peter

Maybe you are looking for

  • Programs close unexpectedly

    I am having problems with some programs closing right after i start them.  So far, this has happened with "Open Office", "Kazehakase" and "Deluge"  I do not know the command for running openoffice through the command line, so i don't know what kind o

  • ERROR ORA-01034 : ORACLE not available

    HELLO FRIENDS, i m new for oracle. I newly install Oracle 8i on my windows Xp computer. after restarting PC when i login on sql plus using scott/tiger it gives me a error message : ORA-01034 : ORACLE not available. then my friend tell me the followin

  • Calling FM through RFC

    Hi Folks, I have a FM in client 100.Now I want to call this FM from client 101 to fetch the data existing in client 100 using RFC.For that I am using  call function 'ZFM'  destination z101. Z101 is the rfc destination defined in SM59. Kindy  share an

  • After doing a hard reboot my superdrive is no longer accessible

    I was using a new app called DVD Creator PRO 3 when it locked up my computer.  Being a newbie to Apple OS i did not know how to force quit the application and Command Q wasnt working so I turned the power off on the Mac Mini.  When it rebooted my Sup

  • DAG maintenance

    All my DAG members are connected to a main switch which will undergo maintenance. Obviously all servers will lose network access so is it better to have all servers powered off/ services shut down during this period? I don't want servers trying to fa