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.

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 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.

  • 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

  • Why Oracle ManagedDataAccess (4.121.1.0) throws a System.FormatException "first chance" exception to the debugger when you use OracleCommand.BindByName (on some machines, but not others)?

    Why Oracle ManagedDataAccess (4.121.1.0) throws a System.FormatException "first chance" exception to the debugger when you use OracleCommand.BindByName (on some machines, but not others)?

    This occurs when calling a ref cursor-returning packaged function stored with OracleCommand.BindByName set to true.

    When BindByName undefined, it works as expected.

    I've only been able to recreate this problem on a machine in my control. This issue has also reported to me by a customer.

    I tried to change the locale of the system of EN - UK EN-US, but I was not aware of any change in behavior.

    Similarly, I've tried explicitly overriding the default locale of the system with the OracleGlobalization parameters, and it also had no effect.

    Please see the example below.

    ---

    Environment (default):

    Windows 7 Professional 64-bit SP1

    Visual Studio 12.0.21005.1 REL / / CAN BE SIGNIFICANT

    .NET framework 4.5.51209

    Local system: EN - UK (but also does not, EN-US).

    Oracle.ManagedDataAccess 4.121.1.0

    "< supportedRuntime version ="v4.0"sku =". NETFramework,Version=v4.5.1"/ >

    Environment (base):

    Windows 7 Professional 64-bit SP1

    Updated Visual Studio 12.0.31101.00 //SEE above 4

    .NET framework 4.5.51209

    Local system: EN - UK

    Oracle.ManagedDataAccess 4.121.1.0

    "< supportedRuntime version ="v4.0"sku =". NETFramework,Version=v4.5.1"/ >

    Call stack:

    mscorlib.dll. Unknown System.Number.StringToNumber(string str, System.Globalization.NumberStyles options, ref System.Number.NumberBuffer number, System.Globalization.NumberFormatInfo info, bool parseDecimal)
    mscorlib.dll. Unknown System.Number.ParseInt32(string s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Types.OracleRefCursor.OracleRefCursor (connection Oracle.ManagedDataAccess.Client.OracleConnection, OracleInternal.ServiceObjects.OracleRefCursorImpl refCursorImpl, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long initialLongFS, long initialLobFS, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleParameterImpl.ExtractRefCursorFromAccessor (Oracle.ManagedDataAccess.Client.OracleConnection conn, accessor OracleInternal.TTC.Accessors.Accessor, long fetchSize, Oracle.ManagedDataAccess.Client.PrmEnumType enumType, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution, int currentRow) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleParameterImpl.GetRefCursorFromBytes unknown (Oracle.ManagedDataAccess.Client.OracleConnection conn, accessor OracleInternal.TTC.Accessors.Accessor, long fetchSize, Oracle.ManagedDataAccess.Client.PrmEnumType enumType, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Client.OracleParameter.PostBind_RefCursor (connection Oracle.ManagedDataAccess.Client.OracleConnection, OracleInternal.TTC.Accessors.Accessor bindAccessor, long fetchSize, Oracle.ManagedDataAccess.Types.OracleIntervalDS sessionTimeZone, string commandText, string paramPosOrName, long longFetchSize, long lobFetchSize, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! OracleInternal.ServiceObjects.OracleCommandImpl.ExtractAccessorValuesIntoParam (Oracle.ManagedDataAccess.Client.OracleParameterCollection paramColl, Oracle.ManagedDataAccess.Client.OracleConnection connection, string commandText, long longFetchSize, long lobFetchSize, long [] scnFromExecution) unknown
    Oracle.ManagedDataAccess.dll! Unknown Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader(bool requery, bool fillRequest, System.Data.CommandBehavior behavior)
    Oracle.ManagedDataAccess.dll! Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader (unknown)

    > ManagedSimpleRefCursor1.exe! NoddyConsole.Program.Command_ExecuteReader_BindByName_Fails (Line 63 c#)

    Example:

    ----

    using System;

    using System.Collections.Generic;

    using System.Linq;

    using System.Text;

    using Oracle.ManagedDataAccess.Client;

    using Oracle.ManagedDataAccess.Types;

    using System.Data;

    namespace NoddyConsole

    {

    public class Program

    {

    public static int Main (string [] args)

    {

    Error int = 0;

    Errors += Command_ExecuteReader_BindByName_Fails();

    Errors += UseReturnValue_Command_ExecuteNonQuery_BindByName_Fails();

    return errors;

    }

    public static int Command_ExecuteReader_BindByName_Fails()

    {

    Error int = 0;

    Try

    {

    var conn = new OracleConnection ("UID = USER; Password = PASS; ("Data Source = / / your-host: 1521 / yours-sid");

    var conn = new OracleConnection ("user Id = UNIT620; Password = UNIT620; ("Data Source = / / ln1apidb01:1521 / fm");

    Conn. Open();

    IRRELEVANT

    OracleGlobalization og is conn. GetSessionInfo();

    og. DateFormat = "HH24:MI:SS MON-DD-YYYY";

    Conn. SetSessionInfo (og);

    var cmd is conn. CreateCommand();

    cmd.CommandType = CommandType.Text;

    BindByName. cmd = true;

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_1 (in_code = >: in_code); END; « ;

    var prm1 is cmd. CreateParameter();

    PRM1. ParameterName = "rc";

    PRM1. Direction = ParameterDirection.ReturnValue;

    PRM1. OracleDbType = OracleDbType.RefCursor;

    cmd. Parameters.Add (prm1);

    / * SHAUN.recreate_issue_1 * /.

    var prm2 is cmd. CreateParameter();

    PRM2. ParameterName = "in_code";

    PRM2. Direction = ParameterDirection.Input;

    PRM2. OracleDbType = OracleDbType.Varchar2;

    PRM2. Value = "A";

    cmd. Parameters.Add (prm2);

    /* */

    var reader is cmd. ExecuteReader(); FAILS to System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)

    /* *-/

    OracleRefCursor orc = null;

    cmd ExecuteNonQuery()); must fail here

    ORC = cmd. Parameters ["rc"]. Value as OracleRefCursor;

    If (orc is nothing)

    throws InvalidOperationException new ("Invalid return the ref cursor type");

    var = orc player. GetDataReader();

    /* */

    While (reader. Read

    {

    var values = new object [reader. FieldCount];

    drive. GetOracleValues (values);

    for (int i = 0; i < values.) Length; (++ I)

    {

    Console.WriteLine(values[i]);

    }

    }

    drive. Dispose();

    cmd. Dispose();

    Conn. Dispose();

    }

    catch (Exception ex)

    {

    Console.Error.WriteLine (ex) Message);

    Errors ++;

    }

    Finally

    {

    Return (true);

    }

    return errors;

    }

    public static int UseReturnValue_Command_ExecuteNonQuery_BindByName_Fails()

    {

    Error int = 0;

    Try

    {

    var conn = new OracleConnection ("UID = USER; Password = PASS; ("Data Source = / / your-host: 1521 / yours-sid");

    Conn. Open();

    IRRELEVANT

    OracleGlobalization og is conn. GetSessionInfo();

    og. DateFormat = "HH24:MI:SS MON-DD-YYYY";

    Conn. SetSessionInfo (og);

    var cmd is conn. CreateCommand();

    BindByName. cmd = true; // ####

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_1 (in_code = >: in_code); END; « ;

    cmd.CommandText = "START: rc: = SHAUN.recreate_issue_2; END; « ; No params, works

    var prm1 is cmd. CreateParameter();

    PRM1. ParameterName = "rc";

    PRM1. Direction = ParameterDirection.ReturnValue;

    PRM1. OracleDbType = OracleDbType.RefCursor;

    cmd. Parameters.Add (prm1);

    / * SHAUN.recreate_issue_1 * /.

    var prm2 is cmd. CreateParameter();

    PRM2. ParameterName = "in_code";

    PRM2. Direction = ParameterDirection.Input;

    PRM2. OracleDbType = OracleDbType.Varchar2;

    PRM2. Value = "A";

    cmd. Parameters.Add (prm2);

    /* */

    var reader is cmd. ExecuteReader();

    OracleRefCursor orc = null;

    HERE does NOT cmd. BindByName = true; System.FormatException first-chance exception in at System.Number.StringToNumber (String str, NumberStyles options, NumberBuffer & number, NumberFormatInfo info, Boolean parseDecimal)

    cmd ExecuteNonQuery());

    ORC = cmd. Parameters ["rc"]. Value as OracleRefCursor;

    If (orc is nothing)

    throws InvalidOperationException new ("Invalid return the ref cursor type");

    var = orc player. GetDataReader();

    While (reader. Read

    {

    var values = new object [reader. FieldCount];

    drive. GetOracleValues (values);

    for (int i = 0; i < values.) Length; (++ I)

    {

    Console.WriteLine(values[i]);

    }

    }

    drive. Dispose();

    ORC. Dispose();

    cmd. Dispose();

    Conn. Dispose();

    }

    catch (Exception ex)

    {

    Console.Error.WriteLine (ex) Message);

    Errors ++;

    }

    Finally

    {

    Return (true);

    }

    return errors;

    }

    }

    }

    ---

    create or replace package THAT SHAUN is

    type ref_cur_type is ref cursor;

    function recreate_issue_1)

    in_code varchar2: = null

    ) return ref_cur_type;

    end SHAUN;

    /

    create or replace package body what SHAUN

    -TTS000233

    function recreate_issue_1)

    in_code varchar2: = null

    ) return ref_cur_type is ref_cur ref_cur_type;

    Start

    Open the ref_cur for

    Select UO.object_name from user_objects UO;

    Return ref_cur;

    end recreate_issue_1;

    end SHAUN;

    /

    ---

    Thanks a lot to qualify again for me Alex.  I'll try upgrading to the latest version of the provider.

    The difference in behavior between the two hosts was found to be reduced to differences in configuration VS.

    Checking 'Just my code' prevents the first chance thrown in the debugger exception. As in fact, the exception is handled in the provider, it is enough for me.

  • 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.

  • Cast 'ManagedDataAccess.Client' to 'DataAccess.Client '.

    I get the error 'Cannot be cast to an object of type 'Oracle.ManagedDataAccess.Client.OracleConnection' to type 'Oracle.DataAccess.Client.OracleConnection'.' when trying to do something like

    EntityConnectionStringBuilder myConn = new EntityConnectionStringBuilder();
    myConn.Provider = "Oracle.ManagedDataAccess.Client";
    myConn.ProviderConnectionString = "username = *; password = *; "DATA SOURCE = *: 1521 / *";
    myConn.Metadata = @"res://*/Model1.csdl|
    RES://*/Model1.SSDL|
    RES://*/Model1.MSL ';


    new Entities1 (myConn.ToString ());

    Suggestions?

    If you have an .edmx model, there is a reference in it to Oracle.DataAccess near the top. You need to change that to Oracle.ManagedDataAccess in order to use the client managed with it.

  • Oracle.ManagedDataAccess and FIPS compliance

    Hello

    I encountered an error using the Oracle.ManagedDataAccess and Oracle.DataAccess libraries in an ASP.NET MVC application I wrote.  On a Windows Server 2008 R2 server, I would get an ORA-01017: Invalid UserName and Password.  After some research and assistance online, I discovered that the cause of this error is that the run meets the FIPS policy setting has been enabled.  Disabling this setting allowed me to recover data from the Oracle database.

    Host us our server on a Government website and they need, we have this setting turned on.

    Some users have determined that the Oracle client encrypts the password that is sent to the database and that the encryption method used is AES.  According to them, this method of encryption is in conflict with the FIPS policy setting and generates the above error.  I can't find documentation that specifies that AES is used to encrypt the password, so I take this 'fact' at face value.

    Has anyone solves the problem where they apply the FIPS policy setting and connect to the database?  I know that some people have recommended adding the element of the web.config file enforceFIPSPolicy.  I found that this does not work in a Windows Server 2008 R2 environment (at least for me) and is not desirable because the application would not be in accordance with our security requirements.

    Any help is appreciated.

    Sincerely,

    Robert Eberhart

    There was a bug (17322941) earlier Oracle DB and versions ODP.NET managed, which has since been corrected. To use FIPS requires at least managed upgrade ODP.NET 12.1.0.2 AND Oracle DB 12.1.0.2.

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

    Update August 2015:

    Oracle DB 11.2.0.4 can be corrected to ODP.NET managed with FIPS support. See Bug 17551699 for minimum patch set/bundle up to date. Or you can just use the latest patch on top of DB 11.2.0.4 to be supported.

  • Error with Oracle.ManagedDataAccess.dll

    I have a desktop application (VB 2010 Expression Edition on Windows 7, connect to Oracle 11 g XE on my local machine) and it works fine if I use Oracle.DataAccess.Client, but he givens me the below error if I used ManagedDataAccess.


    I followed the steps exactly as shown in the video managed ODP.NET driver Beta - Quick Start - YouTube

    The initializer for type for 'OracleInternal.Network.AddressResolution' threw an exception.

    System.TypeInitializationException was unhandled

    Message = the initializer for type for 'OracleInternal.Network.AddressResolution' threw an exception.

    Source = Oracle.ManagedDataAccess

    TypeName = OracleInternal.Network.AddressResolution

    StackTrace:

    at OracleInternal.Network.AddressResolution.Resolve (String TNSAlias)

    at OracleInternal.Network.OracleCommunication.Resolve (String tnsAlias)

    to OracleInternal.ConnectionPool.PoolManager'3.Initialize (ConnectionString, cs)

    to OracleInternal.ConnectionPool.OraclePoolManager.Initialize (ConnectionString, cs)

    to OracleInternal.ConnectionPool.OracleConnectionDispenser'3.GetPM (ConnectionString cs, MP conPM, PMC ConnectionString, SecureString securedPassword securedProxyPassword SecureString, Boolean & bAuthenticated, Boolean & newPM)

    to OracleInternal.ConnectionPool.OracleConnectionDispenser' 3. (ConnectionString cs, MP conPM, PMC ConnectionString, securedPassword, SecureString securedProxyPassword SecureString)

    ...

    InnerException: System.TypeInitializationException

    Message = the initializer for type for 'OracleInternal.Network.LDAP' threw an exception.

    Source = Oracle.ManagedDataAccess

    TypeName = OracleInternal.Network.LDAP

    StackTrace:

    at OracleInternal.Network.LDAP.ctor)

    at OracleInternal.Network.AddressResolution.cctor)

    InnerException: System.NullReferenceException

    Message = object reference not set to an instance of an object.

    Source = Oracle.ManagedDataAccess

    StackTrace:

    to OracleInternal.Network.LDAP._LDAP (Hashtable dsMap)

    at OracleInternal.Network.LDAP.cctor)

    InnerException:

    Thank you.

    Finally, the user has a solution. He said: "I have sqlnet.ora file which references ldap file.» Once, I renamed the file, the managed application works fine with ldap renamed file. When the Sqlnet.ora file exist, managed application must ldap.ora file but is not using the tnsnames.ora file from the location specified in the ldap file. »

    Here are the Sqlnet.ora content:

    sqlnet.ora # Network Configuration file: C:\oracle\product\10.2.0\client_1\network\admin\sqlnet.ora

    # Generated by Oracle configuration tools.

    # This file is actually generated by netca. But if customers can opt for

    # install 'Software Only', this file does not exist and without the native

    authentication #, they will not be able to connect to the database on NT.

    SQLNET. AUTHENTICATION_SERVICES = (NTS)

    NAMES. DIRECTORY_PATH = (LDAP, TNSNAMES)

    NAMES. DEFAULT_DOMAIN = Server.Sample.com

    In conclusion, we are moving. However, on the side of the Oracle, it might be interesting to try to avoid a NullReferenceException in OracleInternal.Network.LDAP._LDAP (Hashtable dsMap).

    Once again, thank you for the continuous dialog box!

  • 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

  • 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

  • GANYMEDE + peripheral unknown network or Client AAA package

    Hi all

    I can do connect using the set of credentials to the ACS server, log it showed:

    "Reason for failure: 13017 receipt GANYMEDE + peripheral unknown network or Client AAA package."

    I know there are a few changes on GANYMEDE + room for new catalyst IOS, so I consult the guide and it is the end of my config:

    AAA server Ganymede group + TAC_PLUS

    the AUTH server name

    RADIUS server AUTH

    ipv4 10.10.21.251 address

    key xxxxxx

    AAA TAC_PLUS authentication connection group Ganymede + local line

    TAC_PLUS AAA authorization exec group Ganymede + none

    AAA authorization commands 15 default authenticated if

    accounting AAA periodic update 1

    exec accounting AAA TAC_PLUS start-stop group Ganymede +.

    network accounting AAA TAC_PLUS start-stop group Ganymede +.

    connect accounting AAA TAC_PLUS start-stop group Ganymede +.

    My platform is

    -C6500 running on IOS 12.2 (33) SXJ1

    -ACS 5.2.0.26

    Need advice on this subject, thanks

    Noel

    Hello

    What is IP IOS appropriate set to network devices and the AAA Clients for the candidate countries? If Yes, what IP address is indicated on the failure of the ACS that includes the error "GANYMEDE + unknown cover peripheral network or Client AAA? ACS reports as unknown IP address when it is already set appropriately?

    Kind regards.

  • Oracle.ManagedDataAccess OracleSessionStateStore

    I'm having a problem, when I try to use Oracle.ManagedDataAccess in a Web site, as well as Oracle.Web. I have configured the web.config file for Oracle.ManagedDataAccess along with other projects that I have, so I believe that the configuration is correct.

    However, I get an error of Oracle.Web.SessionState.OracleSessionStateStore he's trying to use Oracle.DataAccess, NOT ... Oracle.ManagedDataAccess!

    Can someone give me guidance here?

    Thank you

    Oracle ASP.NET providers do not yet support managed ODP.NET. ODAC 12 c Release 4 will include this support. In fact, for .NET 4 and beyond, only managed ODP.NET will be supported with suppliers ASP.NET this liberation and in the future. For 2 and 3 .NET, only non-managed ODP.NET will be supported for ASP.NET providers.

  • 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.

  • 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/

Maybe you are looking for