Cannot see ODBC driver as a data source

Hi
I've installed both the Win32 and Win64 11.2g clients on our Win2008R2sp1 server.
I can get my connection to test fine from c:\windows\sysWOW64\odbcad32.exe (the 32bit ODBC Admin panel), and from sqlplus and sqldeveloper (all on the "client_2" x32bit product).
I've set ORACLE_HOME to the 32bit product.
D:\>echo %ORACLE_HOME%
D:\oracle\product\11.2.0\client_2
I have Strawberry Perl x32 installed and a x32bit VB Application. Neither will connect.
Perl...
D:\>perl -MDBI -le "my $h = DBI->connect('dbi:ODBC:dbase02',rouser,rouser); $h->disconnect()"DBI connect('dbase02','rouser',...) failed: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (SQL-IM002) at -e line 1
On my App I get
S1000: [oracle]p[ODBC][Ora]ORA-12560: TNS:protocol adapter error.
As I've said, the System DSN is on the 32bit ODBC Panel and is 'test's fine from there.
Oddly enough I have a few identical servers where I'd set up connections that work fine, using the same setup. Could be we've had a patch that messed things up? Any ideas on how to get roud the SQL-IM002 or ORA-12560 error would be greatly appreciated.
UPDATE: on servers where we have a working System DSN, if I simply clone it (open existing, change TNS Name and Identified and Save) the cloned 'new' System DSN works fine. However if I create it from scratch it does not! So something is prohibiting me from creating new System DSN entries that are accepted/read by the ODBC Driver???
Many Thanks
Kieran
Edited by: user10688427 on 26-Apr-2012 06:18

Can anyone help me out here?
I've written a small test script to demonstrate the issue.
You can clearly see that the DSN is available but I cannot connect, even using a Win32 perl module.
D:\>perl ODBCCheck.pl
ODBC Drivers
ADO, DBM, ExampleP, File, Gofer, ODBC, Pg, Proxy, SQLite, Sponge, mysql
DBD::ODBCinstalled
dbi:ODBC:DBASE02
DBI connect('DBASE02','browser',...) failed: [Microsoft][ODBC Driver Manager] Data source name not
found and no default driver specified (SQL-IM002) at ODBCCheck.pl line 26
Can't connect to data source 'dbi:Win32-ODBC:DBASE02' because I can't work out what driver to use (
it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at ODBCChec
k.pl line 31
<code>
#!perl -w
use DBI;
use Win32::ODBC;
print "ODBC Drivers \n";
my @drivers = DBI->available_drivers;
print join(", ", @drivers), "\n";
print "-------------------------------------------------------------------------\n";
my $d = join("", @drivers);
print "DBD::ODBC";
print "not" if ($d !~ /ODBC/);
print "installed\n";
print "-------------------------------------------------------------------------\n";
my @dsns = DBI->data_sources('ODBC');
foreach my $d (@dsns)
print "$d\n";
print "-------------------------------------------------------------------------\n";
my $dbh = DBI->connect('dbi:ODBC:DBASE02', 'browser', 'browser');
$dbh->disconnect() if ($dbh);
print "-------------------------------------------------------------------------\n";
my $dbh32 = DBI->connect('dbi:Win32-ODBC:DBASE02', 'browser', 'browser');
$dbh32->disconnect() if ($dbh32);

Similar Messages

  • Cannot see "Oracle Database Server" in Data Source in VS2005

    I've installed "ODTwithODAC10202.exe" on my machine. When I'm trying to add connection in server explorer in VS2005, I cannot see the "Oracle Database Server (Oracle ODP.NET)" in Data Source field. However, I try to connect to database with Oracle Explorer, it works.
    Thanks
    Noppadon

    You need to download and install the latest version 11 beta release to take advantage of the latest features, including integration with Server Explorer.

  • ODBC call SQLDriverConnect for data source Server name failed: [ . Notify Customer Support.

    Need help !
    While running DS job through designer we are getting below error:
    ODBC call <SQLDriverConnect> for data source <SErver name> failed: <[>. Notify Customer Support.
    Additional notes:
    1. Source and Target datastore are getting connected properly as i have imported table's definition using it.
    2. Source and target data store pointing to SQL server 2008 R2 express edition DB (64 bit).
    3. It seems like server machine has both 32bit and 64bit drivers installed on it. Please refer attached driverdetails.jpg file for more details.
    Thanks

    Hi did you referred this :
    ODBC call <SQLDriverConnect> for data source <MyComputer\SQLServer2008R2> failed: <[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.>. Notify Customer Support.

  • Cannot see hard drives on airport extreme

    Recently I cannot see hard drives on the network that are connected through Airport Extreme . The airport Extreme can see the drives, but the network cannot. I have not changed any settings that I know of. Only a reset of my macbook pro running Mavericks allows me to gives me access to the drives. Airport utility 6.3.2

    +I will check when I get home. How do I do that?+
    Connect the drive directly to a USB port on your Mac.
    Then open Macintosh HD > Applications > Utilities > Disk Utility
    Click on the drive in left hand panel and look for information at the bottom of the window about the disk
    Your drive may be formatted as Windows NFTS. If that's the case, you will need to reformat the drive to work at the USB port of the AirPort Extreme. Be sure to copy any data that you need to another drive (maybe twice to be sure) before you do this as the reformat will erase all data on the drive.
    When you are ready, click the Erase tab and then select MS-DOS (FAT) as the format so both PCs and Macs will be able to read the files.
    Then copy a small test file back over to the FAT drive and plug the drive into the USB port on the AirPort Extreme. Restart everything on your network starting with the modem first, then device attached to the modem, etc.
    On you Mac, open Macintosh HD and check to see if your AirPort Extreme icon appears under the SHARED heading on the left side of the window. If so, click the icon and folder will appear to the right representing your drive. Double click this folder to reveal the contents and mount the drive on your desktop. You should see your test file. Make sure it is operable..music plays, video works, etc.
    Sorry, I haven't used Windows in 3-4 years and cannot remember how to access drives, but I would start with My Computer and start poking around. You want to verify that your PC can access and play the files as well.
    If everything is OK,you can copy all your backup files back onto the USB drive attached to the AirPort Extreme. Keep the extra backup copy handy for awhile, just in case as well.

  • Cannot see disc drive after installing boot camp windows 8

    cannot see disc drive after installing windows 8

    the superdrive,  it works fine in osx not in windows 8 on boot camp

  • ISE Alarm : Warning : Session directory write failed : [TimesTen][TimesTen 11.2.2.2.0 ODBC Driver][TimesTen]TT0846: Data store connection invalid or not current -- file "dbAPI.c"; lineno 7475; procedure "sb_connLatchAcquire"

    I got this message about 20 times:
    Log Collection Error
    Details :
    Session directory write failed : [TimesTen][TimesTen 11.2.2.2.0 ODBC Driver][TimesTen]TT0846: Data store connection invalid or not current -- file "dbAPI.c"; lineno 7475; procedure "sb_connLatchAcquire"
    Description :
    The ISE M&T collector process is unable to persist the audit logs generated from the Policy Service nodes
    Suggested Actions :
    This will not impact the actual functionality of the Policy Service nodes, Please contact TAC"
    It started after I've added a third DNS Server and did not reboot the whole appliance, but just all services....
    Does anyone know what really might triggered this? After rebooting ISE everything was ok again. But I couldn't find anything in ISE's logs
    KR

    I did a reboot and the problem was solved. I got the message when I tried to stop ISE while all services were just about to get up.
    ISE Version: 1.2.0.899

  • Can SQL*Plus connect via ODBC to NON-Oracle data source?????

    I am struggling to understand something. I downloaded Oracle instance client, SQL*Plus and ODBC components with the hopes of being able to connect via SQL*Plus to a non-Oracle/ODBC compliant database.
    Is this possible? Or is SQL*Plus ability to connect via ODBC only to an Oracle data source??
    Thanks...

    sqlplus only connects to oracle. you can use the odbc driver from instant client to allow other applications to access oracle via odbc (e.g. excel). if you need to connect to non-oracle odbc database (ms-access, foxpro, etc.) you need odbc driver for those sources.
    you can use sqldeveloper to connect to oracle and non-oracle databases. check otn product info for sqldeveloper for more details.

  • Leopard Mac cannot see hard drives on Tiger Macs

    Running Leopard 10.5.2 on a Mac Pro 3GHz 4-core w/6GB RAM. I cannot connect to any hard drive / root directory on any Mac on my network running Tiger (10.4.9, .10 or .11) or Panther or OS9. I have 4 Macs on the network but only one running Leopard.
    The Mac running LeopardI can connect to the User folder on any Mac running Tiger but cannot see any hard drives' root directory on any Mac running Tiger . No hard drive can be accessed from a User folder even if an alias of the Tiger drive is placed in the ~/User/Public folder.
    The reverse works as usual. Any Mac running Tiger can see any hard drive on any networked Mac including Macs running Leopard.
    Has anyone else encountered this issue &/or found a workaround? After 2 hours with Apple Tech Support including a system specialist, they confirmed this behavior in Leopard Macs networked to Tiger OS Macs. (Hard drives can be seen between all Macs running Leopard) It was theorized by one of the Apple techs that the behavior was engineered to encourage upgrading all Macs to Leopard. BAD idea! I requested this be reported to Apple engineering.
    Any ideas?
    TIA!

    Download and read the documentation for Carbon Copy Cloner which is handy and what a lot of us have used over the years to clone, migrate and backup or manage drives and storage.
    I think 500GB is overkill for boot drive as most of your apps and OS only need less than 150GB, and all of your data and media and home folders can be anywhere you want and not on the boot drive. Also, Apple way over charges for 2TB drives and no reason or value to do so. That is history now but fwiw.
    You could I guess setup one 2TB as boot drive easy enough. Then migrate etc. Make that a backup of everything. Then manually or with CCC or other you can clone just what you want to SSD and to the other 2TB drive.
    Apps should always go to the boot drive, the SSD in this case, and not to other locations. No benefit putting them elsewhere.
    When you migrate are your files on TimeMachine or just standard files and folders? and can't selectively copy? Honestly never found need to use M.A. more than once probably.
    http://support.apple.com/kb/HT4889
    http://www.apple.com/support/timemachine/

  • CR2008  Cannot report on IIS Log file data source

    I have CR2008 (SP0) and CRXIR2 installed on a Vista desktop.   I can create reports against IIS Log files using XIR2.   When I attempt to make the data connection using CR2008, I go through the same dialog to select log files and dates but at the end it displays "no items found" and I have no table connection that I can add to the report.
    My primary source is IIS 6 log files on a server using a mapped drive.  I have also tried the same using local IIS 7 on the same Vista pc that Crystal is installed on and neither work using CR2008;  both work fine from CRXIR2.
    I also opened from CR2008 an IIS log report created in CRXIR2 and oddly the report runs from 2008 but I cannot modify the data connection as I again just receive "no items found" if I attempt to establish another connection.
    I've tried a re-install and I've confirmed in Crystal setup that I have installed Web Activity Logs as Data source.

    Hi there,
    Try the following:
    1.  Connect to directory of where your IIS server that contains the log file.  It should be in C:\Windows\system32\LogFiles\W3SVC1
    (Or alternatively, I should suggest copying one of these files over locally to your workstation to test.  The file should be in the format of ex*.log)
    2.  Open up CR2008, and do a "Create New Connection"
    3.  Then choose "More Data Sources" -> "MS IIS/Proxy Log Files"
    4.  Point to where your logfile is, whether locally or remotely on the server. 
    5.  A "Select Log Files and Dates" window should appear
    6.  Under "Enter Log File Format and Location" panel (at the top), choose "Extend (ex*.log)" format
    7.  Browse to the file that you would to report off.

  • Windows 8 Explorer cannot see NAS drive on WiFi connected laptop

    I have several devices on my home network. Windows XP PC's, Windows 7 PC's, Android tablets, and 2 Windows 8 laptops.  All the devices can see the harddrive attached to my WiFi router except for one of the Windows 8 laptops and I can't seem to figure
    out a solution.
    That laptop, compared to all the other devices, connects by a Wireless G adapter vs. Wirless N for everything else, but I don't think that's the problem.
    It CAN access the NAS drive through Windows Media Player, however, only media in that case and not documents.
    Why can it see the drive through WMP but not Explorer???  ...and what's the fix?
    Any ideas would be greatly appreciated!
    The laptop has a Windows 8 32-bit upgrade installed. 
    Windows Explorer shows the Media access for the drive, but not the drive itself.

    For a regedit newbie, can you please provide step-by-step details how to: "create a new DWORD entry with the name EnableLinkedConnections and value 1". Is this a new line to be
    inserted? Thanks.
    Below is my situation. I posted an earlier version of this query on Microsoft Community and was advised to move to here on Technet.
    I am having trouble mapping
     and connecting shared drives on my NAS using WiFi. I have three new Acer i5-4th Gen laptops running Windows 8 with Intel 7260-N WiFi cards and Kaspersky Internet Security 2013 loaded. My NAS is also new. It is a Zyxel NSA325, replacing a
    WD My Book World Edition. The hard drives from two such WD boxes went into the Zyxel. So I do not have another NAS on hand to test. My router is unchanged. It is a Netgear WNDR3700v1 pre-MIMO dual-band N-router.
    One of the new Acers is a V7-482PG-6662. The other two laptops are M5-583P-6428 machines. The Acer V7 never had a problem with connections – neither via Ethernet nor via WiFi. Both
    M5’s had troubles at first via WiFi. Then I got one to work. But the second Acer M5 stubbornly only connects reliably via Ethernet; the NAS only shows reliably under Network on File Manager when using Ethernet. Maybe one in five times that I reboot with WiFi,
    can I see the NAS under Network on File Manager.
    I also have an old Dell Win-7 Ultimate desktop. It has no problems connecting via shared drives to the NAS via WiFi. I also have an old WD TV-Live Plus attached via Ethernet that accesses
    the NAS via Media Server, not via Network Shares. All PCs plus a Samsung Android Tablet can see / access the NAS reliably as a media server over WiFi.
    I went through many, many recommendations from the internet, trying to fix the WiFi problem for the Acer M5s. For example:
    Turn on various or all Advanced Network Sharing options, e.g., Discovery and File Sharing
    Make sure that Client for Microsoft Networks is on
    Set up and reset Windows Credentials for users
    Enter net config server /autodisconnect:-1 as admin
    Make sure that Network List Service is started on automatic (as well as not on)
    Tried using Net Use commands to map the drive, but got error message 53s
    Updated WiFi card drivers
    Multiple cycles of closing down all network advanced sharing settings, then uninstalling and reinstalling network adapters via device manager, then opening up all network advanced sharing settings (as described
    in the technet item: fix-for-cannot-access-nas-drives-sharefolder-is-not-accessible-or-error-code-0x80070035 ).
    Various cycles and sequences of rebooting and leaving machines on with the hope that they would connect.
    I have not tried any of the advice about reg editing or setting different MTU values. Most of such advice online dates from 2009. And it was not needed to get the one Acer M5 machine
    working.
    After cycling through the items above, the one Acer M5 started listing the NAS occasionally under Network in File Manager. At first this only happened in like 1 in 20 reboots. But
    I started getting luckier. And after one round of closing down shares and reinstalling adapters, it started to work reliably. And has kept working ever since.
    I now have the second Acer M5 connecting via WiFi in about one in five reboots. But this is not satisfactory. Normally, the NAS only shows under Network on File Manger, and only allows
    drives to be mapped, when the laptop is connected via Ethernet. I tried comparing adapter settings between when using Ethernet and using WiFi (for example, that the same Microsoft LLDP protocols are ticked). I also put both Acer M5s side by side to compare
    settings. I also tried repairing Windows 8 and reloading all Windows updates. But I have not thus far gone all the way back to a complete Windows 8 restore to factory conditions.
    Advice, help please, thanks.
    Wait for Win-8.1?

  • Leopard cannot see hard drive on any Mac running Tiger.

    Running Leopard 10.5.2 on a Mac Pro 3GHz 4-core w/6GB RAM. I cannot connect to any hard drive / root directory on any Mac on my network running Tiger (10.4.9, .10 or .11) or OS9. Yes I have an Avid Meridian in the edit suite runing OS 9.2.2. No laughing please...
    I can connect to the User folder on any Mac running Tiger but not any hard drives on any Mac running Tiger from a Mac running Leopard. The hard drive cannot be accessed from a User folder even if an alias of the Tiger drive is placed in the ~/User/Public folder.
    The reverse works as usual. Any Mac running Tiger can see any hard drive on any networked Mac including Macs running Leopard.
    Has anyone else encountered this issue &/or found a workaround? I spent almost 2 hours with Apple Tech Support including a system specialist. They confirmed this behavior in Leopard connected to Tiger OS Macs. Hard drives can be seen between all Macs running Leopard. It was theorized by one of the Apple techs that the behavior was engineered to encourage upgrading all Macs to Leopard. BAD idea! I requested this be reported to Apple engineering.
    Tiger can see any drive on the network back to OS7. Leopard cannot see previous OS version hard drives.
    TIA for replies.

    I suggest that you repeat the external boot process with your MBP.  If it boots the MBP, the internal SATA cable probably is faulty and should be replaced.
    Ciao.

  • Report Designer odbc connection string for data source using a parameter

    I am using stand alone report designer 3 for the present and have a question/problem regarding the odbc connection string for MySQL when setting up the data-source
    I need to be able to enter a parameter which is the database name i.e. BOE-201401 or say BOE-201312 etc  from a list of databases the user can choose from.
    at present the odbc connection string points to BOE-201402
    the connection string is at present  Dsn=Development Server for MYsql;description=MYSQL;server=ldndw01;database=BOE-201402;port=3306
    my parameter has the name BOE_DATABASE
    and in an expression it is  as such
    =Parameters!BOE_DATABASE.Value
    I want to point the datasource for the report to the parameter value before the user sees the report.

    Hi Leslie,
    Based on your description, we want to design a report with a dynamic DataSource connection string. There are the basic steps below for your reference:
    Create report with static database.
    Change data source to report parameter.
    Send new database connection string as a report parameter. 
    More detail information, please refer to the following blog: Dynamic Database in SSRS 2008.
    http://haseebmukhtar.wordpress.com/2011/11/09/dynamic-database-in-ssrs-2008/
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Finder cannot see synology drive

    With the upgrade to Lion, I cannot see all the files, some but not all, on my synology diskstation. Time machine works but one folder appears messed up in finder. All files look fine on the diskstation.

    Hi, a couple of ideas...
    The Vanishing Startup Drive or Folders by Pink Mutant/Francine Schwieder...
    http://pinkmutant.com/articles/invisible.html
    I wonder if ACLs got enabled on those other drives?
    http://x704.net/bbs/viewtopic.php?f=12&t=2180&p=26242

  • Cannot see network drives

    I just installed a wireless-n router (WRT610N) and wireless Adapters (WMP600N).  I can access the internet from all computers, but cannot see shared files or print from any computer.  I've run the home network set up wizard and tried many things, but nothing works.
    When I connected with Linksys online chat, I was told that I had to reformat all of my hard drives to fat32 (mine are all running NTFS).  I can't believe this is true.
    Is there any way I can see shared folders and drives with this hardware configuration? (without reformatting my drives)

    Are you able to see the shared folder on the router ? If yes then, Once the set-up page appear, click Storage > Media Server and Enable the UPnP Media Server. Specify Folder to Scan button lets you select content to add to the database of the Router's Media Server. Once you click this button the Media Folder screen appears.Now Check the option Auto-scan click on Scan All and Click on Save Settings.
    Now, On your computer go to My Network Places and you will able to see the shared files and folders. 

  • Cannot see flash drive on finder

    My cursor was moving over the flash drive icon in Finder.
    I clicked on the icon.  I think Finder believed I was trying to move the icon elsewhere.
    The icon vanished in a puff of smoke.
    Now I cannot see it on Finder.

    Do you mean the sidebar in a Finder window?  Dragging an item off that (I don't want to try with a drive to test, sorry) will result in it disappearing in a cloud. You can  plug the flash drive in again to have it mount.

Maybe you are looking for