Sqldeveloper and multiple homes - how to force it to use included jdbc

Hello,
I'm having a hard time to get Sqldev 1.5 working with a WE8MSWIN1252 database on windows system that has also a 10.2.0.3 home installed.
It looks like it's then not using the own jdbc but the 10.2.0.3 thin jdbc found in the Oracle home - running into bug 4659157 - euro symbol and other 1252 characters have problems .
Can I enforce Sqldeveloper 1.5 to use the included 11.1.0.6 jdbc drivers?
Regards,
Gunther

Hi -K-,
I have 2 homes in my machine:
9i - "C:\oracle\ora92\"
10 - "C:\oracle\product\10.2.0\client_1\"
In each tnsnames.ora file in "\network\admin\" dir in each home, set up their services to point to the correct server: where 9i or 10g.
Now, when I set up, as you said:
91 echo home
set ORACLE_HOME = C:\ oracle\ora92\
start sqldeveloper.exe
Failed, because when I create a connection of TNS type, it is only see the service tnsnames.ora file located in the home 10.
Any other suggestions?
Thank you in advance.

Similar Messages

  • Oracle 10g Multiple home- how to know which is current home?

    Hi,
    I've installed Oracle 10g database on a system (Windows XP) and have 2 oracle homes on that machine. How do I know which is the current home? I am not able to see the 'Home selector' in Programs menu after installation.
    What is the way to find out which is the current home? Also I would like to know how to find out which is the last home that was installed. I am not able to get this information from registry also.
    Please help.
    Thanks in advance & Regards
    Anuja

    Hi,
    Thanks for your reply.
    I created the first home with name ora10g_Home1 and second home with name ora10g_Home2. In the windows registry, this is listed as
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_ora10g_Home1 and
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_ora10g_Home2 respectively.
    How to find which is the current home? Is it always the first entry in the registry? But the entries in registry are arranged alphabetically in ascending order and it need not be the order in which the homes where created.
    Is there any other way of finding what is the current home when multiple homes are there, in case of Oracle 10g?
    Thanks for any help in advance.
    Regards
    Anuja

  • Query tuning and how to force  table to use index?

    Dear Experts,
    i have two (2) question regarding performance during DRL.
    Question # 1
    There is a column name co_id in every transaction table. DBA suggest me to add [co_id='KPG'] in every clause which forces query to use index, resulting immediate processing. As an index was created for each table on the co_id column.
    Please note that co_id has constant value 'KPG' through out the table. is it make sense to add that column in where caluse like
    select a,b,c from tab1
    where a='89' and co_id='KPG'
    Question # 2
    if i am using a column name in where clause having index on it and that column is not in my column list does it restrict query for full table scan. like
    select a,b,c,d from tabletemp
    where e='ABC';
    Thanks in advance
    Edited by: Fiz Dosani on Mar 27, 2009 12:00 PM

    Fiz Dosani wrote:
    Dear Experts,
    i have two (2) question regarding performance during DRL.
    Question # 1
    There is a column name co_id in every transaction table. DBA suggest me to add [co_id='KPG'] in every clause which forces query to use index, resulting immediate processing. As an index was created for each table on the co_id column.
    Please note that co_id has constant value 'KPG' through out the table. is it make sense to add that column in where caluse like
    select a,b,c from tab1
    where a='89' and co_id='KPG'If co_id is always 'KPG' it is not needed to add this condition to the table. It would be very stupid to add an (normal) index on that column. An index is used to reduce the resultset of a query by storing the values and the rowids in a specified order. When all the values are equal and index justs makes all dml operations slower without makeing any select faster.
    And of cause the CBO is clever enough not to use such a index.
    >
    Question # 2
    if i am using a column name in where clause having index on it and that column is not in my column list does it restrict query for full table scan. like
    select a,b,c,d from tabletemp
    where e='ABC';
    Yes this is possible. However it depends from a few things.
    1) How selective this condition is. In general an index will be used when selectivity is less than 5%. This factor depends a bit on the database version. it means that when less then 5% of your rows have the value 'ABC' then an index access will be faster than the full table scan.
    2) Are the statistics up to date. The cost based optimizer (CBO) needs to know how many values are in that table, in the columns, in that index to make a good decision bout using an index access or a full table scan. Often one forgets to create statistics for freshly created data as in temptables.
    Edited by: Sven W. on Mar 27, 2009 8:53 AM

  • How to force RH9 to use only one master stylesheet for all Word imports?

    I have set a stylesheet (css) as the default for my RH9 WebHelp project in project settings. When I import Word documents into the project, the edit import setting dialog does not show this stylesheet in the list of available stylesheets for the import.
    What is happening instead is a proliferation of unwanted stylesheets derived from all the imported documents. I then have to manually re-set all the new topics to the master stylesheet.
    How can I stop this, and force RH9 to use only the one master stylesheet for all imports?

    cid:[email protected]
    Hi Peter,
    That’s what I thought I was doing in the Project Settings>Import tab>CSS for Style Mapping selection. Maybe that isn’t what it’s meant to do. It’s just getting annoying having all these unneeded files popping up in the project manager so that I have trouble distinguishing the “real” topics from the extra stuff.
    Michael West | Business Improvement | Aurecon
    Ph: +61 3 8683 1996 | Fax: +61 3 8683 1444 | Mob: 0407 485 228
    Email: [email protected]
    PO Box 321, South Melbourne | VIC 3205 | Australia
    http://www.aurecongroup.com
    http://www.aurecongroup.com/apac/groupentity/

  • Satellite C55- how to force games to use gforce GPU?

    Hello,
    it seems that I have 2 graphic cards on my Satellite C55: an Intel 4000 and a gforce 740m. I tried to force games to use the gforce on nvidia control panel but in the games settings (for example in the material tab of flight simulator 2004), only the Intel is shown.
    Any idea how to solve that?
    Thanks

    >it seems that I have 2 graphic cards on my Satellite C55: an Intel 4000 and a gforce 740m.
    The Intel GPU is part of the Intel CPU
    The nVidia GeForce is the external graphic card and it can be used for heavy performance application like games
    Check these youtube videos how to do that:
    https://www.youtube.com/watch?v=WVBEPhE_Osg
    https://www.youtube.com/watch?v=Zh4HCadTY_A
    You can assign any application to use either the intergraded Intel card or the dedicated nVidia GPU.
    This can be done in the nvidia control panel.
    1. Click Start and then Control Panel. Select Classic View from the left side of the window.
    2. Double-click NVIDIA Control Panel.
    3. Click View and next Add "Run with graphics processor" Option to Context Menu. Close the NVIDIA Control Panel.
    4. Right-click the application title and select Run with graphics processor. Then, click High-performance NVIDIA processor.

  • How to force Mail to use Mail Drop on 15MB attachment?

    The recipient of an email message I composed has a maximum message size of 10MB. I am trying to send an attachment that is 15MB. Mail on Yosemite does not use Mail Drop unless the message is about 20MB or more. The message is being returned by the receiver's mail system because the message is 15MB and it exceeds their maximum of 10MB.
    Is there a way, a user default maybe that can be entered in the Terminal app to force Mail on Yosemite to send my message using Mail Drop?
    It would be nice if Mail on Yosemite recognized the email being returned and prompt you for a chance to resend using Mail Drop.

    That stinks!, thanks for the update.
    H

  • How to find payroll results using includes

    hi all,
          I have a requirement to get the payroll results of number of data clusters using includes not by using function modules.
    I know by using function modules.
          How to find out the exact include for given data cluster. If there is any path please let me know.
    thanks & regards,
        sekhar.

    Hi,
    You can define macros in the program and call depending on the cluster you need.
    For Eg  for B2 cluster,
    rp-imp-c2-b2.
    before calling macros,
    You should fill the key
    move pernr  to b2-key-pernr.
      move year         to b2-key-pabrj.
      move period       to b2-key-pabrp.
      move '1'          to b2-key-cltyp.
    rp-imp-c2-b2.
    For payroll
    RP-IMP-C2-RU
    Regards,
    Manoj.

  • Faces, Facebook and Multiple Emails -- How to do properly?

    Good morning. I know that the Facebook tagging feature relies on some combination of name and email address as your friends in registered in Facebook. And I know that iPhoto allows for multiple email addresses per Face.
    I'm not having much success with this, specifically with my own Face. Like many, I have numerous emails and use a specific one for my Facebook account. I've tried many combinations of assigning emails to my iPhoto Face—FB email only, comma separated list of all my emails, FB email first and rest separated by commas, etc.—and still my own face remains a non-link name on Facebook. Suggestions?

    The e-mail for the face must be the Facebook e-mail only - that is how facebook matches up with its database
    LN

  • IPhoto and multiple users - how to best manage photos across multiple users

    I'm trying to fiure out the best way to setup photo storage on my new iMac.  I've been a mac user for many years but never used iPhoto, just managed the photos in the finder and dated the folder/events.  I use Photoshop and other image editing apps from time to time too.
    My biggest difficulty I'm running into is both my wife an I take a lot of pictures on our phones.  We'd like to be able to access them equally but since we are set up as two diffenent users, I don't know the best way to download and access them.
    Can anyone advise me if this is a good setup, or would ven work?
    Move managed library to shared folder on mac so two users can access library?
    will that cause problems?
    can both users add photos from their iPhones via iPhoto on their respective accounts and have the new photos show up on the other users iPhoto app?
    would the newly added photos sharing be automaticall be set to the folder sharing settings?  ie, view and edit for both users? 
    This brings up other questions:
    if i edit the photos with say photoshop, will the changes show up in iphoto?
    would timemachine back the data up automatically?
    when I upgrade to a new computer will everything work the same.
    I'm sure I've missed something important so any advice would be great.
    Thanks!

    Many people using the Shared Folder find that they have permissions issues which mean that they 'other' user can't see some part of the Library. Therefore, if you want to share the Library in that way it's best moved to an external disk formatted Mac OS Extended (Journaled) and set to ignore ownership and permissions.
    can both users add photos from their iPhones via iPhoto on their respective accounts and have the new photos show up on the other users iPhoto app?
    Yes.
    would the newly added photos sharing be automaticall be set to the folder sharing settings?  ie, view and edit for both users?
    Yes.
    if i edit the photos with say photoshop, will the changes show up in iphoto?
    If you set this up corrrectly -  You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.
    You will need to do this in both accounts.
    would timemachine back the data up automatically?
    TM can be set to back up externals. There are other options too, of course.
    when I upgrade to a new computer will everything work the same.
    Yes. Just plug in the extenal and point iPhoto at the external from the new machine.
    Regards
    TD

  • Mountain Lion, AirPlay Mirroring, and multiple monitors - how to choose display?

    I have an iMac running OS X 10.8.1 with two external monitors connected via Thunderbolt.  I have a 3rd-gen Apple TV on the same network.  I can turn on AirPlay Mirroring and my primary monitor will display on my TV.  However, I would like another monitor mirrored instead.  I have looked but can't seem to find a setting to choose which monitor is mirrored.
    Any help would be greatly appreciated, thank you!

    You can remove the Logmein sound driver.
    You will no longer be able to hear your Mac from your remote machine.
    Start Terminal and paste:
    sudo kextunload /system/library/extensions/logmeinsounddriver64.kext
    I did this long time ago because I was having sound problems on Lion.

  • How to force user to use program?

    I have designed a java app that starts as soon as you log on to a Windows NT client. The application asks the user for a project number. After the user types in a valid project number, the application hides. When the user logs off, or does a shutdown, the application writes info to a file about about how long this user used the PC, and for which project number he or she did that. When a user does not enter a project number and tries to close the application, the system will automatically shutdown. I can hide the windows taskbar by using a big size for the application frame.
    My question is, how can I make sure that the user does not simply ignores the program by using the windows key, or ctrl-Esc to launch the windows start menu? Someone out there who has an idea? Thanks in advance!

    To disable all Windows keyboard shortcut keys, save the following text in a REGINI script called Disable_wins.ini. Run
    the script from the Windows NT command prompt. For example, from the C:\users\default> prompt, type regini
    disable_wins.ini. Restart the computer to make the changes take effect.
    [REGINI SCRIPT STARTS HERE:]
    ; This mapping is used to turn both Windows keys off
    \Registry\Machine\SYSTEM\CurrentControlSet\Control\Keyboard Layout
    Scancode Map = REG_BINARY 24 \
    0x00000000 0x00000000 3 \
    0xE05B0000 0xE05C0000 \
    0x0
    ; Here is an explanation of all the values:
    ; 24 Size of the scancode map including header, in bytes
    ; 0x00000000 Header : Version
    ; 0x00000000 : Flags
    ; 3 : Number of entries (includes null terminator)
    ; 0xE05B0000 left Windows -> nul (0xE0 0x5b -> 0x00)
    ; 0xE05C0000 right Windows -> nul (0xE0 0x5c -> 0x00)
    ; 0x00000000 null terminator
    [REGINI SCRIPT ENDS HERE]

  • How to force dg4msql to use a specific port

    I've configured an Oracle Database Gateway (Linux RHEL 5) to connect to my SQL Server boxes, but have a host based firewall (on the Linux box) in between them. Sniffing shows that the communication to port 1433 comes from a range of port numbers on the Linux box. Is there a way to force 'dg4msql' to only use a specific port?
    Removing the host based firewall is not an option, nor is opening up total communication between the two machines. Hopefully 'dg4msql' can be configured to use a specific port.

    Hi,
    It isn't possible to configure the gateway to onlyuse specific ports.
    This is not just a gateway issue but the way that SQL*Net works and you should see the same problem connecting from one Oracle database to another through a firewall.
    The only workround is to use a firewall which is SQL*Net compliant or a firewall which will limit the number of ports to a certain application.
    You could also review this note -
    Oracle and Firewalls: Answers to Frequently Asked Questions (Doc ID 2084440.6)
    Regards,
    Mike
    Edited by: mkirtley on Mar 2, 2010 8:45 AM

  • Integrtion Scenario using BPM with two sender and multiple receiver

    integrtion Scenario using BPM with two sender and multiple receiver
    How many Application Components are required?

    Hi Vinod,
    1) In integration repository you can have one or many software components it depends on your landscape orchestration
    2) In integration direcory you need at least one service for bpm and one or many for each system in your bpm
    also each connection between systems and bpm must have receiver determination and so on.
    Advice: Please treat BPM as a separate system.
    best,
    Wojciech

  • Can i use the visualiser on my ipad 2 to watch on apple tv via the pad and if so how?

    can i use the visualiser on itunes to listen and watch on my apple tv via the pad and if so how?

    Hi Meg
    i use the photon app to access live training i have been asked to do some training and need to know if i can use the camera on my ipad 2 as a web cam  and also how can i set up a microphone within the app
    i cant  seem to find an external device for ipad nor  can i get the photon app to regognise the camera or microphone on my  ipad2
    is there a way to do this please

  • Using provisioning can I apply patches to the rdbms and asm home

    We have 24 patches that have been recommended by Oracle support to apply to RDBMS and ASM home. I currently have been using provisioning via GRID to apply 1 patch.
    My question is can I use provisioning to apply all 24 patches at one time to both the RDBMS and ASM home?

    You can apply all the patchese at one shot but u have to use two different DP
    Please refer the section Patching Oracle Database and Patching Oracle Automatic Storage Management (ASM) from the doc
    http://download.oracle.com/docs/cd/B16240_01/doc/doc.102/e14500/toc.htm#

Maybe you are looking for