Oracle XE Client

Hello

I have a simple question to do today, I hope you guys can help me. I have an Oracle XE 11 g 2 on a computer, with data race and everything, but I need to allow access to the other computer. With the normal versions I just use the data access Client, but I can't find XE Client or any way to do this on the way, I know.

So, how to configure a Client for Oracle XE? If there is no way, can I use this database XE on my Oracle 11 g (normal race with customers) as an alternative?

Thank you.

The bits of the network can be confusing. Remote network cares XE, or itself or any edition, he must know how to get to the remote database.

No installation RDMBS includes client software, the default location is in the directory of $ORACLE_HOME/network/admin and it starts with creating sqlnet.ora how the client must solve a tnsalias. One of the fastest ways to set up a client to connect to a remote database is the tnsnames.ora file, directory, which is where a tnsalias with its connection details are put in place.

The three pieces of information required for the oracle networking are a host name or address IPv4, a listening port and the service for the instance name, or it could also use the $ORACLE_SID of the instance instead of the name of service. On the host computer running an instance of database, display control of the listener for the database service name service and other details and the name of the service can also be changed in the settings of the instance.

On the XE installation, check your tnsnames.ora file, it should have a XE =... entry, not exactly an easy read but a 'tnsping xe' on the command line indicates if the installation of the client knows how to get to the database set out for the tnsalias xe. And a «tnsping...» "check all of the elements of information-it tent from the host to the specified port number, and if he sees an oracle tnsping port listener is convinced. You need a something like a sqlplus or any other connection of client to check if the service is OK.

Tags: Database

Similar Questions

  • Oracle.manageddataaccess.client with Silverlight with Ria Services + c#

    Hello guys.

    I have a c# Silverlight + Oracle dashboard with RIA services.

    I published in my computer and it work ok. But in the server it doesn´t run.

    I don't know what to do. It works just before.

    My web.config:

    ---***---***---***---***---***---***---***---***---***---***---***---***

    <? XML version = "1.0"? >

    (<!-copyright ©) Microsoft Corporation.  All rights reserved. ->

    < configuration >

    < configSections >

    "< name =" article oracle.manageddataaccess.client"type =" OracleInternal.Common.ODPMSectionHandler, Oracle.ManagedDataAccess, Version = 4.121.2.0, Culture = neutral, PublicKeyToken = 89b483f429c47342 "/ >

    < / configSections >

    < system.web >

    < debug compilation = "true" targetFramework = "4.0" / >

    < system.web >

    < system.data >

    < DbProviderFactories >

    < remove invariant = "Oracle.DataAccess.Client" / > "

    < remove invariant = "Oracle.ManagedDataAccess.Client" / > "

    "< add name =" ODP.NET, successful pilot"invariant =" Oracle.DataAccess.Client.

    Description = "Oracle Data Provider for.NET, successful pilot"

    Type = "Oracle.ManagedDataAccess.client.OracleClientFactory, Oracle.ManagedDataAccess, Version = 4.121.1.0, Culture = neutral, PublicKeyToken = 89b483f429c47342" / > "

    < / DbProviderFactories >

    < system.data >

    < system.serviceModel >

    < links >

    < customBinding >

    < binding name = "Painel.Web.Service.customBinding" >

    < binaryMessageEncoding / >

    < httpTransport / >

    < / binding >

    < / customBinding >

    < / links >

    < serviceHostingEnvironment aspNetCompatibilityEnabled = "true" multipleSiteBindingsEnabled = "true" / >

    < services >

    < name = "Painel.Web.Service service" >

    "< endpoint address =" "binding ="customBinding"bindingConfiguration =" Painel.Web.Service.customBinding "contract =" Painel.Web.Service"/ >"

    < endpoint address = link "mex" = "mexHttpBinding" contract = "IMetadataExchange" / >

    < / service >

    < / services >

    behaviors of <>

    < serviceBehaviors >

    behavior of <>

    < serviceMetadata httpGetEnabled = "True" / >

    < serviceDebug includeExceptionDetailInFaults = "false" / >

    < / behavior >

    < / serviceBehaviors >

    < / behaviours >

    < system.serviceModel >

    < system.webServer >

    < runAllManagedModulesForAllRequests modules = "true" / >

    < system.webServer >

    < oracle.manageddataaccess.client >

    < version number = "4.121.2.0" >

    < Parameters >

    < name of the parameter = value 'TNS_ADMIN"="C:\instantclient"/ >

    < / Parameter >

    < / version >

    < /oracle.manageddataaccess.client >

    < / configuration >

    ---***---***---***---***---***---***---***---***---***---***---***---***

    The message using Server doesn´t:

    ---***---***---***---***---***---***---***---***---***---***---***---***

    Exception information:

    Exception type: ConfigurationErrorsException

    Exception message: Nao faith possible carregar o tipo System.ServiceModel.Activation.HttpModule assembly System.ServiceModel, Version = 3.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089.

    ---***---***---***---***---***---***---***---***---***---***---***---***

    Any help?

    Thanks in advance.

    Luis

    Guys,

    I modify the machine.config to the machine.config.default and everything works.

    Thanks again for your help.

    Luis

  • Oracle.ManagedDataAccess.Client Nuget package

    You will deliver Oracle.ManagedDataAccess.Client via nuget package?

    Thank you

    Yes. We are finishing towards the top of our tests. It should be available soon.

  • Oracle.ManagedDataAccess.Client no Oracle client deployment

    Hello

    We are trying to deploy our application on a server that has no Oracle client installed. We use the managed dll dataAccess with entity framework 5. Our web.config file contains the following:

    < connectionStrings >

    < add name = "CroEntities" connection string connectionString="metadata=res://*/CroModel.csdl|res://*/CroModel.ssdl|res://*/CroModel.msl;provider=Oracle.ManagedDataAccess.Client;provider = & quot; DATA SOURCE =oracle; PASSWORD = password; PERSIST SECURITY INFO = True; USER ID = user & quot; "" ProviderName "/ >

    < / connectionStrings >

    < Oracle.ManagedDataAccess.Client >

    < version number = "4.121.1.0" >

    < dataSources >

    "" < alias dataSource = "oracle"descriptor ="(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = myhost.bc.ca) (PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = serviceName.bc.ca)))" / >

    < / dataSources >

    < / version >

    < /Oracle.ManagedDataAccess.Client >

    Oracle.ManagedDataAccess.dll is in our Bin folder.

    At run time, we get the following error: ORA-12541: TNS: no listener.

    The earpiece works very well. My thought is that something is missing in our configuration. When we add some debug information for the value of context. Database.Connection.Database we get empty string that make me think that the information in the configuration file does not in the run-time application.

    Any thought on what might be missed?

    Thank you

    Ken

    The XML tag should be . All lowercase. In your configuration file, you pulled profit some letters in the tag. It's probably why ODP.NET can't read XML.

  • Failure of Oracle.DataAccess.Client on the Prod Server

    Our site Asp.net/Vb.net (.net 4) fails to load when left dev for the production. Works without problems on Dev

    (Dev is Windows 7 32-bit)

    (Production is Server 2008 64-bit)

    Application pool is .NET v4.0, 32-Bit = True, the PipeLine Mode = Integrated

    The site connects to an Oracle 11 g via ODAC 12 c Release 2 (12.1.0.1.2) base the same version has been installed on the Production as well.

    We use TNSNAMES, it has been tested on Production and works.

    What I am doing wrong?

    Below is the error I get.

    Server Error in '/' Application.
    --------------------------------------------------------------------------------

    Unhandled Execution Error
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: Oracle.DataAccess.Client.OracleException:

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

    Stack Trace:


    [OracleException (0x80004005)]
      
    Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure, Boolean bCheck, Int32 isRecoverable) +1601
      
    Oracle.DataAccess.Client.OracleException.HandleError(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, Object src) +61
      
    Oracle.DataAccess.Client.OracleConnection.Open() +5329
      cpsweb
    .com.clsDB.Get_DataTable(String sSQL) in D:\SourceVaultLocal\WebSites\cpsweb.com\CPS_Code\clsDB.vb:42
      cpsweb
    .com.clsSec_Security.isVisible(String sPageName, Object& oObj) in D:\SourceVaultLocal\WebSites\cpsweb.com\CPS_Apps\Sec_WebSite\Code\clsSec_Security.vb:50
      cpsweb
    .com._Default.Page_Load(Object sender, EventArgs e) in D:\SourceVaultLocal\WebSites\cpsweb.com\Default.aspx.vb:20
      
    System.Web.UI.Control.OnLoad(EventArgs e) +91
      
    System.Web.UI.Control.LoadRecursive() +74
      
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

    --------------------------------------------------------------------------------

    If it turns out that.  The drivers do not install correctly.

    I added the following key

    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\

    key = 'NLS_LANG.

    value = "AMERICAN_AMERICA. UTF8.

    do you have an iisreset, and of course the site came right up.

  • error in a WPF application using oracle.manageddataaccess.client

    Hello

    We have problems with a WPF MVVM using Oracle.ManagedDataAccess.Client application. We installed oracle.manageddataaccess.dll release 12.1.0.1.0 on a developer machine with 64 bit of Windows 7, Microsoft Visual Studio 2013 and Microsoft .NET Framework 4 OS. Installation seems to be ok and oracle.manageddataaccess.dll results to be registered in .net\assembly\GAC_MSIL c:\windows\microsoft. But when we try to compile the application, the following errors occurs

    Error 175: The ADO.NET provider with invariant name 'Oracle.ManagedDataAccess.Client' not is either not saved in the config machine or the application of the file, or could not be loaded

    errors are caused by the entity data model files (there is an error for each .edmx file).

    Note that the application works on another computer with the same configuration, so I guess that the problem is due to a bad setting on the computer

    any idea?

    Hello

    Finally, we have solved the problem! simply, we uninstalled and reinstalled Visual Studio and Oracle.manageddataaccess in this order. Now it's working. Thank you

  • x 64 application entity Framework using Oracle.DataAccess.Client

    I am trying to build a x 64 application Entity Framework using the current Oracle.DataAccess.Client.  I can launch the application as Any CPU and x 86 using the managed provider, but when I compile for x 64, I get the error below when running. If I change the provider to Oracle.ManagedDataAccess.Client it works with x 86 and x 64 compiler.  Unfortunately, we are unable to use the managed provider until the xml is supported.  I have two clients x 86 and x 64 installed.  Any ideas?

    System.Data.EntityException was not handled

    HResult =-2146233087

    Message = the underlying provider failed to open.

    Source = System.Data.Entity

    StackTrace:

    at System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf (Boolean openCondition, storeConnectionToOpen of DbConnection, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean & closeStoreConnectionOnFailure)

    at System.Data.EntityClient.EntityConnection.Open)

    at System.Data.Objects.ObjectContext.EnsureConnection)

    to System.Data.Objects.ObjectContext.SaveChanges (SaveOptions options)

    at System.Data.Entity.Internal.InternalContext.SaveChanges)

    at System.Data.Entity.Internal.LazyInternalContext.SaveChanges)

    at System.Data.Entity.DbContext.SaveChanges)

    at EntityFramework1.EFTest.AddItem (c:\TFS2012\AD). NYSAS. ICPC\DEV\M01\EntityFramework1\EntityFramework1\EFTest.cs:line 21

    at EntityFrameworkConsole.Program.Main (String [] args) in c:\TFS2012\AD. NYSAS. ICPC\DEV\M01\EntityFramework1\EntityFrameworkConsole\Program.cs:line 12

    at System.AppDomain._nExecuteAssembly (RuntimeAssembly assembly, String [] args)

    at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly)

    at System.Threading.ExecutionContext.RunInternal (ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

    at System.Threading.ExecutionContext.Run (ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

    at System.Threading.ExecutionContext.Run (ExecutionContext executionContext, ContextCallback callback, Object state)

    at System.Threading.ThreadHelper.ThreadStart)

    InnerException: Oracle.DataAccess.Client.OracleException

    HResult =-2147467259

    Message =""

    ErrorCode =-2147467259

    StackTrace:

    at Oracle.DataAccess.Client.OracleException.HandleErrorHelper (Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx * pOpoSqlValCtx, ByVal src, String procedure, Bcheck Boolean, Int32 isRecoverable)

    at Oracle.DataAccess.Client.OracleException.HandleError (Int32 errCode, OracleConnection conn, IntPtr, Object src opsErrCtx)

    at Oracle.DataAccess.Client.OracleConnection.Open)

    at System.Data.EntityClient.EntityConnection.OpenStoreConnectionIf (Boolean openCondition, storeConnectionToOpen of DbConnection, DbConnection originalConnection, String exceptionCode, String attemptedOperation, Boolean & closeStoreConnectionOnFailure)

    InnerException:

    Here is my web.config (less sensitive information):

    <? XML version = "1.0" encoding = "utf-8"? >

    < configuration >

    < configSections >

    < section name = "EF" type = "System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, Entity Framework, Version = 5.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089' requirePermission ="false"/ >"

    < / configSections >

    < Entity Framework >

    < defaultConnectionFactory type = "System.Data.Entity.Infrastructure.LocalDbConnectionFactory, Entity Framework" >

    < Parameters >

    < setting = "v11.0" / >

    < / Parameter >

    < / defaultConnectionFactory >

    < / Entity Framework >

    < connectionStrings >

    < add name = 'Entities' connection string connectionString="metadata=res://*/Models.EFEntities.csdl|res://*/Models.EFEntities.ssdl|res://*/Models.EFEntities.msl;provider=Oracle.DataAccess.Client;provider = & quot; data source = DATASOURCE; password = PASSWORD; persist info security = True; user ID = username & quot; "" ProviderName "/ >

    < / connectionStrings >

    < / configuration >

    Alex,

    Finally, we have solved the problem.  It turns out that we had a bad x 64 home path in the PATH variable.  I lost track of what it was originally, but I'm sure the x 64 bin path was correct. I did not notice that it was wrong, until I tried to install the full client and began to see an error indicating that it was missing a dll.  This led me to a post on the forum, in which you indicated that the PATH variable has not been set (ODAC 12 c for xcopy issues).  In our case, it is not missing, just fake.

    This is the behavior that we see if the PATH variable for the home directories and bin is incorrect:

    • Full client: an error of external system (no exceptions).  The error message is that the oraons.dll is missing.
    • XCOPY customer: generates an exception without error message.  The Exception.Message property is empty and there is no inner exception.

    Can the ODP team can add a meaningful message for this exception?  If the exact error cannot be highlighted during execution, a generic name on the path audit would help enormously.  I must have looked at it a dozen times and didn't notice that it was false.  If I had no idea that this could be the cause, it would be discussed more in detail, or had someone else Verify that it was correct.  I hope that we would have solved much earlier.

    Thank you.

  • Need Oracle Essbase Client 11.1.2.1.0

    Hello

    I need to install Oracle Essbase Client 11.1.2.1.0 on my system (windows 64 bit).

    I see the download links in the Oracle web site for 11.1.2.1.0, but this link does not work.

    http://download.Oracle.com/OTN/Hyperion/11121/EssbaseClients-11121.zip

    Someone could transfer this https://www.wetransfer.com/ zip to my mail: [email protected]

    Thank you, Pablo.

    It must be nice, if you need the client installation files then you will need to put in a request for media SR.

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Install oracle 11g Client in an application server (HP - UX 64-bit operating system)

    I'm going to install oracle 11g client in an application server (HP - UX 64-bit operating system)
    I have to create the new mount for client installation point?
    Through the application server, I will access (rac) database server.

    I have enough space available in / or root mount point.
    I have space in / opt mounting point, can I make a directory in/opt/OU1/app and install the client at this place in the access database?



    Thank you
    Solaiman

    876149 wrote:
    I'm going to install oracle 11g client in an application server (HP - UX 64-bit operating system)
    I have to create the new mount for client installation point?
    Through the application server, I will access (rac) database server.

    I have enough space available in / or root mount point.
    I have space in / opt mounting point, can I make a directory in/opt/OU1/app and install the client at this place in the access database?

    Thank you
    Solaiman

    You can install in any desired point of installation/directory. Oracle does not give a flying fig this topic. Just put it somewhere that makes sense.

  • Oracle 10g client

    Hello

    I tried to search this forum and the site of oracle, but I couldn't find a link to download the oracle 10g client. I really need especificaly the 10g version.

    Anyone know the link or another way to download the client?

    Kind regards

    Homepage:
    http://www.Oracle.com/technetwork/database/features/instant-client/index-097480.html

    Win32 page (scroll to the bottom for the 10.x versions):
    http://www.Oracle.com/technetwork/topics/WinSoft-085727.html

  • How to use oracle.jbo.client.remote.ejib. *?

    Hello
    I think that the oracle.jbo.client.remote.ejib. * package to simplify the interface EJB citing, right? But how to use oracle.jbo.client.remote.ejib. *? example of use code is perfect! Thank you!

    Published by: EdwardXiao on September 18, 2011 19:29

    I'm not sure about the question that you asked... but if you are looking for use, see
    http://radio-weblogs.com/0118231/stories/2004/05/07/handcodingDynamicDiscoveryOfEjbdeployedAppmodule.html

  • Solaris PHP 5.2.12 Oracle Instant Client error

    We test an Oracle Solaris 11 Express Server with the standard installation of Apache and PHP. But we have the Oracle Instant client and module oci8 enabled for applications of our society.

    We did it using the. / pecl install oci8 in usr/php/5.2/bin. We set the LD_LIBRARY_PATH in /etc/apache2/2.2/envvars

    version 32 bit for solaris (x 86) of the Oracle Instant Client 11.2 is installed in/opt/oracle/instantclient_11_2 with the symbolic link.

    envvars:
    LD_LIBRARY_PATH = / opt/oracle/instantclient_11_2
    ORACLE_HOME = / opt/oracle/instantclient_11_2
    ORACLE_BASE = / opt/oracle/instantclient_11_2

    PHP and the oci8 module set the charge.

    phpinfo(); output:

    OCI8
    OCI8 Support enabled
    Version 1.4.6
    Revision $Revision: $313688
    Persistent connections active 0
    Active connections 0
    Oracle Client Run-time Library Version 11.2.0.2.0
    Oracle Instant Client Version 11.2
    A temporary Lob support is enabled

    When we discover everything first a site there is no problem but very random, we get the following error:

    OCIEnvNlsCreate() failed. There is a problem with your system - please check LD_LIBRARY_PATH includes the directory with Oracle Instant Client libraries*.

    but when we use echo getenv ("LD_LIBRARY_PATH"); in php, the output is "/ opt/oracle/instantclient_11_2.

    now, the strange, that it's as random as it appears he disappears we can load the web page without a problem and after a few clicks of the error is back. If we wait for a cup of seconds you can reload the page and it loads normally.
    The error seems to be random and we get it over and over again, it comes and goes after a cpl of pages are read. It seems to appear more when there are multiple users browsing the Web site.

    Is there any solution for this? is this a known bug? It seems strange that the instant client works sometimes and fails a second later without a change in the system.
    Hope someone can help us.

    Published by: user10978378 on Sep 3, 2011 04:20

    Action of the host:
    This message has been moved to the Solaris 11 forum the Forum of the OIC for reconciliation of the subject.
    The Solaris forum readers won't have a clue as to the nuances of the OIC.

  • Oracle DB/Client Windows 7 or Windows 2008R2 is certified?

    Hello

    I have 2 questions related

    10g or 11g DB Windows 2008R2, is officially certified?

    is Oracle Client for any of above officially certified for Windows 7?

    We have an application that runs on Oracle DB (currently 10g and 11g in the near future) and require the Oracle Client must be installed on the PC and the application cannot function

    We are Truing to get 7 (compatible) windows applications certification


    Microsoft Web site:

    Required components
    Components required as prerequisite 6 for the basic functionality 7 another application must conform to the requirements Windows 7 logo techniques described in this document. Failure to pass the validation tests will result in the application logo Windows 7 test subject to fail. This rule applies even if the required component is not included in the installation package. If the request has already won a Windows 8 logo, then no further testing is required.

    Edited by: SJari may 25, 2010 23:01

    Salvation;

    Oracle database releases "9iR2 (9.2.0.x), 10gR 1 (10.1.0.x), 10 gr 2 (10.2.0.x) and GR 11, 1 (11.1.0.x) matter" are not certified/supported to install/run on Microsoft Windows 7.

    Then;

    Oracle Database/Client 10 g 2 is not officially support win7/win2008R2? (Yes/no)

    No, 10 gr 2 database not supported

    Oracle DataBase/Client 10 gr 2 10.2.0.5 officially support win7/win2008R2? (Yes/no)

    You can use Oracle Database 10 g Release 2 Client (10.2.0.5 and higher) for:

    32-bit Oracle Database 10g Release 2 Client (10.2.0.5 and higher) Windows 7 (32 bit)

    32-bit Oracle Database 10g Release 2 Client (10.2.0.5 and higher) Windows 7 x 64

    64-bit Oracle Database 10g Release 2 Client (10.2.0.5 and higher) Windows 7 x 64

    32-bit Oracle Database 10g Release 2 Client (10.2.0.5 and higher) Windows Server 2008 R2 x 64

    64-bit Oracle Database 10g Release 2 Client (10.2.0.5 and higher) Windows Server 2008 R2 x 64

    Oracle DataBase/Client 10 gr 2 10.2.0.5 isn't out yet, but will? (Yes/no)

    For this answer, you need to check calendar of releases of database current release [742060.1 ID], its already graphic has

    Respect of
    HELIOS

  • linux 4 oracle 10g client to connect to the server window 2003 server, oracle 10g

    Hello

    I have my 10g oracle installed on windows server 2003 server.
    On another system I have oracle 10g client is installed after edition of RedHat enterprise 4.

    I want to connect my client to the database server.

    I check using oracle universal install in that it shows installed products i.e.
    Oracle 10g client is installed on the linex system.

    but when I try to write a command like
    [oracle@satish ~]$ sqlplus$
    bash: sqlplus$: command not found
    
    [oracle@satish ~]$ tnsping
    bash: tnsping: command not found
    and it doen't show any enty applications for oracle which is strange.

    as I am new to linux.

    How to overcome this problem.

    Thank you
    Umesh

    Include $ORACLE_HOME/bin in your path (not only $ORACLE_HOME):

    export PATH=$PATH:/home/oracle/oracle/product/10.2.0/client_1/bin

    Werner

  • Oracle Instant Client Basic + SDK for AIX (OIC link problem)

    Dear Oracle experts,

    I installed the Oracle Instant Client for AIX, base and the SDK on an AIX server.

    LIBPATH has been export and point to the folder of the Oracle Instant Client. And I successfully build files .o for the program written in c by using OIC.

    However, I met errors when I try to link the .o and oracle files.

    I get the following error message:
    Shell > gcc-L/oracle/instantclient_10.2/-I/oracle/instantclient_10.2/sdk/include/ o someExe main.o someDotOFile.o - lclntsh - lld - lm - lpthreads

    LD: 0711-317 ERROR: Undefined symbol:. OCIInitialize
    LD: 0711-317 ERROR: Undefined symbol:. OCIEnvInit
    LD: 0711-317 ERROR: Undefined symbol:. OCIHandleAlloc
    LD: 0711-317 ERROR: Undefined symbol:. OCILogon
    LD: 0711-317 ERROR: Undefined symbol:. OCIErrorGet
    LD: 0711-317 ERROR: Undefined symbol:. OCILogoff
    LD: 0711-317 ERROR: Undefined symbol:. OCIHandleFree
    LD: 0711-317 ERROR: Undefined symbol:. OCIStmtPrepare
    LD: 0711-317 ERROR: Undefined symbol:. OCIDefineByPos
    LD: 0711-317 ERROR: Undefined symbol:. OCIStmtExecute
    LD: 0711-317 ERROR: Undefined symbol:. OCIStmtFetch
    LD: 0711-345 use - bloadmap or - bnoquiet for more information.
    collect2: ld returned 8 output status
    make: 1254-004 the error code of the last command is 1.

    A few tips on how to solve this problem would be greatly appreciated.

    Thanks in advance

    This error seems to confirm my suspicions, it is due to the fact that main.o (and perhaps someDotOFile.o too) have been compiled for 32-bit.

    You must also add - maix64 when you compile the two objects in source files.

    I mean, I am not sure that the bit incompatibility really is the problem here, but it would at least explain why the linker can't find these symbols in libclntsh.a.

    I guess you made sure that libclntsh.a is in/oracle/instantclient_10.2, right?

    Yours,
    Laurenz Albe

  • Oracle BI Client installation on Windows only, 64 bit portable

    On the download page for BIEE, I received instruction to install JDK, Web server, Oracle BI 12 c and Oracle BI Developer tool Client.  In my opinion, this is the server installation package.  I want only the Client tool.  Can someone clarify this for me?  I know it's pretty simple, but... I still need an answer.  Thank you.

    There is an installation of client available on the site a little less

    Oracle Business Intelligence developer Client Tool (12.2.1.0.0)

    This gives you the client tools OBIEE I think you're after.

    A similar section exists under article 11 g if that's what you're after.

Maybe you are looking for