Failed to load ODBC library symbol: /export/home/odbc/ODBC60/lib/libodbc.so

I've been trying to create a database link from a MySQL database to Oracle using the Oracle dg4odbc gateway. I downloaded and installed DataDirect's ODBC package which includes mysql ODBC library (ddmysql24.so) and a generic ODBC libary (libodbc.so). After creating the DSN in odbc.ini, I tested it and it can connect to the mysql database. Then I created the init{SID}.ora file in hs/admin directory, added dg4odbc lines in the listener.ora, and added lines in tnsnames.ora. Then I tnspinged the new SID with success. Finally, I created the database link. However, when I tried to access the database, I got the ORA-28500 error. In the trace log, I found the following:
Entered hgolofns at 2009/11/01-06:27:20
libname=/export/home/odbc/ODBC60/lib/libodbc.so, funcname=SQLAllocHandle
hoaerr:28500
Exiting hgolofns at 2009/11/01-06:27:20
Failed to load ODBC library symbol: /export/home/odbc/ODBC60/lib/libodbc.so(SQLAllocHandle)
Exiting hgolofn, rc=28500 at 2009/11/01-06:27:20
Exiting hgoinit, rc=28500 at 2009/11/01-06:27:20 with error ptr FILE:hgoinit.c LINE:282 ID:Loading ODBC aray of function ptrs
Entered hgoexit at 2009/11/01-06:27:20
I searched the functions within libodbc.so and found all the SQLAlloc* functions in this library. Why do I still get the error?
Thanks for your help. Jeffrey
Here's the entire trace log:
Oracle Corporation --- SUNDAY NOV 01 2009 06:27:20.637
Version 11.1.0.6.0
Entered hgogprd
HOSGIP for "HS_FDS_TRACE_LEVEL" returned "4"
Entered hgosdip
setting HS_OPEN_CURSORS to default of 50
setting HS_FDS_RECOVERY_ACCOUNT to default of "RECOVER"
setting HS_FDS_RECOVERY_PWD to default value
setting HS_FDS_TRANSACTION_LOG to default of "HS_TRANSACTION_LOG"
setting HS_FDS_TRANSACTION_ISOLATION to default of "READ_COMMITTED"
setting HS_NLS_NCHAR to default of "AL32UTF8"
setting HS_FDS_TIMESTAMP_AS_DATE to default of "TRUE"
setting HS_RPC_FETCH_REBLOCKING to default of "ON"
setting HS_FDS_FETCH_ROWS to default of "100"
setting HS_FDS_RESULTSET_SUPPORT to default of "FALSE"
setting HS_FDS_PROC_IS_FUNC to default of "FALSE"
setting HS_FDS_CHARACTER_SEMANTICS to default of "FALSE"
setting HS_FDS_MAP_NCHAR to default of "TRUE"
setting HS_NLS_DATE_FORMAT to default of "YYYY-MM-DD HH24:MI:SS"
setting HS_FDS_REPORT_REAL_AS_DOUBLE to default of "FALSE"
setting HS_LONG_PIECE_TRANSFER_SIZE to default of "65536"
setting HS_SQL_HANDLE_STMT_REUSE to default of "FALSE"
setting HS_FDS_QUERY_DRIVER to default of "TRUE"
HOSGIP returned value of "FALSE" for HS_FDS_SUPPORT_STATISTICS
setting HS_CALL_NAME_ISP to "gtw$:SQLTables;gtw$:SQLColumns;gtw$:SQLPrimaryKeys;gtw$:SQLForeignKeys;gtw$:SQLProcedures;gtw$:SQLStat
istics"
Exiting hgosdip, rc=0
ORACLE_SID is "MOODLE"
Product-Info:
Port Rls/Upd:6/0 PrdStat:0
Agent:Oracle Database Gateway for ODBC
Facility:hsa
Class:ODBC, ClassVsn:11.1.0.6.0_0006, Instance:MOODLE
Exiting hgogprd, rc=0
Entered hgoinit
HOCXU_COMP_CSET=1
HOCXU_DRV_CSET=10
HOCXU_DRV_NCHAR=873
HOCXU_DB_CSET=873
HOCXU_SEM_VER=102000
Entered hgolofn at 2009/11/01-06:27:20
HOSGIP for "HS_FDS_SHAREABLE_NAME" returned "/export/home/odbc/ODBC60/lib/libodbc.so"
Entered hgolofns at 2009/11/01-06:27:20
libname=/export/home/odbc/ODBC60/lib/libodbc.so, funcname=SQLAllocHandle
hoaerr:28500
Exiting hgolofns at 2009/11/01-06:27:20
Failed to load ODBC library symbol: /export/home/odbc/ODBC60/lib/libodbc.so(SQLAllocHandle)
Exiting hgolofn, rc=28500 at 2009/11/01-06:27:20
Exiting hgoinit, rc=28500 at 2009/11/01-06:27:20 with error ptr FILE:hgoinit.c LINE:282 ID:Loading ODBC aray of function ptrs
Entered hgoexit at 2009/11/01-06:27:20

on which platform did you install DG4ODBC? On a 64bit? In this case did you install the 64bit DD ODBC driver?
What is the output of: file dg4odbc
and: file /export/home/odbc/ODBC60/lib/libodbc.so
can you also please clarify your statement: .. and a generic ODBC libary (libodbc.so). Datadirect ODBC drivers come with their own driver manager ... and you have to use their driver manager with their drivers.

Similar Messages

  • DBD: Error while trying to load the transport provider for odbc. Failed to load the library. System error: The specified module could not be found.

    Hello Everyone,
    We are getting an error while trying to create an Universe via Microsoft -> MS Analysis Services 2014 -> OLEDB for OLAP Provider under Connection in UDT -"DBD: Error while trying to load the transport provider for odbc. Failed to load the library. System error: The specified module could not be found."  We have installed BI 4.1 SP05 in our system. As per earlier posts in scn in BO XI 3.x this issue used to be for improper installation of Integration KIT but in our scenarion Integration KIT is within the BO 4.1 package so no seperate installation is required. Moreover I have checked whether all the driver is present under file: "C:\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\drivers" and seems everything is fine. But still I am getting this error. One important point is we could use IDT because in IDT still we don't have option to connect with 'Microsoft Analysis Services - 2014 (XMLA)' as we are using Microsoft Analysis Services 2014 version.
    Kindly help if anyone has faced the same problem with SAP BO 4.1.
    Thanks and Best Regards,
    Ghosal

    Hello Everybody,
    The problem is solved now after installing "OLEDB drivers from SQL Server 2012 Feature Pack". We had OLEDB drivers that comes directly from SQL Server but that did not worked out in our case.
    Thanks for your support.
    Best Regards,
    Ghosal

  • Sybase gateway problem - Failed to load dynamic library 'hsdbsyb'

    Having problems getting the Sybase gateway working on XP. Environment in Oracle 9.2.0.6 on Linux, Sybase on AIX 5.1 (moving to linux, gateway currently working well on this box) gateway on XP. I get the following error when trying to use my db link: Help appreciated
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Transparent gateway for SYBASE]DRV_InitTdp: DBTYPE.C (473): ; The specified module could not be found.
    ; at FIND_IMAGE_SYMBOL
    DBTYPE.C (7): ; [C079] Failed to load dynamic library 'hsdbsyb'
    tnsnames on linux box has:
    CIT001TSTW =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = tcp)(HOST = lons00106694)(PORT = 1521))
    (CONNECT_DATA =
    (SID = cit001tst)
    (HS = OK)
    on gateway windows box (has oracle client and gateway software and sybase client)
    listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = c:\progra~1\oracle)
    (PROGRAM = extproc)
    (SID_DESC=
    (SID_NAME = cit001tst)
    (ORACLE_HOME = c:\progra~1\oracle)
    (PROGRAM = tg4sybs)
    initcit001tst.ora
    HS_FDS_CONNECT_INFO=CIT1_LON_TST_SQL.cit001tst
    HS_FDS_TRACE_LEVEL=ON
    HS_FDS_RECOVERY_ACCOUNT=RECOVER
    HS_FDS_RECOVERY_PWD=RECOVER
    HS_FDS_TRACE_LEVEL=4
    HS_FDS_FILE_NAME=trace
    # Environment variables required for Sybase
    set SYBASE=c:\progra~1\sybase\oc1251
    sql.ini
    [CIT1_LON_TST_SQL]
    win3_query=WNLWNSCK,loncmxs0004.uk.net.intra.,5000
    query=NLWNSCK,loncmxs0004.uk.net.intra.,5000

    Yes, this VI is damaged. I can not open it.
    Colin
    LV7.1/8.2/8.2.1/8.5/8.6/9.0/2010/2013; testing system development
    Please Mark the solution as accepted if your problem is solved and donate kudoes
    Home--www.colinzhang.net

  • Error on Linux 64 bit "Failed to load LDAP Library: libibmldap.so"

    Hi Experts,
    Currently i am testing out OBIEE 11g application on Linux (64bit). I am running into the following exception when i try to configure the LDAP authentication provider for authentication. The error message is "Failed to load LDAP Library: libibmldap.so" However i cannot be able to reproduce in this same issue on my windows environment. I am sure this is some lib issue on Linux 64bit. Please advice me in case if i miss out any configuration or in case if you know the work around to resolve this issue.
    Thank you
    Edited by: user10476276 on Oct 13, 2010 8:47 PM

    Hi Srikanth ,
    Iam stuck with the same above error configuring LDAP connectivity for OBIEE 11g and I get the same error . I tried following John's blog but I dont see the libibmldap file at all in our linux 64bit set up . Any ideas pls ...
    Thanks
    Karthik

  • CRIO Fails to Load Shared Library

    All,
    I'm getting an odd error every other time I tried to load my code onto a cRIO in the dev environment.
    Deploying NI_AALPro.lvlib:Linear Fit (LS).viNI_AALPro.lvlib:Linear Fit (LS).vi loaded with errors on the target and was closed.
    LabVIEW:  Failed to load shared library lvanlys.*:LinFit_head:C on RT target device.
    This VI works the first time, and then fails to run the second time you hit run.
    If I reboot the device this corrects the problem, but I have to say this bug costs me quite a lot of time.
    Regards,
    Ken 

    xkenneth,
    Did that solve your problem? If so, is it reproducible with a small project?
    Verne D. // LabVIEW & SignalExpress Product Support Engineer // National Instruments

  • Failed to load shared library

    I am getting a "Failed to load shared library myDLL.dll:myFunction:C on RT Target Device" error when attempting to deploy a VI which contains a call to myDLL on a RT PXI.  If I open the VI with the Call Library Function Node and simply reselect myDLL within the Library name or Path box and save the VI, it will then deploy without error.  This continues to work until I start changing the VI at which point I attempt to deploy the VI again and get the failed to load error.  Once again I open the VI, reselect myDLL, save, and the failed to deploy error goes away.
    Does anyone have any ideas about whats going on here?
    Thanks in advance
    Kevin C.

    Hi Bob,
    Thanks for responding.  I am running LabVIEW 8.5 and running on an 8106 Embedded Controller.  Unfortunately, I cannot post my DLL however, I did some troubleshooting and found that the issue seems to be that myDLL calls another one of my DLLs which doesn't seem to be loaded onto the RT box.  If I deploy and run a VI which calls this second DLL and then run my original VI, it deploys without issue.  I guess I can understand why it didn't work in first place, since the 2nd DLL is not called from any VI and only called from myDLL, however I don't understand why simply opening the VI which contains the call to myDLL and reselecting it fixes the problem.  Also I have run the DLL thru the 8.5 DLL checker and it says that the DLL is OK, in fact the DLL checker new that myDLL had a dependency on the second DLL.  Is there something that I can do other than pre-deploy the second DLL to the RT box to get around this issue?
    Thanks again,
    Kevin C.     

  • Failed to load shared library on RT target device.

    I am using 7030 RT target. When I use Call Library Function Node with specified DLL library the application is working properly on Windows target. When I try to download the application on RT target PCI 7030 I get the following error messages: Failed to download useDLL.vi. Failed to load shared library EasyDLL.dll on RT target device. Because the application (attached to the question) is distributed with NI product I would suppose it is written OK. I would like to know what restrictions are imposed on DLL libraries which should be targeted on PCI 7030 RT target. Why the application useDLL.vi with EasyDLL.dll can't be loaded on PCI 7030? Does it mean that Call Library Function Nodes are not compatibel with PCI
    7030 target?! Thank you for any explanation.
    Attachments:
    useDLL.vi ‏15 KB
    EasyDLL.dll ‏80 KB

    OK I downloaded your files and tried them with a PXI real time controller and the error you mentioned happened for me as well. After digging for awhile, here's the best explanation I could find:
    1 - useDLL is calling other DLLs that are failing to download
    2 - useDLL is accessing some of the Win API that is not supported by the RT OS.
    Read more about this at:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=506500000008000000...
    ~cheers,
    Darin G

  • RealTime - Failed to load shared library

    Hi everyone,
    I'm working with the cRIO 9074 system and programmed a ANC application with LabView. Yesterday I tested my application the first time but it didn't work as expected. Because of my testing- and developing-place are different I have to carry the cRIO-System and my laptop between them. So I just disconneted the powersupply and the networkcable. Then 10min later I tried testing again but I got an error. Today in the morning I got the same error like yesterday, which is the following one:
    "Failed to load shared library AdaptivFilter. Ensure that the library is present on the RT target. Use MAX [...]"
    I reinstalled the NI software (more than once) how I was adviced with MAX but it didn't fix the problem, maybe the AdaptivFilters-library was not included.
    In the project-explorer a library called "NI_AdaptivFilter.lvlib" is included and I also found the path of the file on my harddrive.
    It drives my nuts that it worked and than 10min later it doesn't.
    I hope you could help me, thanks.
    Schue
    Attachments:
    project_explorer.PNG ‏71 KB
    Unbenannt.PNG ‏57 KB

    Hi Bob,
    Thanks for responding.  I am running LabVIEW 8.5 and running on an 8106 Embedded Controller.  Unfortunately, I cannot post my DLL however, I did some troubleshooting and found that the issue seems to be that myDLL calls another one of my DLLs which doesn't seem to be loaded onto the RT box.  If I deploy and run a VI which calls this second DLL and then run my original VI, it deploys without issue.  I guess I can understand why it didn't work in first place, since the 2nd DLL is not called from any VI and only called from myDLL, however I don't understand why simply opening the VI which contains the call to myDLL and reselecting it fixes the problem.  Also I have run the DLL thru the 8.5 DLL checker and it says that the DLL is OK, in fact the DLL checker new that myDLL had a dependency on the second DLL.  Is there something that I can do other than pre-deploy the second DLL to the RT box to get around this issue?
    Thanks again,
    Kevin C.     

  • LabVIEW: Failed to load shared library nisysrpc.out

    Errored were detected in the target log when connecting to the target:
    LabVIEW:Failed to load shared library nisysrpc.out.Ensure that the library is present to the RT target. Use MAX to install NI software or FTP to transfer custom libraries on the target .
    labview 2012
    sbrio 9636
    已解决!
    转到解答。
    附件:
    Shared Library.jpg ‏3797 KB

    这个错误是因为RT系统启动部署时缺失库文件或者加载库文件失败导致的。
    库文件加载失败原因有很多,而且就算把库文件重新添加进去可能也不能解决问题。建议你重装sbRIO 9636的RT系统,RT重装系统很快,10分钟就能完成。
    在MAX里面远程系统下找到你的9636,右键选择格式化。格式化完成后展开9636,右键软件选择更改删除软件,此时把软件再重新装进去就可以了。

  • DAC - Error loading shared library [pmwrtrel.dll] in the dynamic lib mgr

    Hi,
    While executing ETL load on a Windows 32-bit machine with DAC v10.1.3.4.1, we were able to execute 24 tasks out of 317 successfully. Then it fails with the following error message:
    PRE-SESS> TM_6232 Error loading shared library [pmwrtrel.dll] in the dynamic library manager. The error is [Database driver event...Error occurred loading library [pmwrtrel.dll]. System error encountered is 127. Error text is The specified procedure could not be found. .].
    PRE-SESS> CMN_1761 Timestamp Event: [Mon Mar 29 19:04:05 2010]
    PRE-SESS> WRT_8236 Error getting pre session writer object for target [W_ETL_RUN_S]
    MANAGER> PETL_24027 Pre-session task completed successfully. : (Mon Mar 29 19:04:05 2010)
    DIRECTOR> PETL_24006 Starting data movement.
    MAPPING> TM_6660 Total Buffer Pool size is 12582912 bytes and Block size is 128000 bytes.
    READER_1_1_1> DBG_21437 Reader: Source is a file-based source.
    READER_1_1_1> FR_3118 source [SQ_FILE_DUAL] code page: [7-bit ASCII]
    READER_1_1_1> FR_3071 Maximum Line sequential buffer length is 1026.
    READER_1_1_1> BLKR_16003 Initialization completed successfully.
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Mon Mar 29 19:04:05 2010]
    WRITER_1_*_1> TM_6232 Error loading shared library [pmwrtrel.dll] in the dynamic library manager. The error is [Database driver event...Error occurred loading library [pmwrtrel.dll]. System error encountered is 127. Error text is The specified procedure could not be found. .].
    MANAGER> PETL_24031
    ***** RUN INFO FOR TGT LOAD ORDER GROUP [1], CONCURRENT SET [1] *****
    Thread [READER_1_1_1] created for [the read stage] of partition point [SQ_FILE_DUAL] has completed. The total run time was insufficient for any meaningful statistics.
    Thread [TRANSF_1_1_1] created for [the transformation stage] of partition point [SQ_FILE_DUAL] has completed. The total run time was insufficient for any meaningful statistics.
    Thread [WRITER_1_*_1] created for [the write stage] of partition point [W_ETL_RUN_S] has completed. The total run time was insufficient for any meaningful statistics.
    MAPPING> CMN_1793 The index cache size that would hold [7340064] rows in the lookup table for [MPLT_GET_ETL_PROC_WID.LKP_ETL_PROC_WID], in memory, is [29555310648557682] bytes
    MAPPING> CMN_1792 The data cache size that would hold [7340064] rows in the lookup table for [MPLT_GET_ETL_PROC_WID.LKP_ETL_PROC_WID], in memory, is [12948046503805036] bytes
    MANAGER> PETL_24005 Starting post-session tasks. : (Mon Mar 29 19:04:05 2010)
    MANAGER> PETL_24029 Post-session task completed successfully. : (Mon Mar 29 19:04:05 2010)
    MAPPING> TM_6018 The session completed with [0] row transformation errors.
    MANAGER> PETL_24002 Parallel Pipeline Engine finished.
    DIRECTOR> PETL_24013 Session run completed with failure.
    DIRECTOR> TM_6022
    SESSION LOAD SUMMARY
    ================================================
    DIRECTOR> TM_6252 Source Load Summary.
    DIRECTOR> CMN_1740 Table: [SQ_FILE_DUAL] (Instance Name: [SQ_FILE_DUAL])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [0]
    DIRECTOR> TM_6253 Target Load Summary.
    DIRECTOR> CMN_1740 Table: [W_ETL_RUN_S] (Instance Name: [W_ETL_RUN_S])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [0]
    DIRECTOR> TM_6023
    ===================================================
    DIRECTOR> TM_6020 Session [SIL_InsertRowInRunTable] completed at [Mon Mar 29 19:04:06 2010].
    Kindly someone tell us how to resolve this issue.
    Regards,
    Vishnu

    what BIA version are you on?
    perhaps you have to install a informatica fix or a DAC patch

  • Failure loading iTunes library with sharing home

    From my iphone 4 I want to listen to my music in itunes using home sharing. I open the application "music" choose "shared" so my itunes library, but always stops loading halfway and crashes. I disabled sharing on iphone, itunes, changed passwords, reinstalled itunes, firewall ok ... is there anything else I can try to do?
    Many months and updates are passed, but have not changed the situation. Help me I need the Home Sharing!!
    Windows 7-64bit - iTunes 11.0.3.42 - iPhone 4 IOS 6.1.3

    One solution might be to get a portable HD (160GB models are pretty cheap), and use that to hold your combined Music folder on, and just carry it around with you. To achieve this, check this article out :
    http://www.ilounge.com/index.php/articles/comments/moving-your-itunes-library-to -a-new-hard-drive

  • PL/SQL missing symbol while loading external library

    I have followed all the steps in creating external library in PL/SQL i.e. configuring Listerner, TNSNAMES.ORA etc. etc.
    While invoking a function call on this external library, I am getting a missing symbol error :
    ORA-06520: PL/SQL: Error loading external library
    ORA-06522: /home/qzintf/libSQLAdapter.so: undefined symbol: Fneeded32
    ORA-06512: at "EQMIG.QUARTZSQLADAPTER", line 0
    ORA-06512: at line 12
    This missing symbol "Fneeded32" is located in a tuxedo shared lib. The path of tuxedo library (libfml32.so) has already been put in the env var LD_LIBRARY_PATH, but still Oracle is not looking into this library !
    Is there any way where I can define dependency of QUARTZSQLADAPTER on libfml32.so ?? Or make oracle use load this library while loading QUARTZSQLADAPTER ??

    Is the path to libfml32.so accessible to the oracle o/s user and the so itself readable/loadable by oracle?
    You neglected to supply any details of platform and versions - please always do. Full Oracle version and version of o/s.
    If you are using Oracle 64bit (quite likely on Unix flavours), confirm that libfml32.so is a 64bit so. If 32bit then the loadlibrary call will fail as 32bit objects cannot be natively loaded into a 64bit process image.

  • [SOLVED] GIMP fails due to gegl/ff-load.so undefined symbol

    With current Arch x86_64 / KDE, GIMP does not start anymore:
    $ LANG=C gimp
    GEGL-geglmodule.c-Message: Module '/usr/lib/gegl-0.2/ff-load.so' load error: /usr/lib/gegl-0.2/ff-load.so: undefined symbol: avcodec_open
    /home/mu/.themes/qt4/gtk-2.0/gtkrc:335: Unable to locate image file in pixmap_path: "Expander/expander-normal-c.png"
    /home/mu/.themes/qt4/gtk-2.0/gtkrc:337: Background image options specified without filename
    /home/mu/.themes/qt4/gtk-2.0/gtkrc:344: Unable to locate image file in pixmap_path: "Expander/expander-prelight-c.png"
    /home/mu/.themes/qt4/gtk-2.0/gtkrc:346: Background image options specified without filename
    ... cut the theme error messages on purpose ...
    No segfault, nothing in .xsession-errors or syslog. The initial window of GIMP does not even appear.
    I am not sure if it is actually caused by the GEGL error. At least, I recompiled ffmpeg, gegl and gimp. It did not help.
    Any ideas how to proceed?
    Last edited by MilanKnizek (2013-09-04 17:29:18)

    Do you think https://bbs.archlinux.org/viewtopic.php?id=169096 is connected? I am also using KDE.
    MilanKnizek wrote:$ LANG=C gimp
    GEGL-geglmodule.c-Message: Module '/usr/lib/gegl-0.2/ff-load.so' load error: /usr/lib/gegl-0.2/ff-load.so: undefined symbol: avcodec_open
    If you look at my post, you'll see I also get this error but gimp opens fine for me (just export to png fails). So I guess that alone isn't enough to have the impact you're seeing.
    Are you sure the theme errors aren't causing the problem?
    Last edited by cfr (2013-09-03 21:13:04)

  • Failed to load NI-Vision development module library

    Hi all,
    I am using Labview 2014-64 bit with vision, but every time I try find some vi in vision development module llb I get this error msg:
    failed to load dynamic library because of missing external symbols.
    screenshot attached.
    I tried to load vision development with selecting 64 bit support twice but still getting the same error msg.
    can any one tell me where can be the problem.
    thanks
    Attachments:
    Capture.PNG ‏19 KB

    Hi AnkitG,
    One thing to make sure of is that you have installed the correct version of software. You would need Vision Development Module 2014 f1, which can be found here:
    http://www.ni.com/download/vision-development-module-2014-f1/4971/en/
    If you are installing from a CD, please try uninstalling and then reinstalling using the link from our website and then follow these steps:
    http://digital.ni.com/public.nsf/allkb/7B71A26E9B4891C6862577C9007B3F27?OpenDocument
    Please make sure the version of LabVIEW selected is the one you are using. After restarting the computer after installation, please try to access the pallette again.
    Paolo F.
    National Instruments
    Applications Engineer

  • ORA-27211: Failed to load Media Management Library after Update to HP DP 6

    Hi,
    after an Upgrade to Version 6.0 from the Backupsoftware HP Dataprotector i can't run RMAN Backup's anymore, because something is wrong with Linking of the MML.
    BS: SLES 8 / Kernel 2.4.21-251-smp
    Oracle: 9.2.0.5
    I try this RMAN Statement:
    RMAN> run
    2> {
    3> allocate channel 'c1' device type sbt_tape
    4> PARMS='SBT_LIBRARY=/opt/omni/lib/libob2oracle8.so';
    5> }
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of allocate command on c1 channel at 10/22/2007 16:04:24
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    Additional information: 2
    the tracefile (i try RMAN Test with and without PARM Parameter):
    Dump file /u01/app/oracle/product/9.2.0/rdbms/log/khv_ora_11745.trc
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
    With the Partitioning option
    JServer Release 9.2.0.5.0 - Production
    ORACLE_HOME = /u01/app/oracle/product/9.2.0
    System name: Linux
    Node name: dbtheresien3
    Release: 2.4.21-251-smp
    Version: #1 SMP Thu Sep 23 17:22:54 UTC 2004
    Machine: i686
    Instance name: KHV
    Redo thread mounted by this instance: 1
    Oracle process number: 35
    Unix process pid: 11745, image: oracle@dbtheresien3 (TNS V1-V3)
    *** SESSION ID:(72.47988) 2007-10-22 15:53:24.684
    Failed to load SBT library libobk.so
    *** 2007-10-22 15:57:35.736
    Failed to load SBT library /opt/omni/lib/libob2oracle8.so
    *** 2007-10-22 15:58:16.009
    Failed to load SBT library /opt/omni/lib/libob2oracle8.so
    *** 2007-10-22 16:02:46.904
    Failed to load SBT library libobk.so
    *** 2007-10-22 16:04:24.761
    Failed to load SBT library /opt/omni/lib/libob2oracle8.so
    All Infos i found tells me:
    - that i doesn't need to restart the Instance of the Database
    - i must only remove the old link in $ORACLE_HOME/lin/libobk.so and take a link new link $ORACLE_HOME/lin/libobk.so to the new Backuplibrary in /opt/omni/lib/libob2oracle8.so
    But this doesn't work!
    Any usefull Hints?
    I always try the RMAN Command's:
    CONFIGURE DEVICE TYPE 'SBT_TAPE' CLEAR;
    CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' clear;
    Nothing help...
    My last Idea ist to reboot the whole Database, but this is a little difficult 8-)

    hi,
    all Systems are 32 Bit (Database Oracle 9.2.0.5 and DP6.0).
    What do you mean with "what is Version DP6" ?
    HP Dataprotector 6.0 with Patch DPLNX_00013
    thx
    Thomas

Maybe you are looking for