How to supply wallet location to OCI client for SSL connection other than sqlnet.ora

I have a oracle 11g database server and I am connecting to it through OCI client in OBIEE Admin tool. This is working fine, but now the requirement is we need to connect to an SSL enabled database.
For this I had to update the sqlnet.ora under $ORACLE_HOME/network/admin in OBIEE installation and specify the wallet location where I placed the wallet containing appropriate certificates.
The above is working fine for me. But due to certain restrictions, we cannot create this sqlnet.ora. Is there a way we can pass this wallet location through some environment variables so that sqlnet.ora is not required?
If we create a jdbc connection, we can specify the wallet location through jdbc connection properties. Is there any such equivalent for OCI based connection. I dont mind how we make the wallet location available to OCI client, so long as I dont have to create a sqlnet.ora.
Any pointers is greatly appreciated

Hi,
sqlnet.ora file is required if you want to set the wallet location to another directory by using the WALLET_LOCATION parameter.
If you do not want to use sqlnet.ora then you need to use the default wallet location.
The wallet is placed, by default, in $ORACLE_BASE/admin/<global_db_name>/wallet.
If this directory does not exist or ORACLE_BASE is not set, the default location is: $ORACLE_HOME/admin/<global_db_name>/wallet
Regards,
Ravi

Similar Messages

  • How do I show the running IOS-XE for 4500X switches other than using show version way?

    I am trying to find a way to show the current IOS version running in a 4500X. The show version indicates software running default and other commands like show bootvar only indicates what I have configured. Is there other way? Is it related to configuration register?
    Thanks
    GIL

    I don't understand what you are trying to do.  
    The "sh hardware" (old command) or the "sh version" will tell you the IOS version of the switch.  The version is found in the first line output.  If you want to be pedantic, the same set of command(s) will show you the bootvariable statement as well as the location where the IOS file is located.  

  • Configuring oracle OCI  client for RAC 10.2.0.1

    hi,
    can any one give the links for doc for
    configuraing oracle OCI client for RAC
    regards
    krishna

    Download from below:
    http://www.oracle.com/technology/tech/dotnet/ode/index.html
    Refer:
    Note:374820.1 - How to Install the Oracle Database Extensions for .NET (ODE.NET) from metalink.

  • How to get the IP of the client when TCP connect in the server

    How to get the IP of the client when TCP connect in the server.
    The only parameter got from the connection is connectionID.
    Solved!
    Go to Solution.

    I guess you're using "TCP Wait on Listener" on the server. This returns the remote address and port (as optional outputs).

  • HT2954 How can I access my imac mail from a different computer other than Apple?

    How can i access my imac email from a differnt computer other than
    apple?

    If you are using IMAP mail connection (IMAP keeps the  mail on the server), then you just configure the other computer's mail client to access the same account.
    If you are using a POP mail connection, then the mail is generally downloaded to your Mac and deleted from the server.  That is a much more difficult problem to solve.  NOTE:  Google's gmail does have a POP option that does NOT delete the mail on the server, so it is accessible via the gmail web page.
    A lot depends on what you are using for your mail service and whether you are using IMAP or POP protocols.

  • How to enable remote debugging for a session other than the current one

    Hi all,
    I am trying to figure out how to enable remote debugging for a session other than the one I am currently using.
    More specifically, we have an application that is making database calls to Oracle 11gR2. Something is causing an exception during this invocation. My system is currently not set up to recompile said application, so I can't just add the debug call to the code and recompile. Therefore I would like to be able to log into the database (as sys, if necessary) and invoke dbms_debug_jdwp.connect_tcp on the desired session.
    The docs indicate that I should be able to do so:
    dbms_debug_jdwp.connect_tcp(
    host IN VARCHAR2,
    port IN VARCHAR2,
    session_id IN PLS_INTEGER := NULL,
    session_serial IN PLS_INTEGER := NULL,
    debug_role IN VARCHAR2 := NULL,
    debug_role_pwd IN VARCHAR2 := NULL,
    option_flags IN PLS_INTEGER := 0,
    extensions_cmd_set IN PLS_INTEGER := 128);
    But when I try (even as sys), I get the following:
    exec dbms_debug_jdwp.connect_tcp('1.2.3.4',5678,<session id>,<session serial>);ORA-00022: invalid session ID; access denied
    ORA-06512: at "SYS.DBMS_DEBUG_JDWP", line 68
    ORA-06512: at line 1
    00022. 00000 - "invalid session ID; access denied"
    *Cause:    Either the session specified does not exist or the caller
    does not have the privilege to access it.
    *Action:   Specify a valid session ID that you have privilege to access,
    that is either you own it or you have the CHANGE_USER privilege.
    I've tried granting the 'BECOME USER' privilege for the relevant users, but that didn't help. I read something about having to set some kind of ACL as of 11gR1, but the reference documentation was very confusing.
    Would someone be able to point me in the right direction? Is this even possible, or did I misread the documentation?

    Interesting deduction, that would be very useful indeed. I hate recompiling just to add the debug call, and it can't be done in our production environment. But it seems unlikely to me it would be implemented this way.
    I would cross-post this in the SQL AND PL/SQL forum though, as this is really a database issue, not with the SQL Developer tool. Do add the links to the other posts in each.
    Regards,
    K.

  • How do i get siri to set a reminder for a time other than the appt time. For example:  I want Siri to remind me at 10:00 pm on Monday that I have a dentist appt. at 9:00 am on Tuesday. She screws up the dates and times no matter what I say

    What I can't figure out is how to set a reminder for a time other than the appt time. For example:  I want Siri to remind me at 10:00 pm on Monday that I have a dentist appt. at 9:00 am on Tuesday. She screws up the dates and times no matter what I say

    "Remind me at 10:00 pm on Monday".  Siri: "Ok, just tell me what you want to be reminded about".  "I have a dentist appointment on 9:00 am on Tuesday".  Siri should set it up correctly.

  • How do you install the JDBC-OCI patch for a Windows NT4 IFS Installation?

    I am about to install IFS on a Windows NT4 Server. I dont understand the instructions for installing the JDBC-OCI patch.
    How do you install the JDBC-OCI drivers?
    Do I install them after installing Oracle 8.1.6? and before installing IFS?
    Is it necessary to install them?
    I would be grateful for as much help as possible, I have never done anything like this before.
    [email protected]

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jaikishan Tada, Oracle Support:
    Before installing iFS, you need to install
    Oracle8i Client (with Administrator option).
    This installs JDBC-OCI driver and other
    common Oracle components such as Net8,
    OEM ....
    The JDBC-OCI driver patch is available from
    technet to download. Go to the url - http://technet.oracle.com/software/tech/java/sqlj_jdbc/software_index.htm
    and download Oracle8i 8.1.6.0.1 JDBC Drivers for use with JDK 1.1.x.
    Apply the patch and carry out iFS installation/configuration.
    Go through the iFS installation guide.
    Good Luck,<HR></BLOCKQUOTE>
    null

  • How To: Identifying and locating the correct driver for your device

    I installed a new version of windows 7 on my laptop. But im having issues locating the right drivers for it., Nothing is working correctly and its so Annoying. Can Anyone help me. When i put in the model number it says its not found, But its a satelitte L577D-35204 or the serial no. is XXXXXXXXX. Please help me. Thanks.
    [Moderator edit to remove serial number.]
    Solved!
    Go to Solution.

    satelitte L577D-35204 - can you check the model number again this does not look right. also add the part number is on the tag. SEE PICTURE-
    S70-ABT2N22 Windows 7 Pro & 8.1Pro, C55-A5180 Windows 8.1****Click on White “Kudos” STAR to say thanks!****
    Attachments:
    how to find model number.png ‏1082 KB

  • How to set the Certifcate to use for SSL when more than one available?

    I apologise for bad wording of question.
    We have a 11g Directory Server and when we created the directory instance it generated a self-signed certificate. very nice.
    We have recently requested and installed a CA signed certifcate, so we now have TWO certificates in the directory certificate store. Default Certificate and the new Server-Cert (the CA signed one)
    LDAP clients STILL seem to be presented with the self-sgned certificate though.
    Simple question... how do I make my Server-Cert the 'default' certificate presented to LDAP clients ???
    I would rather not delete the self-signed cert if possible.
    I cant find any documented method to achieve this.

    # Listing Certificate
    $ /certutil -L -d <path>/slapd-abc/alias -P slapd-
    # Add Trust by adding CT
    $ certutil -M -n "GeoTrust DV SSL CA" -t CT,, -d <path>/slapd-abc/alias -P slapd-
    # Verify the setup.
    $ certutil -L -d <path>/slapd-abc/alias -P slapd-
    ( You should see the CT beside the relevant cerficate, making it default for SSL communication )
    GeoTrust DV SSL CA CT,,
    Link : http://docs.oracle.com/cd/E19656-01/821-1504/6nmg10b6g/index.html ( Look around for different steps for configuring SSL )
    JPrince

  • How do I install CC Desktop and Apps to a drive other than "C"?

    After several problems, help from the forum, and finally an Adobe tech from India, the tech was able to install CC Desktop.  The tech had to make hidden files visible, and change an existing file OO?? (I can't remember the last two letters") to OO??_old.  Maybe this will help someone else.
    Perhaps I'm wrong, but as the tech was downloading and installing CC Desktop, I didn't see any option for which drive to install it on.  I am now installing CC apps.  I see no option as to which drive to install the app.
    I have my computer setup as C: operating system; D: sctratch; E: programs; F: files, G: cd/dvd.
    How can I install CC Desktop to "E"?  If done, will CC apps automatically install on "E"?  Will CC Desktop work properly on other than "C" drive?   Will CC apps work properly on other than "C" drive?  If CC Desktop should always be on "C", can I stll install CC apps on "E"?  I get no dialog box or window providing an option of where to install any of the CC programs.

    While CCApp Prefs does give you this option, it doesn't respect the settings and still installs to C: Drive. This is a big problem for those using an SSD drive to boot. Why would something as simple as choosing your install folder, like every other application in the world be an issue that has taken over a year to fix?

  • Can I use a different charger for my iPhone other than the one that was supplied for it

    Can I use a different wall charger for my iPhone 4S other than the one that was supplied with it

    wjosten wrote:
    Lawrence Finch wrote:
    Apple puts no special requirements on it other than that it meet the USB spec.
    Except for the connector...
    What is special about the connector for the 4s charger cable? Mine is a normal USB connector. The question was about the wall charger, not the connector to the phone.

  • How to disable SSLv3 and keep only TLS for LDAP connection.

    Hi,
    I'm planning to keep only TLSv1.2 for LDAP connections.
    I tried to set LDAP_OPT_SSL_INFO in LDAP Session Options using a SecPkgContext_ConnectionInfo Structure with dwProtocol SP_PROT_TLS1_2_CLIENT(as described here -  https://social.msdn.microsoft.com/Forums/en-US/7544226d-97e1-4dae-a377-e382c2281e91/how-to-set-up-tls-in-ldap-connection?forum=vcgeneral),
    but it returns LDAP_PARAM_ERROR.
    I tried to call this function directly after ldap_sslinit/ldap_init and before ldap_connect() - without success, I tried to use other parameters with default values, I tried to initialize them by 0/other possible values - and also no success.
    How I can do this?
    Thanks for your advices.

    LDAP_PARAM_ERROR
    https://msdn.microsoft.com/en-us/library/aa367026(v=vs.85).aspx

  • How can i get my new password sent to an email other than my apple id

    how can i get my password sent to an email other than my apple id

    Hey deisseroth,
    Thanks for the question. If you currently have access to your Apple ID, you can setup a rescue email address:
    Rescue email address and how to reset Apple ID security questions
    http://support.apple.com/kb/HT5312
    When you provide a rescue email address, all future security emails, such as password resets from iForgot, will be sent to the address provided. The rescue email address you provide cannot be the same as your primary email address for your Apple ID.
    If you do not have access to your Apple ID, you’ll want to reset your password with your security questions:
    Apple ID: If you forget your password
    http://support.apple.com/kb/HT5787
    Thanks,
    Matt M.

  • How to determine the location of Oracle Client

    Hi folks,
    how can I determine the location on a given machine where the Oracle Client was installed ?
    My java-application, which has used the 9i-Client until now, has to run with a 10g-client in future. The problem is: for a transition period, it has to use both clients optionally. So when the application starts running it doesn't know which client is installed on the machine.
    There are never installed both clients, so before starting the jvm I have to decide which one has to be used, since I have to set the right classpath for accessing the jdbc14.jar.
    Are there any settings (e.g. ORACLE_HOME or something like that) which are used in the same way in both clients (and on different platforms) ?
    Thanks
    Jens

    Hi Amit,
    If you are not able to check the note 118823 or you can't able to find the solution. Just start client copy in test mode, there you can get the size of the client then you can cancel the client copy(which is in test mode).
    Hope it will resolve your doubt.
    Thanks
    Kishore

Maybe you are looking for

  • IE 6 & 7 display problem (perhaps function swap problem?)

    Hi, I'm hoping someone can help me with this as I have scanned blog after blog and forum after forum to no avail. I have the job of cleaning up another developer's code which does not display properly. The problem is that all is well in the world (or

  • Any function module available for...

    hi all, i need a function module to do a goods receipt for the PO using movement type 161, movement ind B, goodsmvt code '01'. i couldnt able to post using BAPI_GOODSMVT_CREATE as iam getting 'NO GOODS RECEIPT POSSIBLE FOR PO XXXXXXXX XXXXX'. So is t

  • I click on just about everything in safari it opens a new tab with an ad on it.

    Hi I have an iMac, 2012 model. operating on OS X 10.10.2 and whenever I click on just about everything in safari it opens a new tab with an ad on it. sometimes the ads are mackeeper or video hosting sites. When I set google as home page, this page ke

  • Help needed for (Null) showing as device name on router

    Hi all .... facing a little issue with my imac? I have recently bought some software that I need to connet to my local network. Well my network iMac device name was showing on my router (attached devices) as imac-a2gh6b but now for some reason it has

  • Request update to Cube

    Hello, I'm facing one issue. There was error in delta update to cube. Hence we deleted the request from cube and edited the data in PSA. Now using "Start update immediately" option for PSA, I was trying to update the data back in cube. This had worke