HELP:link error under redhat linux 9.0(oracle 9.2.0)

i link the demo shipped with oracle 9.2.0,but failed.
error message shows:
/usr/bin/g++ -L/home/oracle/product/9.2.0/lib/ -L/home/oracle/product/9.2.0/rdbm
s/lib/ -o occiproc occiproc.o -locci -lclntsh `cat /home/oracle/product/9.2.0/
lib/sysliblist` -ldl -lm
occiproc.o(.gcc_except_table+0x70): undefined reference to `typeinfo for oracle:
:occi::SQLException'
occiproc.o(.gcc_except_table+0x88): undefined reference to `typeinfo for oracle:
:occi::SQLException'
occiproc.o(.gnu.linkonce.t._ZN8occiprocC1ESsSsSs+0x14): In function `occiproc::o
cciproc[in-charge](std::basic_string<char, std::char_traits<char>, std::allocato
r<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char>
, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':: undefined reference to `oracle::occi::Environment::createEnvironment(oracle::o
cci::Environment::Mode, void*, void* (*)(void*, unsigned), void* (*)(void*, void
*, unsigned), void (*)(void*, void*))'
occiproc.o(.gnu.linkonce.t._ZN8occiprocD1Ev+0x2e): In function `occiproc::~occip
roc [in-charge]()':
: undefined reference to `oracle::occi::Environment::terminateEnvironment(oracle
::occi::Environment*)'
collect2: ld returned 1 exit status

OCCI 9.2 is not supported with gcc3.2. Please search this forum for more details.

Similar Messages

  • Why can't i start my oracle 9.2.0.1.0 under Redhat linux 8.0??

    When i installing oracle, after copying the files, it telled me "install successfully" , but when it in the procedure: "Linking Oracle9i Database 9.2.0.1.0", it stop and auto exit.
    But I think i should have installed finish. So I try to start it. As below:
    sqlplus /nolog
    SQL> connect / as sysdba
    ERROR:
    ORA-09925: Unable to create audit trail file
    Linux Error: 2: No such file or directory
    Additional information: 9925
    ORA-01031: insufficient privileges
    How can I start it?
    Is that because I hadn't set the value of "/proc/sys/kernel/sem" before I install oracle? It's original value is "250 3200 32 128", I don't know what it should be under Redhat Linux 8.0.
    Can anybody help me?
    thanks.

    I followed the directions here
    http://www.puschitz.com/OracleOnLinux.shtml
    Using this I was able to get 9201 installed on both SuSE8.1 and RedHat8.0.
    On RH8, You have to hand modify the ins_ctx.mk per his instructions and up the value in /proc/sys/kernel/shmmax per his instructions. I did not hit the binutils issue. Other failures are probably missing rpms, as he describes.

  • Audio transmit problem under redhat linux 9

    Hi !!
    I have already compiled J2sdk1.4.2 and JMF2.1.1e performance pack for linux and they both work alright under Redhat linux 9. JMStudio works fine to playback audio files. The problem I'm having is when I try to transmit and receive audio files through AVTransmit2, AVReceive2 and JMStudio!! They just don't work!!
    AVTransmit2 and JMStudio just starts to transmit but on the receiving end both jmstudio and avreceiver2 just waits for rtp data but none arrives!!
    Can anyone help me with this problem?? I've already tried spending a whole day cranking my brain about this!!
    Thanks in advance

    make sure your hostname is somehostname.com , and make sure you have your IP mapped to your hostname in /etc/hosts file.

  • Help~ Link error in pro*c (10g EE for win32)

    Hi Sir,
    I have downloaded the 10g EE database from ORACLE homepage...
    There are orasql10.lib (in /precomp/lib) and orasqx10.lib ( in /precomp/lib/msvc).
    I linked the both of them, but there is link error..as follows..
    -----------------------------------------------------------------------------------------------------------insertTest.obj : error LNK2001: unresolved external symbol "void __cdecl sqlcxt(void * *,unsigned int *,struct sqlexd *,struct sqlcxp const *)" (?sqlcxt@@YAXPAPAXPAIPAUsqlexd@@PBUsqlcxp@@@Z)
    ../../../bin/insertTest.exe : fatal error LNK1120: 1 unresolved externals
    Error executing link.exe.
    source code is very simple
    void main()
    EXEC SQL include sqlca;
    EXEC SQL BEGIN DECLARE SECTION;
    char *uid="sys";
    char *pwd="manager0";
    EXEC SQL END DECLARE SECTION;
    EXEC SQL CONNECT :uid IDENTIFIED BY :pwd;
    printf("\nConnected to ORACLE as user: %s\n", uid);
    exit(EXIT_SUCCESS);
    Help me~~
    Thank you...

    Works for me. Please post complete step-by-step log of the commands you executed, like below:
    C:\>type test.pc
    #define EXIT_SUCCESS 0
    #include <stdio.h>
    EXEC SQL INCLUDE SQLCA;
    void main()
        EXEC SQL BEGIN DECLARE SECTION;
        char *uid="/";
        char *pwd="";
        EXEC SQL END DECLARE SECTION;
        EXEC SQL CONNECT :uid IDENTIFIED BY :pwd;
        printf("\nConnected to ORACLE as user: %s\n", uid);
        exit(EXIT_SUCCESS);
    C:\>
    C:\>proc test.pc
    Pro*C/C++: Release 10.2.0.1.0 - Production on Thu Mar 9 08:23:49 2006
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    System default option values taken from: C:\oracle\ORA10GR2\precomp\admin\pcscfg.cfg
    C:\>cl test.c c:\oracle\ORA10GR2\precomp\lib\orasql10.lib
    Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86
    Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
    test.c
    Microsoft (R) Incremental Linker Version 7.10.3077
    Copyright (C) Microsoft Corporation.  All rights reserved.
    /out:test.exe
    test.obj
    c:\oracle\ORA10GR2\precomp\lib\orasql10.lib
    C:\>.\test.exe
    Connected to ORACLE as user: /
    C:\>

  • Help! datafile deleted on oracle 9i under redhat linux

    Please help me, i delete a datafile from a test tablespace and i don't know
    how to fix it on 9i, in 8i is very documented but 9i is a real pain, here
    is the error when 'dbstart'ing the db:
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 353440004 bytes
    Fixed Size 450820 bytes
    Variable Size 167772160 bytes
    Database Buffers 184549376 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-01157: cannot identify/lock data file 28 - see DBWR trace file
    ORA-01110: data file 28: '/oradata/alumnos/tablespaces/test2.dbf'
    Thank you in advance,
    Otto Solares

    Can you perform a Tablespace Point In Time Recovery on the specific tablespace?

  • Video is not captured in Applet under redhat linux.

    Hi!
    uname -a
    Linux 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux
    and whenever i m running my code for start and stop the webcam, i m finding a error/exception as:
    javax.media.NotRealizedError: Cannot get visual component on an unrealized player
    at com.sun.media.BasicPlayer.getVisualComponent(BasicPlayer.java:491)
    at com.sun.media.MediaProcessor.getVisualComponent(MediaProcessor.java:50)
    at CamSource.getVComponent(Complete.java:156)
    at Complete.actionPerformed(Complete.java:71)
    at java.awt.Button.processActionEvent(Button.java:382)
    at java.awt.Button.processEvent(Button.java:350)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    javax.media.NotRealizedError: Cannot get visual component on an unrealized player
    at com.sun.media.BasicPlayer.getVisualComponent(BasicPlayer.java:491)
    at com.sun.media.MediaProcessor.getVisualComponent(MediaProcessor.java:50)
    at CamSource.getVComponent(Complete.java:156)
    at Complete.actionPerformed(Complete.java:71)
    at java.awt.Button.processActionEvent(Button.java:382)
    at java.awt.Button.processEvent(Button.java:350)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    java.lang.NullPointerException
    at java.awt.Container.remove(Container.java:762)
    at Complete.stop(Complete.java:53)
    at sun.applet.AppletPanel.run(AppletPanel.java:442)
    at java.lang.Thread.run(Thread.java:534)
    AND THIS CODE IS RUNNING SUCCESSFULLY UNDER WINDOWS ENVIRONMENT IN APPLET.
    Wht is the problem ? and how to solve it.

    This is what I did:
    import java.awt.*;
    import java.applet.*;
    public class BookmarkApplet extends Applet {
       public void init() {
              //String fileName = this.getParameter("gx26187") + ".ser";
              String fileName = "gx26187" + ".ser";
              Bookmark bookmark = new Bookmark(fileName);
              LinkHolder linkHolder = new LinkHolder();
              for(int i = 0; i < 10; i++) {
                   linkHolder.add(new Link("url"+i, "link"+i));
              if(bookmark.save(linkHolder)) {
                   linkHolder = bookmark.retrieve();
                   Link[] retreivedLinks = linkHolder.getLinks();
                   if(retreivedLinks != null && retreivedLinks.length > 0) {
                        Link [] trimmedLinks = new Link[linkHolder.getSize()];
                        System.arraycopy(retreivedLinks, 0, trimmedLinks, 0, trimmedLinks.length);
                        for(int i = 0; i < trimmedLinks.length; i++) {
                             add(new Button(trimmedLinks.getDescription()));
    LinkHolder is a wrapper class in which I used Link[] to store objects.
    Link is a class that stores 2 strings: links and description.
    I tested this on JBuilder ==> worked fine.
    I tested on IE ==> applet is running but nothing shown up.
    Thanks if any ideas.
    Tom
    Yeah I do.
    If its anything like my problems you will find Treeset
    is from JDK 1.2+
    IE's virtual machine runs using the == of jdk 1.1
    This means with out using plugins you HAVE to use
    features of 1.1 Im sure you could use another
    datastructure instead.
    Hope this helps.
    U can extract the Treeset files from rt.jar but im
    still unable to determine if thats legal

  • Install IAS 9.0.3 Error  on RedHat linux 7.3

    When I install ias9.0.3 on RH7.3,I got a error like this:
    Error in invoking target install of makefile
    /oracle/ias903/sqlplus/lib/ins_sqlplus.mk
    I have use the binutils-2.11.90.0.8,and get the same problem ,
    what shall I do next?
    Thanks

    I also faced the same problem while installing Oracle9iAS 903 in RedHat8.0..
    i think, this is somthing related to swap space size..
    Oracle recommends minimum 1GB swap space ..
    And while linking process it seems, installer is trying make some file which is more than 512MB..So that process fails due to insufficient swap space..You can overcome this by increasing the swap space...
    You can increase the swap space at run time by creating a file of required size and link that to your system swap space..For more information refer redhat documentation..
    Hope this helps.....
    plz do post, if you solved your problem...
    Cheers
    --Venky                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Install IAS 9.0.3 Error on RedHat linux 7.3 & 8.0

    Hi all,
    I get an error when the installer comes to "Configuring Tools" - automatically starts the following tools, the OC4J Instance Configuration Assistant fails.
    The error is:
    ERROR: Caught exception during deploy
    java.io.IOException: Permission denied
    at java.ioUnixFileSystem.createFileExclusively (Native Method)
    at java.io.File.checkAndCreate
    at java.io.File.createTempFile
    at java.io.File.createTempFile
    at oracle.ias.sysmgmt.deployment.j2ee.console.j2eeDeploymentImpl.fetchEar
    at oracle.ias.sysmgmt.deployment.j2ee.console.j2eeDeploymentImpl.getEarDeployer
    All the other components (HTTP server, java security, oc4j & bc4j configuration assistant, Oracle 9iAS instance Configuration Assistant) have been started without any problems.
    Any help is appreciated.
    Regards,
    Raghu

    Looks like some file that's present in tmp or
    /var/tmp during deployment cannot be overwritten
    because of permissions issue. Please make
    sure you don't have previous installation temp files
    in /var/tmp or /tmp before doing new installation or
    use the same use that installed the first instance.
    You can try cleaning up tmp and /var/tmp and retry.
    Also try setting umask 00 before installations.

  • Fast installation for oracle db under redhat linux 4 update 3

    dear sirs...
    i know little about linux, however, i create a simple script that will preform pre-installation operations for linux 4 update 3. it will update the files, create oracle user, and so on. you will find its source. if possible i hope someone can upgrade this script such that there it will check the OS packages, and stop the changes if any of the packages is missing.
    thanks for any help and best regards.
    notes:
    1- to use this script, type the text in linux gedit. save it in a file and put the file in a safe place so that every time you want to install the db, you can find it ready.
    2- do not use notepad to create the file, it will not work.
    3- before you run the script, be sure that all packages needed by the db exists.
    4- the script assumes that you have just installed linux for running the database only.
    5- to run the script in linux , login as root user, and type . scriptfilename
    6- the script should be executed only once.
    /usr/sbin/groupadd oinstall
    /usr/sbin/groupadd dba
    /usr/sbin/useradd -m -g oinstall -G dba oracle
    passwd oracle
    mkdir -p /home/oracle
    chown -R oracle:oinstall /home/oracle
    chmod -R 775 /home/oracle
    cat >> /etc/sysctl.conf <<EOF
    # the following lines are added by a script
    kernel.shmall = 2097152
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 262144
    net.core.wmem_default = 262144
    net.core.rmem_max = 262144
    net.core.wmem_max = 262144
    EOF
    /sbin/sysctl -p
    cat >> /etc/security/limits.conf <<EOF
    # the following lines are added by a script
    oracle soft nproc 2047
    oracle hard nproc 16384
    oracle soft nofile 1024
    oracle hard nofile 65536
    EOF
    cat >> /etc/pam.d/login <<EOF
    # the following lines are added by a script
    session required /lib/security/pam_limits.so
    EOF
    cat >> /etc/profile <<EOF
    # the following lines are added by a script
    if [ \$USER = "oracle" ]; then
    if [ \$SHELL = "/bin/ksh" ]; then
    ulimit -p 16384
    ulimit -n 65536
    else
    ulimit -u 16384 -n 65536
    fi
    umask 022
    fi
    EOF
    cat >> /etc/csh.login <<EOF
    # the following lines are added by a script
    if ( \$USER == "oracle" ) then
    limit maxproc 16384
    limit descriptors 65536
    umask 022
    endif
    EOF

    Nice.
    A fair chunk of additional work would go into this to ensure that existing settings are not clobbered, but it should be OK on a new install of Linux.
    Why not require that they use the DVD (so you have all RPMs on one media), cd to the RPMS directory and simply 'rpm -i' all the prereq packages? Then you don't need to 'rpm -q' and inspect the status.

  • XI InfoView Help link error

    Post Author: amcc
    CA Forum: Administration
    We've just discovered that clicking the Help icon (the question mark, top right-hand side) on our production version of XI R2 InfoView gives a page not found error.  It works OK on our development server but I can't find where the difference is.  I've already amended the C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Web Content\Web.config file to fix the launchpad issue, so I know it's not that.  Is there another file somewhere that specifies the server?  I've tried searching with Windows Explorer for files containing the server name but have drawn a blank.

    Post Author: surreal
    CA Forum: Administration
    After further research it appears that the error we are getting is with the helpredir.aspx file in the Infoview help directory.  I am not sure why it is related to that file because we haven't made any changes to it.  Any ideas as to what could be causing the error?  Would someone mind sending me their working version of the file so I can compare ours to theirs? Any help would be greatly appreciated. Thanks in advance.

  • Java install error under Debian Linux

    /java/jdk1.3.1/bin/i386/native_threads/java: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
    I get this out of the box. I've tried installing extra packages but no luck. Any ideas?

    Installing the following package from debian site should do it:
    libstdc++2.9-glibc2.1_2.91.66-4.deb
    After that if you get a message like "Cannot obtain thread information" or "Segmentation fault" try running java with -Xrs parameter. See man java for further details on this parameter.

  • Very urgent help needed- Error while passing XML document to Oracle stored

    Hi !
    I have been struggling a lot to call Oracle 9i stored procedure passing Stringbuilder object type from ASP.NET
    I am using Visual Studio 2008 Professional, OS: Windows XP and Oracle: 9.2.0.1.0
    Following is the procedure:
    CREATE or REPLACE PROCEDURE loadCompanyInfo (clobxml IN clob) IS
    -- Declare a CLOB variable
    ciXML clob;
    BEGIN
    -- Store the Purchase Order XML in the CLOB variable
    ciXML := clobxml;
    -- Insert the Purchase Order XML into an XMLType column
    INSERT INTO companyinfotbl (companyinfo) VALUES (XMLTYPE(ciXML));
    commit;
    --Handle the exceptions
    EXCEPTION
    WHEN OTHERS THEN
    raise_application_error(-20101, 'Exception occurred in loadCompanyInfo procedure :'||SQLERRM);
    END loadCompanyInfo ;
    And following is the ASP.net code:
    StringBuilder b = new StringBuilder();
    b.Append("<?xml version=\"1.0\" encoding=\"utf-8\" ?>");
    b.Append("<item>");
    b.Append("<price>500</price>");
    b.Append("<description>some item</description>");
    b.Append("<quantity>5</quantity>");
    b.Append("</item>");
    //Here you'll have the Xml as a string
    string myXmlString1 = b.ToString();
    //string result;
    using (OracleConnection objConn = new OracleConnection("Data Source=testdb; User ID=testuser; Password=pwd1"))
    OracleCommand objCmd = new OracleCommand();
    objCmd.Connection = objConn;
    objCmd.CommandText = "loadCompanyInfo";
    objCmd.CommandType = CommandType.StoredProcedure;
    //OracleParameter pmyXmlString1 = new OracleParameter("pmyXmlString1", new OracleString(myXmlString1));
    objCmd.Parameters.Add("myXmlString1", OracleType.clob);
    objCmd.Parameters.Add(myXmlString1).Direction = ParameterDirection.Input;
    //objCmd.Parameters.Add("result", OracleType.VarChar).Direction = ParameterDirection.Output;
    try
    objConn.Open();
    objCmd.ExecuteNonQuery();
    catch (Exception ex)
    Label1.Text = "Exception: {0}" + ex.ToString();
    objConn.Close();
    When I am trying to execute it, I am getting the following error:
    Exception: {0}System.Data.OracleClient.OracleException: ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'LOADCOMPANYINFO' ORA-06550: line 1, column 7: PL/SQL: Statement ignored at System.Data.OracleClient.OracleConnection.CheckError(OciErrorHandle errorHandle, Int32 rc) at System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle, CommandBehavior behavior, Boolean needRowid, OciRowidDescriptor& rowidDescriptor, ArrayList& resultParameterOrdinals) at System.Data.OracleClient.OracleCommand.ExecuteNonQueryInternal(Boolean needRowid, OciRowidDescriptor& rowidDescriptor) at System.Data.OracleClient.OracleCommand.ExecuteNonQuery() at Default.Button1Click(Object sender, EventArgs e)
    I understand from this that the .net type is not the correct one, but I am not sure how to correct it. I could not find any proper example in any documentation that I came across. Most of the examples give information on how to read but not how to insert XML into Oracle table by calling Stored Procedure.
    Can you please help me to solve this problem? I hope that you can help solve this.
    Also, can you please give me an example of passing XML document XMLdocument to Oracle Stored procedure.
    In both the cases, if you can provide the working code then it would be of great help.
    Thanks,

    Hi ,
    Additional to the Above error details my BPEL code looks like this:
    <process name="BPELProcess1"
    targetNamespace="http://xmlns.oracle.com/Application10/Project10/BPELProcess1"
    xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:client="http://xmlns.oracle.com/Application10/Project10/BPELProcess1"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/">
    <partnerLinks>
    <partnerLink name="bpelprocess1_client" partnerLinkType="client:BPELProcess1" myRole="BPELProcess1Provider" partnerRole="BPELProcess1Requester"/>
    </partnerLinks>
    <variables>
    <variable name="inputVariable" messageType="client:BPELProcess1RequestMessage"/>
    <variable name="outputVariable" messageType="client:BPELProcess1ResponseMessage"/>
    </variables>
    <sequence name="main">
    <receive name="receiveInput" partnerLink="bpelprocess1_client" portType="client:BPELProcess1" operation="process" variable="inputVariable" createInstance="yes"/>
    <invoke name="callbackClient" partnerLink="bpelprocess1_client" portType="client:BPELProcess1Callback" operation="processResponse" inputVariable="outputVariable"/>
    </sequence>
    </process>
    Kindly help if anyone has faced this Issue before.
    Regards,
    Rakshitha

  • Linux Clustering with oracle

    Hai All,
    Please forward the good pdf documents and links describing the Redhat Linux Clustering with Oracle.
    Please help...
    Shiju

    Hai All,
    Please forward the good pdf documents and
    links describing the Redhat Linux Clustering with
    Oracle.Check following link
    http://www.oracle.com/pls/db102/to_pdf?pathname=install.102%2Fb15660.pdf&remark=portal+%28Getting+Started%29
    Virag

  • Linux/Unix with Oracle hosting

    Is it easy to find Unix hosting and using Oracle database as the Internet search proves that its very difficult.

    Hai All,
    Please forward the good pdf documents and
    links describing the Redhat Linux Clustering with
    Oracle.Check following link
    http://www.oracle.com/pls/db102/to_pdf?pathname=install.102%2Fb15660.pdf&remark=portal+%28Getting+Started%29
    Virag

  • Not able to connect to DB in Redhat Linux - intermittent wired problem

    Hi,
    I need some help from you if possible please help me. There is a wired problem in the Linux based Oracle server.
    OS: Redhat Linux 8
    Database: Oracle Enterprise server 9.2
    There is an intermittent wired problem.
    After some time (it happen twice last Saturday and Yesterday), either from application or from SQL Plus we are not able to connect it from outside. But we are able to connect to the oracle server on Linux server.
    We checked the Listener status on the server and it was UP and running.
    We can ping the server from outside.
    We are not able to do an FTP from inside the server or from Outside to the Linux server.
    During this time the http protocol is working we can upload any file to the other sites.
    We tried to shutdown the oracle server and even we tried to restart the OS itself and not able to resole this issue.
    If we create a new Listener and starts the server and all blocking thing were released and now working.
    Currently we are monitoring the server at ALIF’s premises if it going to happen for the third time or not.
    Thanks a lot
    Regards
    Kumar

    What is the error that you get when you try to get connection ?
    to check the log file is a good option: <ORACLE_HOME>/network/log/listener.log
    Joel Pérez

Maybe you are looking for

  • IPod touch connects as a camera???

    I was setting up a friends iPod touch and when connected to her XP machine the computer reads it as a digital camera. iTunes does not see the device. XP recognizes it as an "Apple iPod" but still treats it like a cam. It was originally set up on my l

  • Split string into its number and alphabetic​al components

    I have a string constant "There are 100 pens and 200 pencils in the box".i want to split it into two parts one consisting of array of numbers i.e. 100 and 200,while the second part should display "There are pens and pencils in the box". How should i

  • Macbook Air and Photoshop

    I work with Photoshop a lot, handling images up to 5000 pixels with many layers in my iBook G4 14' 933Mhz, 1Gb RAM, albeit slowly at filters and some tools. Since my wife wants a notebook, I'll pass Zappa (my faithful iBook) to her and buy a new one

  • Using iPod Touch with Bluray Player

    I have an LG Bluray player with a built in iPod dock. I recently loaded some movies on my iPod and would love to watch them on my tv. I can bring them up when docked, and the sound works just not the video. Does anyone know the appropriate way to con

  • Urgent Help Needed Union Query

    Hello All I have a complex query (at least i think) which returns result set. Now i want to add to it the records that were not mached by the query i tried <Query1> Union all <Query2> where not in <query1> (hope i am able to express myself) but it ta