Need help on Oracle Driver

I am using Oracle 10g and I want to set up ODBC at Control Panel(Administrative Tools).
I have to driver in ODBC to setup New Data Source fro Oracle, that is
     1. Oracle in OraClient11g_home1
     2. Oracle in OraDB10g_home1
When in choose the Oracle in OraClient11g_home1 driver. The TNS Service Name did not list up.
But when i choose Oracle in OraDB10g_home1 driver , the TNS Service Name will list up.
Why it happend?
I need to used Oracle in OraClient11g_home1 driver because i need to used ODP.NET.
The tnsnames.ora for Oracle in OraClient11g_home1 are located at C:\app\Administrator\product\11.2.0\client_1\Network\Admin.
The tnsnames.ora for OraDB10g_home1 are located at C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN
All contains in tnsnames.ora are same
ORCL1 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = fakhrimini)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl1)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
Can someone help me on how to make The TNS Services Names list in Oracle in OraClient11g_home1 driver?

This is PATH in Enviroment Variable.
C:\oracle\product\10.2.0\db_1\bin;C:\app\Administrator\product\11.2.0\client_1;C:\app\Administrator\product\11.2.0\client_1\bin;C:\DevSuiteHome_4\bin;%SystemRoot%\system32
This is result for tnsping
C:\Documents and Settings\Administrator>tnsping orcl1
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 06-JUL-2011 09:48:15
Copyright (c) 1997, 2005, Oracle. All rights reserved.
Used parameter files:
C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = fakhrimi
ni)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl1)))
OK (30 msec)
C:\Documents and Settings\Administrator>
This is added information from TOAD.
SOFTWARE\ORACLE\KEY_DEVSUITEHOME4
ORACLE_HOME_NAME: DevSuiteHome4
ORACLE_HOME: C:\DevSuiteHome_4
ORACLE_SID: orcl1
NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
SQLPATH: C:\DevSuiteHome_4\dbs
LOCAL:
C:\DevSuiteHome_4\Bin exists.
C:\DevSuiteHome_4\Bin is in PATH.
Client DLL: C:\DevSuiteHome_4\Bin\oci.dll
Client Version: 10.1.0.4.0
Home is valid.
SOFTWARE\ORACLE\KEY_ORACLIENT11G_HOME1
ORACLE_HOME_NAME: OraClient11g_home1
ORACLE_HOME: C:\app\Administrator\product\11.2.0\client_1
ORACLE_SID: orcl1
NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
SQLPATH:
LOCAL:
C:\app\Administrator\product\11.2.0\client_1\Bin exists.
C:\app\Administrator\product\11.2.0\client_1\Bin is in PATH.
Client DLL: C:\app\Administrator\product\11.2.0\client_1\oci.dll
Client Version: 11.2.0.1.0
Home is valid.
SOFTWARE\ORACLE\KEY_ORADB10G_HOME1
ORACLE_HOME_NAME: OraDb10g_home1
ORACLE_HOME: C:\oracle\product\10.2.0\db_1
ORACLE_SID: orcl1
NLS_LANG:
SQLPATH:
LOCAL:
C:\oracle\product\10.2.0\db_1\Bin exists.
C:\oracle\product\10.2.0\db_1\Bin is in PATH.
Client DLL: C:\oracle\product\10.2.0\db_1\Bin\oci.dll
Client Version: 10.2.0.1.0
Home is valid.
Instant Client - 11.2.0.1.0
ORACLE_HOME_NAME: C:\app\Administrator\product\11.2.0\client_1
ORACLE_HOME: C:\app\Administrator\product\11.2.0\client_1
ORACLE_SID: orcl1
NLS_LANG:
SQLPATH:
LOCAL:
C:\app\Administrator\product\11.2.0\client_1 exists.
C:\app\Administrator\product\11.2.0\client_1 is in PATH.
Client DLL: C:\app\Administrator\product\11.2.0\client_1\oci.dll
Client Version: 11.2.0.1.0
Home is valid.
In Toad, the client Instant Client - 11.2.0.1.0 didnot list the tnsnames or database, but all client show the tnsnames or database
where i need to type export TNS_ADMIN, ORACLE_HOME, PATH,? in command prompt or sqlplus?

Similar Messages

  • Need help in oracle data recovery

    Friends ,i need help in oracle data recovery.
    I had an oracle 8i database running on windows.
    For some reason Windows operating system crashed.
    It is not booting up.
    I dont have current backups.But my database physical files are in the disk.
    Controlfile,datafiles and redo log files are there.
    Is there any way I can recover my database?
    Please help in this issue.
    regards
    Ajith

    HI citrus,
    thanks for the reply.
    I have installed database 9i on the same PC after O/S reinstallation.
    You are saying that ,I need to keep oracle root folder same as that of my old installation ,and copy control files,redo log and data files in exactly same folders as that of old database,and then start the database?
    thank you for your patience and support.
    regards.,
    Ajith

  • Need help on Oracle Report format

    Hi,
    I need help on Oracle Reports. I am generating a report in excel sheet. I have a column which is 13 digit number (In database it is CHAR datatype). In excel sheet it showing some thing like 9.78381E+12. I want to show complete number like 9783805591331.
    Also sometimes leading zero's are not showing when my column values is something like 0098794859583. I need to show the leading zero's as well in excel without losing them.
    Below are the parameters i am using for the report
    DESFORMAT=SPREADSHEET AND DESTYPE=FILE
    My Oracle 9i developer version.
    Any help on this would be much appreciated.
    Thanks
    Kishore

    An additional quote string ' character with the number field will solve this problem but if u want to display this field in report then it will look ugly
    '''||yourfield from table; check ur regional settings also
    plz mark it helpful correct if it is

  • I need help with oracle

    Hi,
    I need some help... if someone can help its great.
    I need to make a statement in Oracle SQL that read data from a file and insert in a Oracle Database ... if someone can show me the syntax of it i appreciate..
    Thanks

    Okay, I see you followed the advice in that other thread and started a new post for you question. Congratulations. Your next lesson in forum etiquette is to give your posts a more relevant subject. Pretty much everybody who posts here needs help with oracle; if they need help with cooking catfish they've come to the wrong place.
    It that other thread I suggested using SQL*Loader or External Tables might be a more suitable solution. Find out more.
    Cheers, APC

  • Need Help Recovering Hard Drive Space on Disk Utility

    I recently wanted to resize my Boot Camp hard drive partition as I did not need it to be 194 gb. In the process I screwed something up and now that space that was once my Boot Camp Partition is now "free space." My Mac Partition still says that I have 305 gb left and I am unsure how to expand this partition to get back that "grey" space. I've tried using Boot Camp Assistant, starting with Command+R after the "chime," and restoring my OSX (not completely however).
    I need help in getting back this missing space. It seems that I have looked everywhere and although people seem to have a similar issue I can't figure it out.
    Would restoring Mountain Lion completely by using a USB jump drive solve this problem? I have an external hard drive that uses Time Machine to back up my MacBook so a complete restore shouldn't be an issue.
    Any advice would be greatly appreciated!
    Thank you!
    P.S. This is what my disk utility currently looks like...

    You can try to use Boot Camp Assistant to completely remove the Windows partition but it might not work.
    Simple fact is once you setup a Windows partition you can't fool with it at all, that is unless you use some add on program specifically designed to do that on a Mac computer. If you need to resize the Windows partition you first need to use BCA and remove the partition completely and then recreate it at the new size you want and reinstall Windows.
    You might have to use Time Machine and backup your Mac partition then repartition the complete drive and then restore from that Time Machine backup. Then setup the Windows partition and reinstall Windows.

  • Need help for this driver instalatio​n

    I need help!
    for hp 2000-2110TU ,
    i installed the memory card reader driver but the message is displayed like install your memory card driver, what have to do now..?

    Is that a USB memory card reader that you have connected. 
    **Click the KUDOS star on left to say Thanks**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.
    Thank You,
    AntonyG1
    Although I am an HP employee, I am speaking for myself and not for HP

  • Need Help on Oracle BI Server Service

    Hi there,
    I would need help on to start Oracle BI Server service start.
    I have installed OBIEE 10.1.3.4 version and I've been working on creating repository and creating Answers & Dashboards etc..,
    Today, I was working on to point other repository in NQSConfig.INI file and when I tried to Start Oracle BI Server Service I get below error:
    " *Could not start the Oracle BI Server service on Local Computer*
    *Error 1064 An exception occurred in the service when handling the control request*"
    It's been working, just I got this error today only, all other services are working fine.
    Has anyone got this error?
    Any help would be greatly appreciated.
    Thank you
    Skat
    Edited by: Skat on Nov 10, 2009 8:07 PM

    Hi All,
    Thank you so much for all your quick replies and it worked now.
    You are right, I changed repo name and changed back to original one and and Service is starting now.
    I think something missing space or format issue when I add other entry in the NQSconfig.INI file, Ihave to follow same synatx.
    Now I am good to go.
    Thanks again,
    skat

  • Needing help in oracle.jdbc.OracleDriver

    the problem is when i perform a select statement from a database link to another database in another machine the resultset returns empty, but when i am created the database in the same machine all goes fine.
    i dont no where is the problem??????
    is the problem in oracle or in oracle driver or i miss something else
    plz help me.

    i dont no where is the problem??????
    is the problem in oracle or in oracle driver or i miss
    something elseYeah, the problem must be in Oracle. It couldn't be you or your code. That's perfect, of course.
    Call Larry Ellison and demand that he fix that stinking pile of c-r-a-p code he's sold you.

  • Need help finding a driver for my hp webcam . My computer say I dont have a camera but I do.

    Need help finding my camera[webcam] on my computor.

    Can you provide us with your computer model number?  Take a look in Device Manager to see if there is an Imaging Devices group that includes the webcam.  If not, is there an Unknown Device listed?  This would indicate that your webcam is detected, but there is no driver installed.  We can help you find the correct driver if that is the case.  Let's start with the computer model number.  Thanks.
    I am an HP employee. The opinions expressed are my own and not those of HP.

  • Need help on Oracle Application Testing Suite

    Hi,
    I need help on accessing one script into another script in OATS like the way we access methods of one class into another class in Java. I have created 2 scripts (when i do recording they created as a projects in open script editor), now i want to use my first script in second script.
    Thanks,
    VaraPrasad

    I have a similar problem with the OATS v9.20 installation. I did manage to install it on our main load generator (running Windows 2003 Server) but when it came to installing OpenScript on my laptop (XP SP3) the install 'hangs' at 78%.
    I did raise a support call with Oracle about this (there was a bug report generated) but the case is still open.
    I've been waiting to hear when the next version was due (in the hope that this might have been resolved) but by the sounds of it there could still be an issue on WinXP with v9.21?
    For reference I originally logged this with the following in the description:
    The installation looks like it is failing because of a double backslash in a path ending "OATS920\\bin\copyOUI.bat". We then get an error in javaw.exe which when OK'ed then stops the installation at the stage "creating 'Uninstall Oracle Application Testing Suite' in folder 'Oracle Application Testing Suite' ".

  • Need help in uninstalling driver through inf

    Hi,
    I need help in removing files, deleting service from INF when the device is getting uninstalled through the device manager.
    In my INF file i have the following section to add service and copy files during installation.
    [XYZ.NTAMD64]
    CopyFiles=Driver_Copy_Files, Service_Copy_Files
    [Driver_Copy_Files]
    myDriver.sys,,,2
    [Service_Copy_Files]
    myservice.exe,,,2
    [XYZ.NTAMD64.Services]
    AddService = %Service.Name%, 0, Service_Inst
    Installation working fine, service is created and files are copied to the specified folder.
    I have the following section for uninstall. Basically i wanted to delete the service and driver files when uninstalling. But it is not happening. I suspect problem may be with the section name
    [XYZ.NTAMD64.Remove.Services]
    DelService = %Service.Name%,0x200 
    [XYZ.NTAMD64.Remove]
    DelFiles   = Driver_Copy_Files, Service_Copy_Files
    Please help me on this.

    Hi Doron,
    DifxAPI will not add entry in Control panel.
    DriverPackageInstall does
    not create an entry, which represents the driver package, in Programs and Features in
    Control Panel.
    DriverPackageUninstall will
    invoke DIF_REMOVE. Because in my coinstaller i am handling the DIF_REMOVE to stop service and delete a service?

  • Need help on oracle stellent implementation

    We need expert help in oracle Stellent Implementation.Any one interested and need more details please mail back.
    Edited by: user12990131 on Apr 14, 2010 11:38 PM

    our requirements
    - Need to design technical design document
    - Need to design a web portal using UCM with certain feature provided by clinet
    - Need to have work flows, colloboration, wiki etc.
    For more details,please provide us your contact details or email details

  • Need help on oracle installation

    Hi all,
    I have an issue on Oracle 10g /ids/ application server installation on windows 2003 server(R2) x64 enterprise edition.
    After installation , I can't see oracle entries in registry(HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE).
    Need help.
    Regards
    JIJU

    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_10gdb\OLEDB
    only one folder, under key_10gdb.
    after installation developer suite (IDS), no entries are coming

  • Need help with ORACLE ADMIN, NETWORKING CONCEPTS and SQL, ASAP!

    Hey everyone. Basically my major is going to be computer science, however I haven't started the course yet. However I got a job offering to the position as a SEO. A friend told me as long as I can answer the questions, the job will be no problem, I mainly just google oracle commands to put in all day. So I'm really needing someone who knows about this stuff, that could help me with some of these questions. If you can help, and have the time, my skype ID is drakkarnc
    I greatly appreciate this, thank you. :)

    841784 wrote:
    Hey everyone. Basically my major is going to be computer science, however I haven't started the course yet. However I got a job offering to the position as a SEO. What is "SEO"?
    A friend told me as long as I can answer the questions, the job will be no problem, I mainly just google oracle commands to put in all day. So I'm really needing someone who knows about this stuff, that could help me with some of these questions. If you can help, and have the time, my skype ID is drakkarnc
    I greatly appreciate this, thank you. :)YOu think you can learn this stuff in a few days? Think again.
    Re: What to learn first for DBA/DEV?

  • Need help removing hard drive from Time Machine exclusion list

    I have a 1TB Western Digital Essential hard drive with about 500Gb of music, movies and other assorted data tethered directly to my iMac. I also have a 1TB Time Capsule that serves as my wireless router and connects to my iMac over the wireless network. I'm trying to use the Time Capsule as the ultimate backup device, to backup the data on my iMac and the tethered 1TB Western Digital hard drive via Time Machine. It already backs up all the data on my iMac, but unfortunately, Time Machine places the 1TB Western Digital hard drive in the exclusion list (which I understand is normal), but will not let me click the minus sign to remove the drive from the exclusion list (which is where I'm at a loss). Someone please help me find a way around this as I've been unable to find a way to remove the Western Digital drive from the exclusion list and have Time Capsule access its data. Many thanks in advance for any help with this.

    gotham,
    Forgive me, but are you highlighting the drive in the list before you click the "-" button?
    Also, were is the external drive? Connected to your Mac or the TC. If the TC, then Time Machine won't backup the external drive. It needs to be connected to the Mac directly.
    Otherwise, you can delete the TM .plist.
    *Delete The Time Machine Preference .plist*
    Go to --> Macintosh HD / Library / Preferences (Note: NOT Home / Library / Preferences).
    Drag the .plist file labeled,
    com.apple.TimeMachine.plist
    to the root level of your Macs’ hard drive.
    Reboot your computer.
    This .plist file is automatically recreated at startup if it is missing.
    You will need to reselect your Time Capsule in the TM Prefs for backup.
    Now try 'removing' the other drive form the exclusion list.
    Let us know if this helped resolve your issue.
    Cheers!

Maybe you are looking for

  • Flash Export missing loader

    I think the SWF export is very nice. For people with no Flash abilities it can be very handy. I think it miss an option : a Flash loader. For exemple, i'm making a portfolio document (or a book or a magazine etc.) in Indesign, 30 pages. It's nice to

  • How do i fade out a video clip?

    how do i fade out a video clip?

  • PoP Port Connector Issues

    I seem to have a dodgie pop-port on my phone or dodgie cables? I wiggle the pc cable and that causes it to disconnect from the pc and phone yet its still in the socket and the headset sometimes if i wiggle it, the sound cuts out.. Can I take this to

  • Error in READ STATIC when downloading Farmville.

    When logging on to Farmville it freezes up at ' read static'. What is the solution? == URL of affected sites == http://farmville.com == User Agent == Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.5

  • Need java plugin for thin client like HP compaq t 5000

    Hello everybody, I need to know if there any java plugin for Internet Explorer on windows CE.net on a thin clinet like HP compaq t5000, my problem is that i have an oracle form that access to oracle databse, on the client i have thin client HP compaq