Unable to connect to 11i client to 11i server through OCI calls

Hello All,
We have a C++ application which uses oci calls to connect to Oracle database. The application is built with 9i libraries. When we connect we try 11i client and 11i server combination, we are not able to connect to the db. We are able to connect to the db via sqlplus but not via our application.
The same application works fine when we use Oracle 9i client and 10gR2 server. What is the change from 9i to 11i that is causing this problem. Do I need to rebuild the product with 11i headers and libraries?
The error message in our log file is: oci.so: invalid mode for dlopen(): Invalid argument
Any help is appreciated.
O.S: Redhat Linux
DB: 11i
Thanks in advance
Radhika

Hi Radhika, I think you picked the wrong forum. See the forum called 'Call Interface' for OCI questions
Oracle Call Interface (OCI)

Similar Messages

  • Unable to connect to 10gR2 client to 10gR2 server through OCI calls

    Hello All,
    We have a C++ application which uses oci calls to connect to Oracle database. The application is built with 9i libraries. When we connect we try 10gR2 client and 10gR2 server combination, we are not able to connect to the db. We are able to connect to the db via sqlplus but not via our application.
    What is the change from 9i to 10gR2 that is causing this problem. Do I need to rebuild the product with 10gR2i headers and libraries?
    The error message in our log file is: oci.so: invalid mode for dlopen(): Invalid argument
    Any help is appreciated.
    O.S: Redhat Linux
    DB: Oracle 10.2.0.1.0
    Thanks in advance
    Radhika

    rebuild the image with 10g

  • Trying to connect to DA Clients using SCCM Server through IPHTTPS DA Connections

    Hello,
       I have been working on this for some time now. I opened up a ticket with Microsoft to help us setup or DA Server, and they were able to get it setup. However, SCCM server tools (Remote Control) would not to the Client. We found a few articles
    stating that this was a firewall issue on the clients and we needed to open a few ports with Edge Transversal. We did so. I am able to RDP in to clients, but only from DA server. My SCCM server still cannot connect.
    I think the overall issue is not Firewall related, however.  I think it has to do with ipv6. DA uses IPv6 for clients. My internal network is ipv4. Do I have to erect a IPv6 DHCP scope in my environment for my internal SCCM Server to see the DA Clients?

    Hi,
    If you want a host located on your internal network to communicate with A DirectAccess client IPv6 will be required from end to end. If your SCCM server is not ISATAP client you must setup a Jumpbox configured as an ISATAP client of the ISATAP server (your
    DA Gateway internal network card). Have a look at these blog posts :
    http://danstoncloud.com/blogs/simplebydesign/archive/2014/03/12/directaccess-remote-management-from-padawan-to-jedi.aspx
    http://www.isaserver.org/articles-tutorials/configuration-general/Configuring-SCCM-UAG-DirectAccess-Part1.html
    http://www.isaserver.org/articles-tutorials/configuration-general/Configuring-SCCM-UAG-DirectAccess-Part2.html
    BenoitS - Simple by Design http://danstoncloud.com/blogs/simplebydesign/default.aspx

  • ORA-03113 while connect from 8i client to 7 Server

    Hi,
    I have a Oracle 7.3.3 Server running on a SCO OpenSever 5.0.5 and a Oracle 8i Client 8.1.6.0.0 on a RedHat Linux 6.2.
    When I try to connect from the client to the server by issue command "sqlplus user@test", it responses me "Error while trying to retrieve text for error ORA-03113". But when I run "netasst" to test the connection, it says the connection was sucessful.
    Can anyone help? Here are my configuration files:
    Listener.ora on Server side:
    LISTENER=
    (ADDRESS LIST=
    (ADDRESS =
    (COMMUNITY=TCP.world)
    (PROTOCOL=TCP)
    (Host=10.128.64.52)
    (Port=1526)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
    (SID_LIST=
    (SID_DESC =
    (SID_NAME = test)
    (ORACLE_HOME = /usr/app/oracle/product/7.3.3
    (PRESPAWN_MAX=10)
    tnsnames.ora on client side:
    TEST.888.COM
    (DESCRIPTION =
    (ADDRESS_LISTS =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = 10.128.64.52)
    (PORT = 1526)
    (CONNECT_DATA =
    (SID = test)
    )

    Hi,
    I don't have a 64 bit instance, but maybe another test will be usefull, try to get a connection with sqlplus on the server but via sqlnet like "user/passwd@tnsentry" I think if that also is not possible it is not the 64 bit issue but more that the listener itself coundn't etsablish a db connection, be aware tnsping is only testing if the listener is running and do not check if the listener is able to connect to the db.
    Hope this helps a little to find your real proble ;-), Olaf

  • Syclo : Error in connecting Work Manager Client with Agentry Server

    Hi,
    Can somebody please shed some light on work manager client-server connections? I have downloaded the "SAP_WORK_MANAGER_BY_SYCLO_5.2" package from market place and set up the Work Manager server. It can successfully connect to the SAP back-end. Environment variables are correctly set too. However, I'm failing to connect to the Work Manager server from the Work Manager clients. I have tried from the Win32 & Android clients both.
    For Win32 client, the error I'm getting is:
    For Android, I can't even see the server instance, although it's running (it shows up while attempting to connect from Win32). Error:
    When I attempt to connect from Work Manager client to the server, it asks for username/password and for Android client it asks for Agentry user id and password. Aren't these username/password of the server where my Work Manager (Agentry) server is installed?
    Also, the "Agentry Development Server" which has been set to run as a service runs with Administrative privileges.
    I followed this: http://wiki.scn.sap.com/wiki/display/SAPMOB/Agentry+error+Client+Receiving+RFC+ERROR+LOGON+FAILURE+incomplete+logon+Data+when+connecting+to+server
    It didn't help. Please let me know where I'm going wrong?
    Tags edited by: Michael Appleby

    Hi Michael,
    I can login to SAP backend using the credentials mentioned in JavaBE.ini file.
    Please take a look at the JavaBE.ini:
    [HOST]
    server=<SAP server host name>
    ;  mobile application name configured in sap like SMART_WORK_MANAGER_51, SMART_CUSTOMER_SERVICE_10, SMART_ISU_WORK_MANAGER_10...etc
    APPNAME=SMART_WORK_MANAGER_52
    [CONFIG]
    ;  Used to get the SAP Configutaions from SAP if source=SAP or from JavaBE ini file
    ;  SAP Configurations are [ENABLE_TABLE], [TABLE_CHECK], [TABLE_REFRESH], [BAPI_WRAPPER],
    ;  [SAPOBJECT], [CT_SAPOBJECT], [CT_BAPI_WRAPPER], [CT_RETURN_TABLE], [CT_DELETE_TABLE].....etc
    source=SAP
    [TEST_LOGON]
    UID=
    UPASSWORD=
    UGUID=
    SERVERSERIALNUM=
    ;  Service login user is used to get the SAP Configutaions from SAP if source=SAP
    ;  Set ENABLED=true if source=SAP or ENABLED=false if source=INI
    ;  If ENABLED=true, set the UID, UPASSWORD and SERVERSERIALNUM
    ;  SERVERSERIALNUM is the Agentry server serial number
    [SERVICE_LOGON]
    ENABLED=true
    UID=<SAP backend username>
    UPASSWORD=<SAP backend password>
    UPASSWORDENCODED=false
    SERVERSERIALNUM=AVKNN@NILKGGBTLD
    [PUSH_LOGON]
    ENABLED=false
    UID=
    UPASSWORD=
    UPASSWORDENCODED=false
    SHAREDCONNECTION=10
    [CLIENT_NUM]
    CLIENT=720
    ;CLIENT=010
    [SYSTEM_NUM]
    ;SYSNUM=33
    SYSNUM=00
    [LANGUAGE]
    LANG=EN
    [LOGGING]
    ;1=Fatal, 2=Error, 3=Warning, 4=Info, 5=debug, 6=trace
    Level=4
    [LOGON_METHOD]
    ;  USER_AUTH if standard UID/Password authentication is used
    ;  USER_AUTH_GLOBAL if pooled connections using single UID/Password is used
    ;  USER_AUTH_GROUP if UID/Password authentication with SAP Message Server
    ;   (load balancing) is used
    LOGON_METHOD=USER_AUTH
    [GLOBAL_LOGON]
    ;  referenced when LOGON_METHOD=USER_AUTH_GLOBAL
    ;  uses a pool of connections to the SAP backend all utilizing a single
    ;    UID/password
    UID=
    UPASSWORD=
    SHAREDCONNECTION=100
    [GROUP_LOGON]
    ;  referenced when LOGON_METHOD=USER_AUTH_GROUP
    ;  individual user authentication using an SAP Message Server which distributes
    ;  client connections among a "group" of SAP application servers based on load
    ;  balancing criteria
    ;  host name or IP address of SAP Message Server
    MESSAGE_SERVER=
    GROUP_NAME=
    SYSTEM_ID=
    CLIENT=
    [REQUIRED_BAPI_WRAPPER]
    com.syclo.sap.bapi.LoginCheckBAPI=/SYCLO/CORE_SUSR_LOGIN_CHECK
    com.syclo.sap.bapi.RemoteUserCreateBAPI=/SYCLO/CORE_MDW_SESSION1_CRT
    com.syclo.sap.bapi.RemoteParameterGetBAPI=/SYCLO/CORE_MDW_PARAMETER_GET
    com.syclo.sap.bapi.SystemInfoBAPI=/SYCLO/CORE_SYSTINFO_GET
    com.syclo.sap.bapi.ChangePasswordBAPI=/SYCLO/CORE_SUSR_CHANGE_PASSWD
    com.syclo.sap.bapi.CTConfirmationBAPI=/SYCLO/CORE_OUTB_MSG_STAT_UPD
    com.syclo.sap.bapi.DTBAPI=/SYCLO/CORE_DT_GET
    com.syclo.sap.bapi.GetEmployeeDataBAPI=/SYCLO/HR_EMPLOYEE_DATA_GET
    com.syclo.sap.bapi.GetUserDetailBAPI=/SYCLO/CORE_USER_GET_DETAIL
    com.syclo.sap.bapi.GetUserProfileDataBAPI=/SYCLO/CORE_USER_PROFILE_GET
    com.syclo.sap.bapi.PushStatusUpdateBAPI=/SYCLO/CORE_PUSH_STAT_UPD
    com.syclo.sap.bapi.RemoteObjectCreateBAPI=/SYCLO/CORE_MDW_USR_OBJ_CRT
    com.syclo.sap.bapi.RemoteObjectDeleteBAPI=/SYCLO/CORE_MDW_USR_OBJ_DEL
    com.syclo.sap.bapi.RemoteObjectGetBAPI=/SYCLO/CORE_MDW_SESSION_GET
    com.syclo.sap.bapi.RemoteObjectUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.RemoteReferenceCreateBAPI=/SYCLO/CORE_MDW_USR_KEYMAP_CRT
    com.syclo.sap.bapi.RemoteReferenceDeleteBAPI=/SYCLO/CORE_MDW_USR_KEYMAP_DEL
    com.syclo.sap.bapi.RemoteReferenceGetBAPI=/SYCLO/CORE_MDW_SESSION_GET
    com.syclo.sap.bapi.RemoteReferenceUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.RemoteSessionDeleteBAPI=/SYCLO/CORE_MDW_SESSION1_DEL
    com.syclo.sap.bapi.RemoteUserDeleteBAPI=/SYCLO/CORE_MDW_SESSION1_DEL
    com.syclo.sap.bapi.RemoteUserUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.TransactionCommitBAPI=WFD_TRANSACTION_COMMIT
    com.syclo.sap.bapi.SignatureCaptureBAPI=/SYCLO/CS_DOBDSDOCUMENT_CRT
    I haven't yet installed ATE and tested out any application. I just want my connections to be perfect, first.
    I have a question. Are the credentials used to connect Work Manager client to the server, same as the SAP backend credentials or are they the credentials of the host on which the Work Manager server is installed?
    I have tried logging in using the SAP credentials also. But that results in error too.
    These credentials are valid for SAP backend and successfully logs onto it and also responds correctly to connectTest.bat. However, I think this error is logical because these are the credentials for SAP backend and not the server where Work Manager server is hosted.

  • Unable to connect the crm client with the IPC server

    Hi,
    I am unable to connect with one CRM client with the IPC server.
    my Dispatcher and all the IPC servers are working all.
    Plz helpme out.
    With thanks and Regards,
    Yusuf.

    Hi Muhammed,
    Check in the file dispatcher.properties if the RFC names are correctly maintained.
    Regards,
    Patricia
    PS Your post was in the wrong forum. I moved it to the correct one where the chance of an answer is much higher.
    Hope you understand and good luck.
    Regards,
    Patricia
    SDN Moderator

  • Unable to connect to SMC Client system from SMC Server System

    hi,
    i have installed SMC 3.6.1. on Solaris 10 OS . The SMC agents are installed are all system but SMC Server is unable to communicate with Client systems. SMC Server System can Ping and Telnet all the SMC Client systems , but unable to connect from SMC .
    Please guide how can resolve this problem
    best regards,
    Adeel Mehmood

    Hi Adeel,
    i have installed SMC 3.6.1. on Solaris 10 OS . The
    SMC agents are installed are all system but SMC
    Server is unable to communicate with Client systems.
    SMC Server System can Ping and Telnet all the SMC
    Client systems , but unable to connect from SMC .
    Please guide how can resolve this problemSo, you can login to SunMC, but you're unable to make an icon for any of your Agents? Or you have icons you made bofre but when you click on them now you get errors?
    If these are new Agents, do they have more than one netowrk interface? If so, they may have security information for the "other" network (the one the SunMC Server's not on). You can try manully specifying the correct network for one Agent and see if it helps:
    http://forums.halcyoninc.com/showthread.php?t=2
    Regards,
    [email protected]
    http://www.HalcyonInc.com
    !! New !! : http://forums.HalcyonInc.com

  • Unable to connect to Steam Client using FIOS

    Since upgrading to FIOS internet a year ago, I have been unable to connect to the Steam Client.  I have been in contact with Steam support and after months of trying all thier suggestions, I am still unable to connect.  I keep getting the message that "Steam is having trouble connecting to the Stream servers".  I am currently using the Actiontec router, but I have also tried the Westell and it also failed. 
    I have used a program called PFConfig to set the correct port forwarding in the router (I verifed that it is correct).  At Steams request, I disabled all non Microsoft services and uninstalled Norton Internet Security and was still unable to connect.  I have tried using 3 different PC's.  One with the Vista OS and two with Win 7.  I am in the southern California area.
    I am at wits end.  If I cannot correct this issue, I will not be able to install any game which uses Steam as the DRM.
    Anyone have a suggestion?
    Art

    Delete the port forwarding.  Pick a PC, determine the IP address it presently has been assigned and place that address in the DMZ on the router and try it.  If that works, then you have the port forwarding wrong ... if it doesn't, then there's something goofy with your PC firewall configuration most likely.

  • Unable to connect to a database on one server using oracle client on anothe

    Hi,
    I am trying to connect to a database on zodiac server (10.180.173.201), from client installed on pluto server (10.180.173.203). But its giving the below error:
    bash-2.05$ sqlplus CTEMEA_MWEL3/payplus@ctftdb1
    SQL*Plus: Release 11.2.0.2.0 Production on Wed Mar 28 15:57:22 2012
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    ERROR:
    ORA-21561: OID generation failed
    I went through online help but they were not clear.
    kindly suggest
    -Azad

    Hi,
    entry is there. But when i changes the oracle home path to that of the previous client i am able to login.
    But when i set the oracle home path of 11g client its giving error.
    Tks,
    -Azad

  • Unable to connect to Mac clients from Mac OS X Server

    Recently I have installed an OS X 10.4.10 Server to an customer of mine. The server was configured at my home office before I installed it to the customer. Filesharing,Firewall and VPN is running on the server and everything works fine. My odd "problem" is when I browse for other macs on the network, from the server, I cant find any. All I get is alias of filesharing macs at my home network. I cleaned the cash etc etc nothing works. If I boot in Safe boot I get listed all filesharing Macs at the office network, but then of course the server OS will not run. Yesterday I checked other customers who run OS X Server and some get hold of clients on the network, other not. Any idea ???

    Thank you for your reply. I will like to know if you can use Visual Studio. In visual studio there is what we called Server Explorer and from there you can create connection and access all the database server from there. I am able to connect to the Oracle XE through the browser and I was able to crete table and other stuffs like that but when I tried to connect from Visual Studio 2008, I get the 12560 Error. I checked my TNSNAMES and found this:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = OLAMMIE)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    Look at what I have in my Sqlnet.Ora file,
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    Please kindly help me out of this as it is very urgent. I can connect from browser using http://127.0.0.1:8080/apex but cannot connect from my C# code and Server Explorer. What is likely to cause this error.
    Thank you for helping me in advance.

  • Hosts on corporate network unable to connect to VPN client

    I've got an ASA 5505 set up as an IPSec-VPN server. The VPN client is able to connect okay and can initiate TCP sessions with hosts on the corporate network. But those hosts cannot initiate TCP sessions with the client; the ASA rejects their packets instead of sending them through the encrypted tunnel.
    This sounds like a firewall configuration problem. But the ASA is not set up to firewall VPN connections at all, as far as I can tell.
    Can anyone explain what's wrong or where I should look?

    Thanks for the feedback.
    The client is a Mac running OS-X. Firewalling is turned off; there's no trouble connecting to the client when it is plugged directly into the corporate network.
    The "no-nat" rules on the 5505 look like this:
    access-list inside_nat0_outbound extended permit ip any 10.170.30.0 255.255.255.0
    nat (inside) 0 access-list inside_nat0_outbound
    Here 10.170.30.0/24 is the IP pool dedicated to the VPN. There are no other NAT-related lines in the 5505's configuration.

  • Unable to connect to ARD client

    I'm running the Admin from an Xserve running 10.5.6, and the client is on a MacBook Pro 17", also running 10.5.6. I used to be able to connect to the client without any issues, but the last time I did so, I initiated a reboot of the client while screen sharing via ARD from the server. When the client came back online, I was no longer able to use screen sharing from the server, whether by ARD or the screen sharing that's built in to Leopard. The client and the server are in separate VLANs, and I'm still able to use screen sharing via ARD from the server to a Mac Pro within the same VLAN as the MBP, and can even use screen sharing from the Mac Pro to the MBP. I've tried trashing the prefs on the client, to no avail. Anyone have an idea how to resolve this short of rebuilding the MBP? Both server and clients are running ARD 3.2.2.

    Thanks Dave. Yes, I completely removed all the elements listed there before reinstalling. The only thing I didn't do was reboot the machine in-between. I checked logs and found no crash log for ARD. Presuming I looked in the right place: /private/var/log/crashreporter.log and /Library/Logs/CrashReporter
    There was one entry from December 8th in the crashreporter.log but no subsequent file in the second location where it was supposedly written.
    I can hook up a monitor and access directly, it is just that I have to make an appointment with our IT guy to let me in the data center where it resides. I was hoping to avoid that. I'm reluctant to reinstall via ssh after removal. If something did happen that crashed the machine, I would rather be at the data center so I can fix it directly. I suppose that will be my next step: to go there and do a removal/reinstall directly.
    Thanks for you help. Let me know if you think of anything else.
    I suppose that is the next thing to try:

  • I'm unable to connect to my yahoo e-mail server on my IPAD2, even though I can use safari and get to my yahoo account and mail.?

    I'm unable to connect to my yahoo e-mail on my IPAD2 since I have installed the new software?  I can use safari and navagiate to my yahoo e-mail and get e-mail.  I'm also unable to connect to the Icloud.  Does anyone know what I may be doing wrong and how to fix it.

    What does it have to do in iPad forum?

  • TS1368 I'm unable to connect to iStore thru a proxy server (port: 8080)

    I connect to internet thru a proxy server (port: 8080) but I'm unable to connect to iStore or any most of the other applications. I would like to know what is the port no. thru which these apps operate? Pls help me connect...

    Does the iOS device connect to other networks? If yes that tend to indicate a problem with your network.
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • Unable to connect to SAP gateway to RFC server failed(hostname unknow)

    Hi All,
    I am trying to create a new Model(to connect to SAP R/3 server) using the following steps:
    1.Selecting Import Adaptive RFC Model
    2.Entering Model name,package,default logical system names
    3.Selecting the single server option and giving the details of the SAP R/3 server.
    When I try to connect it gives me the following error :
    -Connect from SAP gateway to RFC server failed.
    Also it mentions :
    <b>"ERROR hostname 'sapR3' unknown "</b>
    Where <b>sapR3</b> is the entry corresponding to the IP address in the host file.
    Further I am able to establish a telnet session using the same hostname in command prompt.
    I have searched the Internet for solutions, but I haven't found any yet.Any ideas?
    Regards,
    Kshitij Agrawal

    Hi,
    Please check if the hostname that you specify in the "Reimport Model" GUI of NWDS matches with the application server name specified in your R/3 system.The same can be verified by following three simple steps:
    1) Open the SAP LogOn.
    2) Choose the server to which you wanted to connect and right click on it to get the "properties" in the context menu.
    3) Look for the value entered in the field "Application Server" in the properties window.
    Hope this helps.

Maybe you are looking for

  • After 11.0.10 update Save as gives the error "there was a problem reading this document (21)"

    We have some PDF reports that are generated from Microsoft Dynamcs AX. When we try to "Save as" we get an error. The client PCs that have Reader 11.0.08 do not have any problems. The PCs that have Reader 11.0.10 give the following messages on save as

  • Re:read only propery of interctive forms..

    Hello Experts,     Can you suggest me  how to make the fields read only dynamically in an interactive form using javascript... Regards, udaya.

  • New chart of account

    Hello all, For an existing client and company code, (Without changing the company code and without creating a new company code)  is it possible to create a new chart of accounts? Best regards, Deniz

  • Webdynpro ABAP content authorization object in SAP portal ?

    Hi We are on EHP 6.06 , we have an authorization problem in sap portal for the webdynpro abap content. our standart users got the error "page can not be found" for the services provided from webdynpro abap. when I assign the user to administrator gro

  • Cursor in cursor?

    create or notcreate procedure as cursor s1 is (select * from sellers); cursor s2 is (select * from orders where seller_id=s1.seller_id); begin null; end; hi guys! can i do something like that?