Cannot load OCI DLL: C:\oracle\product\10.2.0\db_1\bin\oci.dll

Hello,
my environment is:
MS Windows 2003 R2 SP2 Enterprise x64 Edition
Oracle Database 10g Release 10.2.0.1.0 - 64bit Production
and I want to use:
TOAD for Oracle Freeware - version 8.5.0.50 g (from Quest Software)
my "path" variable is as below:
C:\Documents and Settings\Administrator.SERVER2003>set path
Path=C:\oracle\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
At location "C:\oracle\product\10.2.0\db_1\bin\" I can see "oci.dll"
BUT... when I try to connect to my database... from TOAD... I get the message below.
Cannot load OCI DLL: C:\oracle\product\10.2.0\db_1\bin\oci.dll
Using "netca" or "sqlplus" I can connect to the database with success.
Help welcome!!!

Hummm....
this should be the cause.
I have Oracle Database 10g Release 10.2.0.1.0 - 64bit Production. Then all the executables including DLLs are 64-bit version compiled.
Now... I guess that the TOAD software is 32-bit application and it can not load 64-bit OCI.DLL.
Thanks to EVERYBODY evolved!!!
By the way:
The TOAD for Oracle Freeware - version 8.5.0.50 g (from Quest Software) is the latest version available from Quest Software.
Regards,

Similar Messages

  • Cannot load OCI DLL: C:\oracle\product\11.1.0\db_1\BIN\oci.dll

    Hi..
    I tried connect to my oracle 11g using toad version 9.5.. but i got an error as below:-
    Cannot load OCI DLL: C:\oracle\product\11.1.0\db_1\BIN\oci.dll
    As your information.. this is my tnsnames.ora configuration:-
    NV2DEV =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ASUS-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = NV2DEV)
    Please help me...
    Thank you,
    Baharin

    hi,
    Guys, I installed Oracle 11g client because of the reported fix of System.Transactions issue known in 10g. I use PL/SQL developer, and it told me "Initialization error: Could not locate OCI dll", though the registry entry and ORAHOME folder it showed were Ok. It seems like PL/SQL developer was looking for OCI.dll not in the reported ORAHOME folder but in ORAHOME\bin folder. After copying all files (luckily, they are quite few) from ORAHOME root to bin PL/SQL developer began to work correctly.
    from the following link
    http://forums.oracle.com/forums/thread.jspa?threadID=620900
    it will work for you
    Thanks
    Edited by: CKPT on Sep 27, 2010 12:52 PM

  • Cannot load any data from Oracle 11G data base

    Hi Gurus!
    We using SAP BI 7.0.
    We have a source system, which is an Oracle Data warehouse based on Oracle 11G data bases.
    We created the source system in the BI without any problem.
    The connection is open to the Oracle databases.
    We created data source in the BI (trn. RSA1), and when we would like to Read Preview Data (Display data source, Preview tab) we can't see anything.
    The system is working, in trn. SM50 we see the process is runing, but we can't see any data (we wait more than 5000 sec.)
    When we tried data load from the source system, we got a short dump with time-out (after 50000 sec.)
    Summarize:
    - the connection to the source system is OK,
    - the process is running
    - we can't see any Preview data
    Can somebody help us?
    Thank you.
    Best regards,
    Gergely Gombos

    We really need to know what errors or warnings the Cache Agent is reporting in the TimesTen ttmesg.log files, when an autorefresh fails, to be able to give advice. If the size of the datastore segment is 512MB (though you don't say how that is divided between Perm, Temp and Log Buffer) but you're only using 30MB of Perm, then on the face of it, it's not a problem in running out of memory. You say autorefresh doesn't complete when "there are a lot of updates on cached tables" - do you mean updates being done directly on the rows in the TimesTen cachegroups, by users? If so, it sounds to me like you have locking contention between the user updates, and the autorefresh mechanism trying to bring new rows in from Oracle. Again, the ttmesg.log should spell this out.

  • Cannot Connect to Oracle, PHP cannot load oci dlls

    Hello,
    I have installed wamp on windows server, and oracle 9, When I try to connect to oracle in php I get:
    Fatal error: Call to undefined function oci_connect() in C:\wamp\www\project2\index.php on line 3
    Also when I start wamp, it cannot load the oci dlls found on:
    C:\wamp\bin\php\php5.3.0\ext
    I have configured the php.ini file and commented as much options
    extension_dir = "C:/wamp/bin/php/php5.3.0/ext/"
    extension=php_oci8.dll ; Use with Oracle 10gR2 Instant ...
    extension=php_oci8_11g.dll ; Use with Oracle 11g Instant Client
    extension=php_oracle.dll
    extension=oci8.so
    I am unable to either connect to the database through php, also when I start wamp, i get pop up windows that it cannot load the dynamic procedures related to oracle: php_oce.dll, php_oce8.dll, php_pdo_oci,
    I have even eddited the http.conf file
    Also have done this:
    •Add the following entries to the "C:\Apache\Apache\conf\httpd.conf" file:
    LoadModule php4_module c:\php\sapi\php4apache.dll (approx line 193)
    AddModule mod_php4.c (approx line 241)
    AddType application/x-httpd-php .php (approx line 851)
    I have included the phpinfofile attached as well, part of it below is:
    System Windows NT SELECAO 5.2 build 3790 (Windows Server 2003 Standard Edition Service Pack 2) i586
    Build Date Jun 29 2009 21:23:30
    Compiler MSVC6 (Visual C++ 6.0)
    Architecture x86
    Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--disable-isapi" "--enable-debug-pack" "--with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8-11g=D:\php-sdk\oracle\instantclient11\sdk,shared" "--with-enchant=shared"
    Server API Apache 2.0 Handler
    Virtual Directory Support enabled
    Configuration File (php.ini) Path C:\WINDOWS
    Loaded Configuration File C:\wamp\bin\php\php5.3.0\php.ini
    Configuration
    apache2handler
    Apache Version Apache/2.2.11 (Win32) PHP/5.3.0
    Apache API Version 20051115
    Server Administrator admin@localhost
    Hostname:Port localhost:80
    Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100
    Timeouts Connection: 300 - Keep-Alive: 5
    Virtual Server No
    Server Root C:/wamp/bin/apache/Apache2.2.11
    Loaded Modules core mod_win32 mpm_winnt http_core mod_so mod_actions mod_alias mod_asis mod_auth_basic mod_authn_default mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_dir mod_env mod_include mod_isapi mod_log_config mod_mime mod_negotiation mod_setenvif mod_php5

    I get this error, i decided to change directory for oracle_home
    putenv("ORACLE_HOME=C:/oracle/product/10.2.0/db_1/bin");
    to
    putenv("ORACLE_HOME=C:/oracle/product/10.2.0/db_1");
    it functioned.
    my code
    <?php
    putenv("ORACLE_HOME=C:/oracle/product/10.2.0/db_1");
    putenv("ORACLE_SID=PLSExtProc");
    $user ="name"; // set user
    $senha="password"; // set password
    $banco="(DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=TCP)
    (HOST=127.0.0.1)(PORT=1521)
    (CONNECT_DATA=(SERVICE_NAME=orcl))
    )"; // configuracoes do banco (isso muda um pouco no oracle)
    if ($conexao = OCILogon($user,$senha,$banco))
    echo "Conexão bem sucedida.";
    else
    echo "Erro na conexão com o Oracle.";
    ?>

  • Cannot Start Sqlplus after installing Oracle on linux

    Hi All,
    I tried installing oracle10g-10.1.0 on Fedora core 2.My installation was successful.But i'm not able to start sqlplus after my installation.I have made the necessary changes in the .bash_profile.Please do find the contents of the file and let me know what i need to do further for me to start both my sqlplus and isqlplus.when i go to the bin directory and execute sqlplus as oracle user i get the following error messages.
    Error 6 initializing SQL*Plus
    Message file sp1<lang>.msb not found
    SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory.
    How can i solve this error.Your suggestions are greatly appreciated.The contents of my .bash_profile are as follows.Pls advice on the same.Thanks in advance.
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    umask 022
    PATH=$PATH:$HOME/bin
    unset USERNAME
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/10.1.0/Db_1
    export ORACLE_SID=orcl
    export PATH=$PATH:$ORACLE_HOME/bin
    export PATH
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    #/u01/app/oracle/product/10.1.0/db_1/bin
    #NLS_LANG=american_america.US7ASCII
    #export NLS_LANG
    #ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
    #export ORA_NLS33
    Thanks,
    Rama

    Hi Gasparotto,
    Thanks for your time and for your suggestion in helping me out to find a solution to my problem.As per your request pls do find enclosed the contents of the command env in my /home/oracle directory.Pls advice me where i have done a mistake.Your inputs are greatly appreciated.Thanks once again.
    SHELL=/bin/bash
    TERM=xterm
    HISTSIZE=1000
    QTDIR=/usr/lib/qt-3.3
    USER=oracle
    LD_LIBRARY_PATH=/u01/app/oracle/product/10.1.0/Db_1/lib
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    ORACLE_SID=orcl
    ORACLE_BASE=/u01/app/oracle
    KDEDIR=/usr
    MAIL=/var/spool/mail/oracle
    PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/bin:/etc::/bin::/home/oracle/bin:/u01/app/oracle/product/10.1.0/Db_1/bin
    INPUTRC=/etc/inputrc
    PWD=/home/oracle
    LANG=en_US.UTF-8
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SHLVL=1
    HOME=/home/oracle
    LOGNAME=oracle
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=:0.0
    ORACLE_HOME=/u01/app/oracle/product/10.1.0/Db_1
    G_BROKEN_FILENAMES=1
    XAUTHORITY=/home/oracle/.xauthzZ1FKa
    _=/bin/env
    Thanks,
    Rama

  • Cannot load program rwrun

    Assets: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    FAS400 module: Journal Entry Reserve Ledger Report
    Current system time is 15-NOV-2009 20:06:13
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_BOOK='BAB FA BOOK'
    p_ca_set_of_books_id='2021'
    P_PERIOD1='SEP-09'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AR8MSWIN1256
    exec(): 0509-036 Cannot load program /oraERP/apps/PROD/apps/tech_st/10.1.2/bin/rwrun because of the following errors:
         0509-150 Dependent module librw.so could not be loaded.
         0509-022 Cannot load module librw.so.
         0509-026 System error: A file or directory in the path name does not exist.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status -1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 364412.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 15-NOV-2009 20:06:13
    May someone have a look at the issue?
    exec(): 0509-036 Cannot load program /oraERP/apps/PROD/apps/tech_st/10.1.2/bin/rwrun because of the following errors:
         0509-150 Dependent module librw.so could not be loaded.
         0509-022 Cannot load module librw.so.
         0509-026 System error: A file or directory in the path name does not exist.

    I am on EBS 12.0.6 and I cloned production system to another machine in order to test some report after applying patch.
    Actually I have found out the problem.
    In production system on applications server, directory $ORACLE_HOME/lib32 contains 453 files.
    export ORACLE_HOME=/oraERP/oracle/PROD/apps/tech_st/10.1.2
    [email protected]/oraERP/oracle/PROD/apps/tech_st/10.1.2/lib32 ->ls -ltr | wc -l
    In cloned instance, same directory contained 451 files. One file missed during tar -cvf from source to destination system. it seems tar could not maintain symbolic link for this file and hence missed it. After copying librw.so from source to destination, still one lib file is missing in cloned instance lib32 directory.
    cloned_sys$ echo $ORACLE_HOME
    /oraERP/apps/PROD/apps/tech_st/10.1.2
    cloned_sys$ ls -ltr $ORACLE_HOME/lib32 | wc -l
    452
    Now, i am copying both directories to my machine to find out which file is still missing in cloned instance.
    br,
    anjum
    Edited by: Anjum Shehzad on Nov 16, 2009 9:03 AM

  • Cannot connect to database using Oracle Forms 10g

    hi,
    I had installed Oracle 10g database and Oracle Forms 10g on Windows Vista Home Basic. However, I was unable to connect to
    the database in Oracle Form using scott/scott for database "orcl", with the following error message:
    ORA-00604: error occured at recursive SQL level 1
    ORA-01009: missing mandatory parameter
    However, I could access to the database using this set of username and password. Am I missing something? Thanks.

    Hi,
         After a successful installation of forms 10g in vista, I'm about to run OPatch Universal Installer for the patch 7047034
    in order to fix the form bugs. However, I cannot run the command "opatch apply C:\oracle_form\Patch26_Rel_10105\7047034"
    with the error "The Oracle Home c:\devsuitehome_1 is not registered with the Central Inventory.". Then I try to create a
    oraInst.loc file, but not much change still. The situation is that oracle 10g is installed before oracle developer suite
    10g, and when I try to set oracle_home to oracle 10g's path ("C:\oracle\product\10.2.0\db_1") and run "opatch lsinventory",
    it returns the correct result; when oracle developer suite 10g's path ("c:\devsuitehome_1") is set as the oracle_home,
    the same command would return a different result as "LsInventory: OPatch Exception while accessing O2O".
         I've verified through Oracle Universal Installer that the Central Inventory has included both as oracle_home (oracle 10g
    and oracle developer suite 10g). I'm very confused now, though it seems that the problem could be solved by registering the
    Central Inventory with oraacle developer suite 10g's path. Thanks.

  • Error in writing to file '/u01/app/oracle/product/10.2.0/lib/libocr10.so'

    I am in middle of Oracle 10.2.0.3 pachest installation and getting this error:
    Error in writing to file '/u01/app/oracle/product/10.2.0/lib/libocr10.so'
    I shutdown database and listenter prior to start of upgarde.
    Any idea? OS AIX 5.2

    hi,
    >
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    2 from
    3 pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    ERROR at line 1:have you startup the database in nomount stage with pfile.. if so.
    then
    create spfile form pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    use this command
    a spfile will be created inside /dbs/
    now restart the DB and give startup command and check the instance status..
    as mentioned above export the Oralce_home and Oracle_sid..
    regards,
    Deepak

  • LRM-00109:could not open parameter file '/u01/app/oracle/product/10.2.0/db

    hi
    i have manually created a database called ora.i have done all the relative tasks.i can open the database by startup nomount pfile.but when i try to create spfile from pfile, it is showing an error that it is already created.when i give the startup command the
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/10.2.0/db_1/dbs/initora.ora'
    above error occurs.acutally my pfile is in another location and it is trying to open it from another loc.ihave added the line
    export ORACLE_SID=ora in bashrc file.Already there is one database called orcl and it is also been added to the
    bashrc file.
    Pz solve it for me.

    hi,
    >
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    2 from
    3 pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs'
    ERROR at line 1:have you startup the database in nomount stage with pfile.. if so.
    then
    create spfile form pfile='/u01/app/oracle/product/10.2.0/db_1/admin/ora/pfile/initora.ora';
    use this command
    a spfile will be created inside /dbs/
    now restart the DB and give startup command and check the instance status..
    as mentioned above export the Oralce_home and Oracle_sid..
    regards,
    Deepak

  • [solved]cannot load font dzen2

    hello. I was able to apply space for a bottom gap for DWM. I am trying to get dzen2 and conky to show up at the bottom. I have conky-cli installed as well.
    error: dzen: error, cannot load font: '-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*'
    here is my $HOME/.bin/dzconky (i did chmod a+x it)
    #! /bin/sh
    FG='#aaaaaa'
    BG='#1a1a1a'
    FONT='-*-terminus-medium-r-*-*-14-*-*-*-*-*-*-*'
    conky | dzen2 -e '' -ta c -fg $FG -bg $BG -fn $FONT -x 0 -y 1008
    also will this work to load dzen2 at startup?
    this is in my xinitrc
    #dzconky
    sh /home/hei/.bin/dzconky&
    Last edited by cirnOS (2011-09-10 23:26:31)

    karol wrote:
    Do you have that font? maybe you need to run
    xset +fp /usr/share/fonts/local
    for all the apps to see it.
    Ah that worked. However now it seems the dzen bar appears on the top where my DWM bar is.
    edit: here is my conkyrc in case that helps, it appears changing the x and y doesn't change much.
    background no
    out_to_console yes
    update_interval 1.0
    total_run_times 0
    use_spacer none
    # colors
    default_color eab93d
    own_window_colour 000000
    #background yes
    #update_interval 2
    #use_spacer none
    TEXT
    ^fg(\#1863b9)^i(/home/hei/.dzen2/xbm8x8/info_01.xbm)
    ^fg(\#b9b9b9)${uptime_short} ^fg(\#cc880a)^i(/home/hei/.dzen2/xbm8x8/cpu.xbm) ^fg(\#b9b9b9)CPU=${cpu cpu0}% ^fg(\#cc880a)^i(/home/hei/.dzen2/xbm8x8/usb.xbm) ^fg(\#b9b9b9)${fs_free /}${color} ^fg(\#cc880a)^i(/home/hei/.dzen2/xbm8x8/usb.xbm) ^fg(\#b9b9b9)${fs_free /tmp} ^fg(\#cc880a)^i(/home/hei/.dzen2/xbm8x8/usb.xbm) ^fg(\#b9b9b9)${fs_free /home} ^fg(brown)^i(/home/hei/.dzen2/xbm8x8/net_down_03.xbm) ^fg(\#b9b9b9)${downspeed ppp0} ^fg(\#1863b9)^i(/home/hei/.dzen2/xbm8x8/net_up_03.xbm) ^fg(\#a5a5a5)${upspeed ppp0}
    Last edited by cirnOS (2011-09-10 20:15:15)

  • Toad Error - Cannot load OCI DLL: C:\Oracle\instantclient_11_1\oci.dll

    Hello All,
    Help needed to fix this error.
    We are getting the below error from Toad after fresh install on Windows 7 64 Bit.
    Toad for Oracle Base
    Version: 10.6.1.3
    Cannot load OCI DLL: C:\Oracle\instantclient_11_1\oci.dll
    We are using the Oracle Instant Client (instantclient-basic-nt-11.2.0.2.0).
    We are able to connect to the database from the command line successfully, but when we tried to launch the Toad and connect it we are getting the above error.
    How do we fix this issue?
    Thanks in advance.
    Sandeep S

    mseberg wrote:
    So is this a Toad issue or an Oracle client issue?More like a general software or programming "issue". If Toad (or other program) is 32-bit, then loaded libraries (e.g. Oracle Client dll's) needs to be 32-bit.
    I'm sure this is documented in requirements for Toad. See e.g. [url http://toadfororacle.com/servlet/KbServlet/download/4264-102-12585/10.6_ReleaseNotes.htm#SystemRequirements]Toad 10.6 Release notes.
    Edited by: orafad on Aug 10, 2011 2:35 AM

  • Error while creating database - Cannot load backend library 'oci.dll'

    Hi all,
    I am newbie to Timesten imdb (in memory database). I do not wish to use oracle rdbms.
    I have installed the Timesten IMDB on Win2003.
    E:\TimesTen\tt70_32\bin>ttVersion.exe
    TimesTen Release 7.0.5.0.0 (32 bit NT) (tt70_32:17000) 2008-04-05T00:54:16Z
    Instance admin: m4sadm
    Instance home directory: e:\TimesTen\tt70_32
    Daemon home directory: e:\TimesTen\tt70_32\srv\info
    While installing, I followed the viewlet at: [http://www.oracle.com/technology/products/timesten/viewlets/tt70_install_win_viewlet_swf.html]
    Now, I am planning to create a database, and so following the viewlet at: [http://www.oracle.com/technology/products/timesten/viewlets/tt70_create_db_win_cc_viewlet_swf.html]
    However, when I give the command (according to the viewlet), I get the following error:
    Command> select * from v$version;
    5102: Cannot load backend library 'oci.dll' for Cache Connect. OS error message '<empty>'.
    The command failed.
    Can anyone provide pointers to resolve this?

    I'm guessing you chose No to the install question about using Cache Connect to Oracle? This would cause certain libraries not to be installed at install time, specifically libraries that would enable you to use TimesTen Cache Connect to cache data from Oracle tables.
    The table "v$version" that you use in your select
    select * from v$version
    only exists on an Oracle RDBMS. It doesn't exist on TimesTen. Moreover the second viewlet you refer to is about using the TimesTen Cache Connect feature to cache tables from Oracle RDBMS. If you're not interested in using Oracle RDBMS, as you say, it would be my assumption that you're also not interested in using the TimesTen Cache Connect feature? So I'm a little confused here about your intentions. Are you interested in using TimesTen as a standalone datastore, or do you want to use it to cache data from tables located in an Oracle RDBMS?
    Thanks.

  • Cannot Load OCI.Dll

    Hello:
    I just installed the 64-bit version of 11g Release 1 (11.1.0.6) on a server that is running 64-bit Windows 2003 Server.
    The installation was successful and I checked using SQL Plus. I am able to log and execute queries. I am also able connect using SQL Developer.
    However, when I tried to use SQL Navigator (version 6.1) or Toad 10.0, I get an error message "... Cannot load OCI.DLL".
    When I tried to install another COTS product, it complains that it was unable to find Oracle Client and/or Oracle OLE Objects.
    I was trying both the tasks on the server itself.
    Any ideas on how I can resolve the issues?

    I have the same problem: Oracle 11 R2 on Solaris x86-64 and Oracle client (11.1.0.7.0 x64, unfortunately, there's no client higher than that version.). After installing TOAD 10.1 i've checked client connection:
    SOFTWARE\WOW6432NODE\ORACLE (Oracle Root)
    ORACLE_HOME_NAME:
    ORACLE_HOME: C:\app\User\oracle
    ORACLE_SID:
    NLS_LANG:
    SQLPATH:
    LOCAL:
    C:\app\User\oracle\Bin exists.
    C:\app\User\oracle\Bin is in PATH.
    Client DLL: C:\app\User\oracle\Bin\oci.dll
    Client Version: 11.1.0.7.0
    Home is valid.
    So, TOAD can see the client, but when i'm trying to connect it i got an error:
    Cannot load OCI DLL: oci.dll
    Any suggestions?

  • Cannot load d:\oracle\apache\apache\apache\modules\orajipa8i.dll into serve

    Dear All,
    Getting following error while trying to start http server service.
    "Syntax error on line 1 of d:\oracle\oracle\apache\apache\conf\mod_ose.conf
    Cannot load d:\oracle\apache\apache\apache\modules\orajipa8i.dll into server"
    Pls tell me the work arounds.
    Thanks,
    Sathis.

    I am getting the same error message on my side.
    Were you able to get around the problem? Thank you.

  • Cannot Load modplsql.dll into server

    Hi all,
    I am unable to get the Oracle Forms and reports running because I cannot get the OC4J started. The OC4J is in an Oracle Application Server Environment.
    I have gone into 'ORACLE_HOME/opmn/bin' directory and excuted 'opmnctl startall'
    But I always get the following error:
    11/08/23 11:35:01 Start process
    Syntax error on line 9 of c:/oracle/frhome_1/apache/modplsql/conf/plsql.conf:
    Cannot load c:/oracle/frhome_1/bin/modplsql.dll into server: (126) The specified module could not be found:
    The have followed the path and modplsql.dll does not exist. I cannot find this file anywhere, i have searched the whole of C drive. I don’t know what to do to get OC4J started.
    I should tell you the domians have been changed which is one of the reason for all of these problems. i have changed the domain names in all config files by searching for the old domain name. The listeners and tsnames have all benn changed. The database server is now up and running and i can connect to it from the application server using SQLPlus. But Oracle Forms and Reports fails to start.
    I have tried to run the Enterprise manager but that never starts. 'Internet Explorer cannot find webpage' always gets displayed. This is true for both the database and Application servers. (Database and Forms and reports are installed to two different servers)
    The truth is I don’t know much about Oracle. I am trying to get this up and running after this company moved locations.
    Please help me. Any help will be greatly appreciated.
    Kindest regards,
    Imran

    I too have this problem. Did you solve it? How?

Maybe you are looking for

  • Can I back up my MacBook Pro hard drive on Backup Plus Slim disk, while upstreaming photos to the iCloud?

    Hello, I have never backed up my MacBook Pro since I bought it 3 years ago (ouch) and I have never saved anything on the iCloud. I am on a catching up mission now. I upgraded my OS to Yosemite, set up iCloud and started upstreaming all my photos (mor

  • Resuable logical schema

    Hi Experts,             i have create one physical schema like SRC_SCOTT  ,logical schema is SRC_SCOTT_LS in my development workrepo,and in my test environment physical schema is same structure like SRC_SCOTT can i reuse the logical schema SRC_SCOTT_

  • Ipod touch v 4.2.1, unable to download ios 5...

    Every time I open up iTunes (10.5) and let my ipod back up and finish its usual sync, I go to my ipod and chose check for update, however it states that the 4.2.1 update I have now is the current one... I have a 3rd generation ipod, anyone have any i

  • How to enhance standard locator on comlaint?

    I want to add my tab to the standard locator or add my own fields to some tab of standard locator . Any ideas will be helpful.

  • How to solve install " Exit Code: 34 "

    Exit Code: 34 Please see specific errors below for troubleshooting. For example,  ERROR:  -------------------------------------- Summary --------------------------------------  - 1 fatal error(s), 0 error(s)  FATAL: Payload 'Camera Profiles Installer