Help!WindowsXP+VS8+oracle VC8 LIB,but heap error!

Hello!
I use the windowsXP and VS2005 to debug the occi program,the lib contain oraocci10.lib msvcprt.lib,the oraocci10.lib is the vc8 version,when I debug the program,env->createConnection("scott","tiger");the heap error.
who can tell me how to set the configuration?

I choose the oraocci10d.dll,msvcr80d.dll and msvcp80d.dll not found,how to solve the problem?in the directionary C:\windows\system32,i can find the vc6.0's dll,but
msvcr80d.dll and msvcp80d.dll not found,I have used the VS2005,why the two dll don't be found?

Similar Messages

  • Trying to get online help.  Entered correct serial no. but got error message "Incorrect serial number" - what to do next?

    Can anyone help me with this issue?

    If you mean by online help  Apple's Support, formerly Apple Express Lane, then follow rack0's advice. If not, then provide the link where you're having the issue.

  • Help  connection to oracle db using jdbc

    Hi
    I am trying to connect to a oracle database. I am using Oracle 9 and jsdk 1.4.2. but i keep getting the following error and i dont know what iam doing wrong.
    I have put in my classpath where the orcle drivers are. I have also tried puting the drivers in j2sdk/jre/lib folder (files copied nls_charset12.zip,classes12.zip,ojdbc14.jar). My code compiles and runs but the error i get is
    "java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver"
    SAMPLE of my code:
    Class.forName("oracle.jdbc.driver.OracleDriver");
    String dataSource = "jdbc:oracle:thin:@devflgdb";
    Connection con = DriverManager.getConnection(dataSource,"babu_s2","babu_s2");

    I am working on the same; here is my servlet code, hope it helps
    private static void loadJDBCDriver ()
    System.out.println ("Loading Database driver...");
    try {
         DriverManager.registerDriver ( new oracle.jdbc.driver.OracleDriver());
    catch (Exception e) {}
    try {
    DriverManager.registerDriver ( new sun.jdbc.odbc.JdbcOdbcDriver() );
    catch (Exception e2) {
    System.err.println ("loadJDBCDriver: " + e2.toString());
    return;
    System.out.println ("Database driver loaded...");
    private static Connection getConnected () {
    System.out.println ("Establishing database connection...");
    String jdbc_url;
    Connection conn;
    try {
    jdbc_url = "jdbc:oracle:thin:@localhost:1521:oracle";
    conn = DriverManager.getConnection (jdbc_url, "scott", "tiger");
    catch (Exception e) {
    try {
    jdbc_url = "jdbc:odbc:BookNook";
    conn = DriverManager.getConnection (jdbc_url);
    catch (SQLException e2) {
    System.err.println ("getConnected: " + e2.toString() );
    return null;
    System.out.println ("Database connection established ...");
    return conn;

  • Oracle running but getting error

    I am able to get Oracle 10.2.0.4 running on my MacBookPro 10.6.3. I am able to connect and run queries. But I am continually (every few seconds) getting a crash report (below is one example).
    I did see a note about running "relink". I did, but that seemed to fail with lots of "ld: warning: directory '/lib' following -L not found" and finishing with
    ld: warning: directory '/Users/ericdp/oracle/product/10.2.0/Mac10gR2/jdk/jre/Libraries/client' following -L not found
    ld: warning: directory '/Users/ericdp/oracle/product/10.2.0/Mac10gR2/jdk/jre/Libraries' following -L not found
    ld: library not found for -ljvm
    collect2: ld returned 1 exit status
    make[1]: *** [Users/ericdp/oracle/product/10.2.0/Mac10gR2/sysman/lib/libnmemso.dylib] Error 1
    make: *** [libnmemso] Error 2any ideas or suggestions?
    Thanks
    Eric
    more /Users/ericdp/Library/Logs/DiagnosticReports/oracle_2010-05-11-091141_Eric-D-Peterson-MBP.crash
    Process: oracle [2829]
    Path: /Users/ericdp/oracle/product/10.2.0/Mac10gR2/bin/oracle
    Identifier: oracle
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: ??? [1]
    Date/Time: 2010-05-11 09:11:37.339 -0700
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Exception Type: EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff87ea4886 __kill + 10
    1 oracle 0x000000010162edc2 slcra + 1293
    2 oracle 0x000000010163b6fe ssexhd + 1586
    3 libSystem.B.dylib 0x00007fff87eb680a _sigtramp + 26
    4 oracle 0x0000000103d1b11f kslgetl + 213
    5 oracle 0x0000000103d3d6be ksfglt + 573
    6 oracle 0x0000000104fcde80 kghfre + 1210
    7 oracle 0x0000000100e14036 kmnsbf + 133
    8 oracle 0x00000001064d5375 nsbfr + 381
    9 oracle 0x000000010650a1dc nsiofrrg + 1007
    10 oracle 0x000000010650a979 nsiocancel + 413
    11 oracle 0x0000000106512d60 nsopen_shutitdown + 1083
    12 oracle 0x000000010651225e nsclose + 737
    13 oracle 0x00000001065011da nsgblclose + 310
    14 oracle 0x0000000106501b48 nsgblTRMHelper + 56
    15 oracle 0x0000000106502811 nsgblRealTerm + 178
    16 oracle 0x00000001064abd7e nlstdstp + 549
    17 oracle 0x000000010175728f npinlt + 84
    18 oracle 0x0000000103e1b5d9 ksuabt + 1658
    19 oracle 0x000000010177dd62 opidrv + 2179
    20 oracle 0x000000010162eef9 sou2o + 139
    21 oracle 0x0000000100001185 opimai_real + 544
    22 oracle 0x0000000100000ea9 main + 147
    23 oracle 0x0000000100000df4 start + 52
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00000001098fff48 rcx: 0x00000001098ff348 rdx: 0x0000000000000000
    rdi: 0x0000000000000b0d rsi: 0x0000000000000006 rbp: 0x00000001098ff9f0 rsp: 0x00000001098ff348
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00007fff87ea08ca r11: 0x0000000000000206
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    rip: 0x00007fff87ea4886 rfl: 0x0000000000000206 cr2: 0x0000000107cb4810
    Binary Images:
    0x100000000 - 0x107917fff +oracle ??? (???) <CE1DA382-E3FE-997A-A883-D6CA756F58A8> /Users/ericdp/oracle/product/10.2.0/Mac10gR2/bin/oracle
    0x107f49000 - 0x107f49fff +libodm10.dylib ??? (???) /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libodm10.dylib
    0x107f4c000 - 0x107f70ffb +libskgxp10.dylib ??? (???) /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libskgxp10.dylib
    0x107f75000 - 0x10805afff +libhasgen10.dylib ??? (???) <EB29899D-CB43-F4C7-5CA9-29C2271587DA> > /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libhasgen10.dylib
    0x108088000 - 0x108088fff +libskgxn2.dylib ??? (???) /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libskgxn2.dylib
    0x10808b000 - 0x1080f0fff +libocr10.dylib ??? (???) <B976DB15-5D1F-0F22-8D9B-4B8F53FA27B9> /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libocr10.dylib
    0x1080fe000 - 0x10813dffc +libocrb10.dylib ??? (???) <D1670E70-CBBE-1818-02A3-3D9D2FC9D983> /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libocrb10.dylib
    0x108149000 - 0x1081aefff +libocrutl10.dylib ??? (???) <F9E1FA59-8CB3-4347-8BE0-830B33BC3EC2> /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libocrutl10.dylib
    0x1081bf000 - 0x10898bfff +libjox10.dylib ??? (???) /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libjox10.dylib
    0x108b35000 - 0x108b3bfff +libclsra10.dylib ??? (???) <653311FF-BAB1-BD0B-FEBA-4A130CA319E2> /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libclsra10.dylib
    0x108b3f000 - 0x108b51fff +libdbcfg10.dylib ??? (???) /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libdbcfg10.dylib
    0x108b54000 - 0x108cdefe7 +libnnz10.dylib ??? (???) /Users/ericdp/oracle/product/10.2.0/Mac10gR2/lib/libnnz10.dylib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff87b36000 - 0x7fff87b3aff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff87e55000 - 0x7fff88014ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib

    HI Krish,
    Thanks for quick response.I have changed into HIGH_VALUE but still coming error.
    ERROR at line 2:
    ORA-00932: inconsistent datatypes: expected NUMBER got LONG
    But krish what exaclty my requirement is i have to select the partition_name not High Values.I mean if u see the query TO_DATE(SUBSTR(PARTITION_NAME,2,8),'YYYYMMDD') HIGHVALUE
    i am extracting the date from the partition_name.for example if partition_name is P20041231 then the output will be 12/31/2004 in date format.
    i am able to get output if i will put the direct value instead of PARITION_NAME ..
    that is TO_DATE(SUBSTR('P20041231',2,8),'YYYYMMDD') HIGHVALUE
    pls help me to sort out this problem.
    once again Thanks.
    Anwar

  • Help in installing Oracle Xe in suse 10.2

    I have successfully installed Oracle XE in suse linux 10.2.(my laptop)
    The place I had installed had a Lan network available.
    Now I usually work in a location where there is no network.
    after I get the message that oracle XE is succesfully installed, I tried to open the oracle home page, but i was getting an error, that there is no network,
    I followed the instructions to give no proxies for my oracle home page address, etc.but to no avail.
    Can someone help me in this.
    Do reply to [email protected] incase you need more information, or reply to this thread.

    Ok..
    This is not a network issue at all..
    I am unable to connect to oracle even though there is network..
    I was wrong.
    Now here is the scenario..
    I downloaded the rpm for oracle XE
    i ran this command
    rpm -ivh downloads/oracle-xe-univ-10.2.0.1-1.0.i386.rpm
    then i ran the command for configuring
    $ /etc/init.d/oracle-xe configure
    gave the default settings
    then I went to
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin
    and from there ran the script file
    . ./oracle_env.sh
    the instruction says....
    You may also want edit your login or profile files so that these environment variables are set properly each time you log in or open a new shell.
    For Bourne, Bash, or Korn shell, enter the following line into the .bash_profile (to log in) or .bashrc file (to open a new shell):
    . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
    For C or tcsh shell, enter the following line into the .login file (to log in) or .cshrc file (to open a new shell):
    source /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.csh
    Where do I find the .bash_profile file in suse 10.2?
    is this the final step to start working on my database...?
    has anyone worked on this before?
    It also says...
    You can find the database creation logs in $ORACLE_HOME/config/log/*.
    I cant find this path in my system...
    Someone help me..

  • Help on installing Oracle 8i release3 8.1.7 in Redhat 7.2

    when I try to run <runInstaller> I recieve the error
    "Unable to initalize threads: cannot find class java/lang/Thread"
    Anyone can help!!!!!
    Abdul

    I ran into problems again:=
    I followed the instuction at this website:
    http://staff.in2.hr/denis/oracle/817install_rh72_en.html
    first I ran the command: # rpm -Uvh /mnt/cdrom/RedHat/RPMS/compat-libs-6.2-3.i386.rpm
    to install the 6th RedHat compatibility packages from my Redhat 7.2 second CD,
    when I ran the command to install:
    compat-egcs-6.2-1.1.2.16, I got this error:=
    error: faild dependencies: glibc-devel is neede by
    compat-egcs-6.2-1.1.2.16, I searched for it in my both
    RedHat 7.2 CD's but I didn't find it.
    I continued and installed JDK, and Binutils downgrade.
    After I changed the .bash_profile: as he said in his website,
    when I reboot and log on as Oracle user I got this error:
    bash: /user/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh:
    No such file or directory
    would you please help !!!!!

  • Java Heap Error when using Stateless Session Timer Bean deployed in Oracle

    Hi,
    Am getting following Java Heap Error when using Stateless Session Timer Bean deployed in Oracle 10g AS R3 (Oracle Containers for J2EE 10g (10.1.3.0.0) (build 060119.1546.05277) ):
    06/08/02 14:58:43 javax.ejb.EJBException: java.lang.OutOfMemoryError: Java heap space
    06/08/02 14:58:43 at com.evermind.server.ejb.EJBUtils.getLocalUserException(EJBUtils.java:304)
    06/08/02 14:58:43 at com.evermind.server.ejb.interceptor.system.AbstractTxInterceptor.convertAndHandleMethodException(AbstractTxInterceptor.java:67)
    06/08/02 14:58:43 at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:45)
    06/08/02 14:58:43 at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:69)
    06/08/02 14:58:43 at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:86)
    06/08/02 14:58:43 at com.evermind.server.ejb.StatelessSessionEJBHome.invokeTimer(StatelessSessionEJBHome.java:71)
    06/08/02 14:58:43 at com.evermind.server.ejb.EJBContainer.invokeTimer(EJBContainer.java:1624)
    06/08/02 14:58:43 at oracle.ias.container.scheduler.TimerTask.runBeanTimer(TimerTask.java:92)
    06/08/02 14:58:43 at oracle.ias.container.scheduler.TimerTask.run(TimerTask.java:184)
    06/08/02 14:58:43 at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:819)
    06/08/02 14:58:43 at java.lang.Thread.run(Thread.java:595)
    06/08/02 14:58:43 Caused by: java.lang.OutOfMemoryError: Java heap space
    I had tried using -Xms / -Xmx options (upto 1 GB).
    The trace of exception gets delayed (from being displayed on the console) as the memory size is increased; but after sometime it starts getting displayed on the console.
    Even though this exception is displayed on the console, the Timer Bean continues to execute upto sometime before it finally crashes!
    If anyone has encountered such problem; would appreciate if you could share the solution.
    Regards, Vidyadhar

    Hi guys, I have the same problem. I have an application EAR file with two modules (EJB and WAR starting in this order). The application can schedule a process via EJB timer. In this case restarting the server I receive the error above. If I change the modules start order --> WAR - EJB the server start correctly, but the application scheduler fails (the persistency is not working) with this error:
    07/10/09 10:30:54 FINISSIMO: TimerTask.runBeanTimer java.lang.NullPointerException; nested exception is: java.lang.NullPointerExceptionjavax.ejb.TransactionRolledbackLocalException: java.lang.NullPointerException; nested exception is: java.lang.NullPointerException
    java.lang.NullPointerException
         at java.util.ListResourceBundle.handleGetObject(ListResourceBundle.java:107)
         at java.util.ResourceBundle.getObject(ResourceBundle.java:319)
         at java.util.ResourceBundle.getString(ResourceBundle.java:285)
         at java.util.logging.Formatter.formatMessage(Formatter.java:108)
         at oracle.j2ee.util.TraceLogFormatter.format(TraceLogger.java:124)
         at oracle.j2ee.util.TraceLogger$TraceLoggerHandler.publish(TraceLogger.java:105)
         at java.util.logging.Logger.log(Logger.java:428)
         at java.util.logging.Logger.doLog(Logger.java:450)
         at java.util.logging.Logger.log(Logger.java:539)
         at oracle.ias.container.timer.TimerEntry.readObjFromBytes(TimerEntry.java:308)
         at oracle.ias.container.timer.TimerEntry.getInfo(TimerEntry.java:107)
         at oracle.ias.container.timer.Timer.getInfo(Timer.java:367)
         at oracle.ias.container.timer.EJBTimerImpl.getInfo(EJBTimerImpl.java:89)
         at com.finantix.foundation.integration.ejbtimer.EJBTimerServiceExecutorBean.ejbTimeout(EJBTimerServiceExecutorBean.java:42)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBTimeoutJoinPoint.invoke(EJBTimeoutJoinPoint.java:20)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxBeanManagedInterceptor.invoke(TxBeanManagedInterceptor.java:53)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at com.evermind.server.ejb.StatelessSessionEJBHome.invokeTimer(StatelessSessionEJBHome.java:38)
         at com.evermind.server.ejb.EJBContainer.invokeTimer(EJBContainer.java:1714)
         at oracle.ias.container.scheduler.TimerTask.runBeanTimer(TimerTask.java:106)
         at oracle.ias.container.scheduler.TimerTask.run(TimerTask.java:220)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    javax.ejb.TransactionRolledbackLocalException: java.lang.NullPointerException; nested exception is: java.lang.NullPointerException
         at com.evermind.server.ejb.EJBUtils.getLocalUserException(EJBUtils.java:309)
         at com.evermind.server.ejb.interceptor.system.AbstractTxInterceptor.convertAndHandleMethodException(AbstractTxInterceptor.java:73)
         at com.evermind.server.ejb.interceptor.system.TxBeanManagedInterceptor.invoke(TxBeanManagedInterceptor.java:55)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at com.evermind.server.ejb.StatelessSessionEJBHome.invokeTimer(StatelessSessionEJBHome.java:38)
         at com.evermind.server.ejb.EJBContainer.invokeTimer(EJBContainer.java:1714)
         at oracle.ias.container.scheduler.TimerTask.runBeanTimer(TimerTask.java:106)
         at oracle.ias.container.scheduler.TimerTask.run(TimerTask.java:220)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NullPointerException
         at java.util.ListResourceBundle.handleGetObject(ListResourceBundle.java:107)
         at java.util.ResourceBundle.getObject(ResourceBundle.java:319)
         at java.util.ResourceBundle.getString(ResourceBundle.java:285)
         at java.util.logging.Formatter.formatMessage(Formatter.java:108)
         at oracle.j2ee.util.TraceLogFormatter.format(TraceLogger.java:124)
         at oracle.j2ee.util.TraceLogger$TraceLoggerHandler.publish(TraceLogger.java:105)
         at java.util.logging.Logger.log(Logger.java:428)
         at java.util.logging.Logger.doLog(Logger.java:450)
         at java.util.logging.Logger.log(Logger.java:539)
         at oracle.ias.container.timer.TimerEntry.readObjFromBytes(TimerEntry.java:308)
         at oracle.ias.container.timer.TimerEntry.getInfo(TimerEntry.java:107)
         at oracle.ias.container.timer.Timer.getInfo(Timer.java:367)
         at oracle.ias.container.timer.EJBTimerImpl.getInfo(EJBTimerImpl.java:89)
         at com.finantix.foundation.integration.ejbtimer.EJBTimerServiceExecutorBean.ejbTimeout(EJBTimerServiceExecutorBean.java:42)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBTimeoutJoinPoint.invoke(EJBTimeoutJoinPoint.java:20)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxBeanManagedInterceptor.invoke(TxBeanManagedInterceptor.java:53)
         ... 9 more
    Any idea?
    Thx Auro

  • Help me install oracle form and report 9.0.4 on red hat AS 4 x86

    i installed oracle database 10.0.2 on my red hat AS 4 x86 in /u01/app/oracle/product/10.0.2/db_1. Now i want to install oracle form and report 9.0.4 on my computer in /u02/app/oracle/product/9.0.4
    The oracle installer checks for required packages. It will produce the following list of missing packeges:
    Package gcc-3.2.3-20 is missing
    Package compat-gcc-7.3-2.96.122 is missing
    Package compat-gcc-c++-7.3-2.96.122 is missing
    Package compat-libstdc++-7.3-2.96.122 is missing
    Package compat-libstdc++-devel-7.3-2.96.122 is missing
    Package setarch-1.3-1 is missing
    Package sysstat-4.0.7 is missing
    Package gnome-libs-1.4.1.2.90-34.1 is missing
    Package libstdc++-3.2.3 is missing
    Package compat-libstdc++-devel-7.3-2.96.122 is missing
    Package compat-glibc-7.x-2.2.4.32.5 is missingbut i installed newer versions of them. so can i continue to install without missing packeges??? and how to install missing packages because they conflict with packages i installed.
    i tried to continue installation without missing packages and have some errors:
    "Error in invoking target 'agent' of makefile /u02/app/oracle/product/9.0.4/sysman/lib/ins_sysman.mk"
    Error in invoking target 'install' of makefile /u02/app/oracle/product/9.0.4/sqlplus/lib/ins_sqlplus.mk"
    Error in invoking target 'install' of makefile /u02/app/oracle/product/9.0.4/plsql/lib/ins_plsql.mk"
    Error in invoking target 'relink' of makefile /u02/app/oracle/product/9.0.4/precomp/lib/ins_precomp.mk"
    Error in invoking target 'install' of makefile /u02/app/oracle/product/9.0.4/webcache/lib/ins_calypso.mk"
    Error in invoking target 'install' of makefile /u02/app/oracle/product/9.0.4/network/lib/ins_net_client.mk"
    Error in invoking target 'webm-install'(or genm-install or gen-install) of makefile /u02/app/oracle/product/9.0.4/forms90/lib/ins_forms.mk"
    Error in invoking target 'proxy install' (runm-install,server-install,cgi-install,cli-install,conv-install,qv-install) of makefile /u02/app/oracle/product/9.0.4/reports/lib/ins_reports.mk"
    and error in Configuration Assistants:
    "output generated from coniguration assistant "oracle net configuration assistant":/u01/app/oracle/jre/1.1.8/bin/.../bin/i686/native-threads/jre: relocation error
    ":/u01/app/oracle/jre/1.1.8/bin/.../bin/i686/native-threads/libjava.so: symbol_ _libc_wait, version Glibc -2.0 not defined in file libc.so.6 with link time refrence
    Someone help me!!!
    Thanks.

    The requirements for installing 10.2.0 and 9.0.4 on RHEL4 differ - 9.0.4 is based on older versioned RSFs and require linking against older compatibility libraries.
    The OUI may incorrectly complain if later versions of the required/pre-requisite packages really are installed - this should not be a problem functionally, however.
    The latter errors you report, however (make, relocation error, glibc/symbol), are symptomatic of trying to link with/against incompatible gcc/glibc versions. Try installing the following additional compatibility files (appropriate for your architecture);
    - http://oss.oracle.com/projects/compat-oracle/dist/files/RedHat/compat-oracle-rhel4-1.0-5.i386.rpm
    - http://oss.oracle.com/projects/compat-oracle/dist/files/RedHat/compat-libcwait-2.1-1.i386.rpm
    If you have not already done so, I suggest you create and use (i.e. source) separate environment definition files when working with each product/version environment. For 9.0.4, ensure that you specify environment variable LD_ASSUME_KERNEL=2.4.19 before installing 9.0.4 (or relinking).
    If you have MetaLink access, refer also to Note.315832.1, Note.389811.1.
    Message was edited by:
    mychan

  • PLEASE HELP!! ORACLE/ORANT/FORMS

    HELLO I AM FROM ATHENS GREECE
    I HAVE NO IDEA FROM ORACLE AND FORMS BUT I MUST SAVE AND OPEN FILES FROM A CRASHET PC FROM A CUSTOMER.
    WITH NTFS FILES BACKUP I HAVE SAVE THIS FILES ON C:
    oracle:
    admin
    ora92db
    oradata
    orant
    and ROTA:
    AKINITA.fmx
    FISPROS3.fmx
    NOMPROS.fmx
    nompros.RDF
    andmany others with .fmx .rdf .rep .plx .olb
    i found shotcuts in desktop with the name
    ΑΝΤΡΩΝ E -9 - 03 (properties C:\orant\BIN\ifrun60.EXE module=AKINITA.fmx userid=rota3/rota3 and start from C:\rota)
    ΦΙΣΙΚΑ 003(C:\oracle\orant\BIN\ifrun60.EXE module=FISPROS3 userid=rota3/rota3 start from C:\rota)and many others.
    i have downloaded oracle 11g and forms 6i but i dont now what i must do to open this files.
    PLEASE HELP ME BECAUSE THEY ARE VERY IMPORTANT FILES FROM MY CUSTOMER
    THANKS JIM

    Hi!
    Sorry, but if you don't know oracle and forms this is a job for someone else.
    It seems there is a shared oracle home with a 9i database and oracle Forms 6i.
    Orant is the forms home.
    Ora92 db is the database software,
    oradata the database files and
    admin holds the database parameter files.
    Without good knowing it will be hard to get the data back.
    Regards
    Stauder

  • HELP!! Oracle Files workflow definition needed! Please read!

    Dear friends,
    Please read the following and help me if you can. It is really a very important and urgent issue.
    We're in the middle of the OCS installation (precisely in the end of the storage layer). We have now to configure workflow, since this has to be done BEFORE the application (middle-tier) installation.
    One of the steps is loading the workflow definitions (.wft files) which will be used by Oracle Files. But the instructions we received say thses files are MISSING in LINUX installations (just like ours!).
    So if you have these .wft files in your installation please PLEASE mail them to me ([email protected]) as soon as possible. Documentation says these files are located in <oracle home>/ifs/files/admin/config. Probably you can also access them through Oracle Workflow Builder.
    I will be forever grateful to all of you that help me with this stuff! ;)
    Best regards,
    Vinicius

    Bradley,
    Both of these issues sound like they should be directed to Adobe.
    In the first case, it sounds like the file opens fine in Adobe, but once you combine this with other files and resave you get this error when you try and open the files again. It's Adobe that's saving the files at this point (Reports is pretty much out of the picture). You may want to try with Reports 9i, where a higher level of PDF is output, but that doesn't mean that Adobe shouldn't deal with the earlier versons.
    In the second case, Reports outputs PostScript via the standard windows printer drivers and APIs - there's no special settings for this (in fact it looks like this is a standard initialization parameter for the printer). Again, you should probably contact Adobe for more assistance.
    Hope this helps,
    Danny

  • Oracle shared lib

    I'm trying to install 8.1.5 on an OpenLinux system. Everything seems to go well during the installation. I can create a database with dbassist, etc. When I try to start sqlplus, it reports there is symbol nauzoass in libclntsh.so.8.0. Ok, I rebuild the library with genclntsh. Now its missing a different symbol (nnfotrv1).
    I've installed the patch for 8.1.5.0.2, but it failed to make a new sqlplus. Anybody have any ideas?

    Hello,
    I tried to install Oracle 8.1.7 on Redhat Linux WS 2.1 and here is the make.log
    /usr/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/home/oracle/OraHome1
    (if [ "compile" = "compile" ] ; then \
    /home/oracle/OraHome1/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /home/oracle/OraHome1/lib/ntcontab.o ;\
    mv ntcontab.o /home/oracle/OraHome1/lib ;\
    /usr/bin/ar rv /home/oracle/OraHome1/lib/libn8.a /home/oracle/OraHome1/lib/ntcontab.o ; fi)
    /bin/sh: cc: command not found
    mv: cannot stat `ntcontab.o': No such file or directory
    /bin/sh: /usr/bin/ar: No such file or directory
    make: *** [ntcontab.o] Error 127
    Any idea?

  • Need help on Using Oracle Acces Manager 11g

    Hi
    I Need help on Using Oracle Acces Manager Admin console to configure for SSO.
    I am new to Identity Management
    I have installed OAM 11g and configured for OAM in new weblogic domain
    Please help to proceed forward.
    Thanks
    Swapnil

    Hi
    Thanks for your reply
    I am able to login to the console
    I am unable to login the the weblogic server from another machine but abl eto do so from the machine where all this is installed
    What i feel is there needs to be some configurataion maybe policy or Agent
    IDMDomainAgent is configured and so is the OAM server configured .
    Please advice some books or link how to do achieve logging into the weblogic em/console from a remote machine
    Thanks in Advance

  • Need help in regarding Oracle PLSQL developer interview questions

    Hi all,
    I am totally new in this field regarding plsql. I have just finished training in oracle plsql and in oracle financials. But for starting career i am looking jobs as:Oracle plsql developer. Can somebody help me what type of questions people going to ask? I am not confident yet, i have made my resume but for submitting resume i just want to be aware for the interview questions. Can somebody help me in telling me good questions and answers as to what to prepare?
    Thanks in advance.

    1.
    Do you have experience in Oracle 10g? If so, what are your favorite new features? (shows depth of experience and how well they are keeping up with technology)
    2.
    Partitioning (Practical Scenarios)
    1.
    Have you ever worked with partitioned tables? Example:
    2.
    What types of partitioning?
    3.
    What types of indexing, global or local? Why did you choose global or local?
    4.
    What do you see in SQL that is accessing partitioned tables that enables Oracle to take advantage of partitioning?
    5.
    What is partition pruning?
    3.
    PL/SQL Bulk Features
    1.
    Have you ever used PL/SQL bulk features? Which ones? Can you provide an example?
    2.
    What makes bulk processing faster?
    3.
    What PL/SQL data constructs are required to use bulk features?
    4.
    Oracle Collections
    1.
    What are the three types of collections?
    2.
    When would you use a varray versus a nested table?
    5.
    Global Temporary Tables
    1.
    Have you ever used Global Temporary Tables? Example:
    2.
    How does Oracle treat Global Temporary Tables differently than regular tables, making them faster?
    6.
    Autonomous Transactions
    1.
    What is an autonomous transaction? Example:
    7.
    SQL Tuning
    1.
    Someone comes to you with a SQL statement that is running slow, what are some potential problems that can be identified just by looking at the SQL statement?
    2.
    What are the steps you follow in the database to tune SQL?
    8.
    Locking Techniques
    1.
    Types of Locks
    1.
    Optimistic
    2.
    Pessimistic
    3.
    Lock Escalation
    9.
    Autonomous transactions, where to use examples if any
    10.
    Difference between Truncate and Delete Statement
    11.
    PL/SQL tables, index by tables, VARRAY, associate arrays, differences and when to use
    12.
    Performance tuning related, Using Explain plan, SQL* Plus auto trace, and using tkprof
    13.
    Different types of joins oracle uses ( Hash join, Merge Join, Nested loop join)
    14.
    Oracle SQL ANSI syntax ( JOIN USING, JOIN ON, LEFT OUTER JOIN,RIGHT OUTER JOIN etc..)
    15.
    dbms_profiler package uses
    16.
    Unit testing approach, if you know and worked on out PLSQL frame work for automatic testing, its big advantageous
    17.
    Oracle approach for read consistency, what is SCN, dirty reads, phantom reads etc..
    18.
    Standards ( Coding standards, naming standards etc.) , There are guidelines and naming standards for variables, package, procedure, function names, database object names etc…( Be prepared what standards you followed in previous projects )
    19.
    Snapshot too old error, fetch out of sequence error when it comes, should be able to explain.
    20.
    Oracle block, what it contains. Row chaining, row migration concepts
    21.
    Version control software’s (experience in clearcase and clearquest is big advantage). If you have not used these, know about the importance of these and be prepared to explain which ones you used in previous projects, and how the PL/SQL code used to deploy.
    22.
    Oracle server architecture, know about oracle memory structures, background processes overview

  • PLEASE HELP! my iPod got stolen but i got it back . and now it can be off i try to charge it and it would go to the silver apple and it would have a loading circle and it freezes |: PLEASE HELP

    PLEASE HELP! my iPod got stolen but i got it back . and now it can be off i try to charge it and it would go to the silver apple and it would have a loading circle and it freezes |: PLEASE HELP

    Hi,
    This Link contains the Steps on How to Restore your Device...
    http://support.apple.com/kb/HT1414
    Cheers,
    More Support Here:
    http://www.apple.com/support/ipod/

  • I am using report generation toolkit 1.1 with Labview 7.0 and Office 2003 profession​al. The create new report VI opens Excel but throws error (-21471672​62- from automation open VI) when I try to open MS word. please help...

    I am using report generation toolkit 1.1 with Labview 7.0 and Office 2003 professional. The create new report VI opens Excel but throws error (-2147167262- from automation open VI) when I try to open MS word. please help...

    Hi Leo22,
    Does this error occur if you use any of the example programs that come shipped with LabVIEW? I would try opening one of the examples that write data to Word and see if those give you an error. Also, have you tried just putting down a New Report.VI and change the report type to Word? If this simple vi (that's all you need to open Word) breaks, I would check to see if there are any instances of Word still open. Check the task manager to see if any word processes are still open. There should not be a problem accessing Word 2003 from LabVIEW 7.0. If neither of these solutions work, please give some more detail about your application and we can research further. Thanks!
    Jeremy L.
    National Instruments
    Jeremy L.
    National Instruments

Maybe you are looking for

  • How to animate a reloaddata call for UITableView

    I have a nested set of choices a user can select, and I'm using a single UITableView to present these choices. The user can tap an item and if it has the UITableViewCellAccessoryDisclosureIndicator that means there are related items to be selected. I

  • How to back up all my iTunes music and playlists on a external hard drive

    How do you back up your iTunes music & playlists to an external hard-drive (in this case a W.D.Elements) My Computer is an I Mac 27 inch, Late 2013 OSX  Version 10.10 Upgraded to "Yosmite" on the 26th October 2014 Thanking you in anticipation of your

  • File not coming at FTP server

    Hi, I am doing Idoc to File scenario...In receiver communication channel FTP server is to be used...Data is processing successfully in sxmb_moni...but its not visible at FTP server....have checked at all the places... Please help.

  • Calendar app is missing. How do I get it back?

    I must have accidentally deleted my calendar app. I can search for calendar app and find it but I can't find the app and when I plug into iTunes it isn't an app in the list of apps to sync. How do I get the app back on my home screen?

  • SLM2024 and VLANs

    I am trying to understand what I am doing wrong here, if anything. I am trying to seperate a lab network into 2 vlans. The fist (vlan1) is the default management vlan which has a bunch of hosts on it including the WAN gateway host. All the ports on t