Oracle 10g 64 bit general query

Hi,
I have installed the oracle 10g 64 bit server on a windows x_64 2003 server.
I did not find the 'ORacle.DataAccess.dll' at all in the bin directory.
Is it that i need to install another patch or package to get that as my client needs that DLL to connect to .
Any suggestions are welcome.
varun

I did not find the 'ORacle.DataAccess.dll' at all in
the bin directory.
Is it that i need to install another patch or package
to get that as my client needs that DLL to connect toFor DataAccess.dll you need to install Oracle Data Provider for .NET
http://www.oracle.com/technology/software/tech/dotnet/odt_index.html
Cheers!

Similar Messages

  • Oracle 10g license Related Query

    My Organisation have Oracle 10g R2 SE with One CPU License, Can it be installed on One CPU Quad Core Server without violating the license ?
    Please Help !

    Licenses are per physical CPU not logical as far as I know and my organization is using that method only. Still better to consult oracle Sales guy on this. Can you post the OS platform because it has some different calculation for each OS based on core factor? For Standard Edition it is still per Physical CPU but for Enterprise Edition Core factor comes into play. Please check http://www.orafaq.com/wiki/Oracle_Licensing in Processor Licensing section. For core factor you can check http://www.oracle.com/us/corporate/contracts/processor-core-factor-table-070634.pdf document. So if you are running EE with Quad Core CPU on Windows Machine then it comes under All Other Multicore chips of the document and number of CPU license would be 1(physical CPU)+4*1(No of core - Quad * core factor=5.
    Regards
    Virendra
    Edited by: Virendra.k.Yadav on Oct 7, 2011 10:54 AM
    Edited by: Virendra.k.Yadav on Oct 7, 2011 10:58 AM

  • Oracle 10g and parallel query question

    Hi Oracle on SAP Gurus!
    We are currently thinking of activating parallel query for certain segments (large application tables and indexes). We searched in SAPNet and SDN and have also studied the SAP Note 651060. But we did not find a complete answer to the following question which is very important for us:
    Which kinds of queries (despite from full table scan and index scan in partitioned indexes) support parallel queries and which ones do not support parallel queries?
    This is important for us to find out whether we have candidates for parallel queries or not.
    Thanx for any hint!
    Regards,
    Volker

    But why do you not propose to use parallel query in OLTP systems?
    If the queries are accessed very frequently you will just run out of cpu and io ressources. OLTP systems are (historical) typically multi user systems. You can off course use PQ for 'single user' activities, like index rebuilds, some batchjobs, but you shouldn't do for frequent user queries.
    If you have time look at this interesting Article [Suck It Dry - Tuning Parallel Execution|http://doug.burns.tripod.com/px.html]
    It is quite old, and you don't have to read all tech details, but i recommend having a look at the conclusions at the end.
    May it make sense to use partitioning of these tables in conjunction with parallel query?
    I know some guys, who do partitioning on OLTP systems, even SAP systems. But they don't use PQ then. The use partitioning to work on a smaller set of data. In your case the range scans, would need to scan only one partition, saving buffer cache and effectively speeding up execution. So you don't need PQ to scan all partitions at all, this would be a typical OLAP approach.
    Best regards
    Michael

  • Reg.SMTP Error while using UTL_MAIL in Oracle 10g

    Hi,
    I am getting the following SMTP error while trying to use the UTL.MAIL package of Oracle 10g. The query is as follows.
    begin
    utl_mail.send(
    sender => 'NAVEEN',
    recipients => '[email protected]',
    subject => 'Testing utl_mail',
    message => 'The receipt of this email means'|| ' that UTL_MAIL works'
    end;
    UTL_MAIL package is installesd and the port 25 is configured and firewall is changed.
    The same block was working fine before 5 days and now is giving the error as
    ORA-29279: SMTP permanent error: 501 badly formatted MAIL FROM user - no "<"
    ORA-06512: at "SYS.UTL_SMTP", line 21
    ORA-06512: at "SYS.UTL_SMTP", line 99
    ORA-06512: at "SYS.UTL_SMTP", line 222
    ORA-06512: at "SYS.UTL_MAIL", line 407
    ORA-06512: at "SYS.UTL_MAIL", line 594
    ORA-06512: at line 2
    Could you please help me out how to proceed???
    Regards,
    Naveen Kumar.

    Can you back that statement about an Oracle UTL_SMTP bug up with an actual bug number??
    From what you have posted, this is not a bug!! but expected and documented (RFC'ed) SMTP server behaviour.
    My proof:
    /home/billy> telnet mail 25
    Trying 165.143.128.26...
    Connected to mail
    Escape character is '^]'.
    220 CNTRRA20-GTW01 [CNTRRA20-GTW01] Thu, 06 Mar 2008 14:26:26 +0200
    HELO 10.251.93.58
    250 CNTRRA20-GTW01 Hello [10.251.93.58]
    MAIL FROM: naveen <[email protected]>
    501 naveen <[email protected]> : illegal character(s) in domain string
    MAIL FROM: NAVEEN
    501 NAVEEN : domain string is NULL.
    quit
    221 CNTRRA20-GTW01 closing connection. Goodbye!
    Connection closed by foreign host.
    /home/billy>
    As you can clearly see, the SMTP server expects a DOMAIN name as part of the MAIL FROM address. It also does not accept the alternative format suggested.
    Yes, not all SMTP servers are equal and some support additional formatting.
    But to imply that because the SMTP server does not accept your address formatted as string NAVEEN, it is a UTL_SMTP problem, sounds like a smelly one to me.

  • IMP database for oracle 10G in window

    Hi Experts,
    I try to imp database from exp dump file.
    I am new person.
    When i create a blank database by Oracle 10G ( create general purpose database during install oracle).
    Now I want to imp a database about 250G size.
    DO I need to create a each tablespace in source DB before imp?
    I have a full exp database dump file?
    Can I directly imp a full exp dump files to copy source database?
    Thanks
    Jim

    Thanks for your help.
    If I do not create source DB tablespace. what kind of tablespace will be imp inot new database? default from source database?i
    I have a full exp dump file.
    also if you want to keep the same tablesapce as source then just create all of tablespace. how about data file? we can change data file size. is it true?
    Thanks
    JIM
    Edited by: user589812 on Feb 26, 2009 12:43 PM

  • Oracle 10g xe 32 bit on windows server 2008 64 bit

    I have windows server 2008 64 bit and oracle 10g xe 32 bit
    does it work on ?
    I have tested but no success.
    Any one knows reasons

    You seem to have posted threads before on very similar topics, and you also posted this once in the appropriate forum:
    {thread:id=2270082}
    Please avoid duplicating posts!
    As already stated in one of your other threads, it is not a certified combination. Again, read the Installation Guide !
    If you want to play with it and try to make it "work", that's up to you. And as you say you have already tried, with "no success", it seems you already got an answer.
    I suggest you close this thread and continue in the dedicated 10g XE forum thread (or try the 11g XE Beta - only for 32-bit Windows yet, but there's a chance the general release will be aimed for Windows x64 as well).
    Edited by: orafad on Aug 20, 2011 1:14 PM

  • Oracle 10g ODBC driver with Windows 7 32 bit connecting to Excel

    Hi Everyone,
    I'm having an issue connecting to our oracle 10g database (64 bit system) from a 32 bit windows 7 installation running excel 2010/2007 using odbc drivers. Our excel spreadsheets worked without issue in windows xp.
    In windows 7 I have been able to install the odbc driver via the following method:
    1. Download the oracle 'basic' client and oracle 'odbc' client from www.oracle.com and extract the contents:
    instantclient-basic-win32-10.2.0.3-20061115
    instantclient-odbc-win32-10.2.0.3-20061115
    2. Create a folder 'oracle' and place the instantclient_10_2 folder inside.
    3. Ensure all the basic and odbc files reside in this folder.
    4. Create a 'network' folder within instantclient_10_2
    5. Create an 'admin' folder within 'network'
    6. Create sqlnet.ora and tnsnames.ora files within the 'admin' folder:
    7. Run 'obdc_install' within the instantclient_10_2 folder
    8. Download and run the oracle odbc driver exe file from www.oracle.com (ORA10203.exe)
    9. Go to Control Panel -> Administrative Tools -> Data Sources and create a new System DN
    This allows excel spreadsheets connecting ONLY to oracle to function.
    Unfortunately some of our spreadsheets connect to both a MySQL database as well as oracle. Spreadsheets connecting only to MySQL also function correctly, however, as soon as the vb associated with a spreadsheet includes a mysql call followed by an oracle call the spreadsheets fail. In Excel 2007 excel crashes completely everytime. In Excel 2010 the mysql data is generated, then when the script hits to oracle odbc connection there is a long pause, the oracle ODBC driver connect pops up requesting a username/password (this didn't happen in xp), then the data source selection pops up, then the username/password connect screen pops up again, and finally it fails with a runtime error '1004' General ODBC error.
    If you look at the VB script it's failing at the Refresh BackgroundQuery statement in the ODBC connection block:
    With Worksheets("Oracle1").QueryTables.Add(Connection:= _
    "ODBC;DSN=Oracle_ODBC;UID=user;PWD=password;SERVER=ORACLE_LINUX;", _
    Destination:=Worksheets("Oracle1").Range("A1"))
    .CommandText = strSql
    .Name = "Oracle1_data"
    .FieldNames = True
    .RowNumbers = False
    .FillAdjacentFormulas = False
    .PreserveFormatting = True
    .RefreshOnFileOpen = False
    .BackgroundQuery = True
    .RefreshStyle = xlOverwriteCells
    .SavePassword = True
    .SaveData = True
    .AdjustColumnWidth = True
    .RefreshPeriod = 0
    .PreserveColumnInfo = True
    .Refresh BackgroundQuery:=False
    End With
    Does anyone know how to get around this? It's very important!!
    Also if you try to edit the oracle ODBC connections in Control Panels -> Administrative Tools -> Data Sources, ODBC crashes 95% of the time.
    Advice greatly appreciated!!

    Well, here's what I'd check anyway..
    1) get Process Explorer from http://sysinternals.com
    2) make a mysql connection, get a list of dll's loaded (include the location and version columns in the lower pane output)
    3) close that, then make an ora odbc connection, get a list of dlls.
    4) close that, then make a mysql connection followed by an ora odbc connection, get a list of dlls
    5) compare the lists of loaded dlls. In particular, the difference between #3 and #4, is there a dll dependency that gets loaded by oracle's odbc that comes from a different location when you've opened a mysql connection first?
    May or may not help, but might turn up a difference to help point you in a direction.
    Greg

  • Migration from Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 Server

    I am working on migrating Oracle 9i 32 bit to Oracle 10G 64 bit on Windows 2003 from Old server to new server. We have db around 500 GB and 3 schemas. I installed Oracle 10G on new server, created tablespaces, schema's blah blah and now doing export and import at schema level from old server to new server.
    Import is taking more than 4 to 5 hours on new server. My manager is saying, window time is bit longer and he wants me to try possiblities to make this process faster. Can some one help me on this, to use the best possible method to complete this process faster?
    Will below step work, if I try?
    If I install, oracle 9i and 10g both on new server in different home directories and take the hot backup from old machine and restore on new machine in 9i home directory and use the upgrade configuration assistant from 10g and do the upgrade? Pls advice.
    Thanks in advance,
    Hari babu
    Edited by: user6367891 on Mar 2, 2010 5:28 AM

    It looks good.
    I have one question in below steps:
    To migrate an Oracle9i or older database to an Oracle Database 10g Release 1 (10.1) database for 64-bit Windows:
    1 Perform steps 1 - 11 in "Migrating an Oracle Database 10g Release 1 (10.1) Database".
    2 Shut down the database on the 64-bit computer:
    SQL> SHUTDOWN IMMEDIATE;
    3 Start the database migration:
    SQL> STARTUP MIGRATE;
    4 Migrate the database as described in Chapter 3, "Upgrading a Database to the New Oracle Database 10g Release" in Oracle Database Upgrade Guide.
    In step 4, it says, migrate database as described in chapter 3. In chapter 3, it says, to do the upgrade the process using dbca or manually. Pls confirm whether do the upgrade process after issuing startup migrate or not.
    Thanks in advance.

  • Unable to find Oracle 10g 32 bit

    Hi All,
    I am planning to download Oracle 10g 32 bit version, but i couldn't find any where in 10g 32 bit version.
    can anyone please help me to get 10g 32 bit version please.
    Thanks
    Lav
    Edited by: Lavanya on Nov 29, 2012 1:07 PM

    Hi;
    I am planning to download Oracle 10g 32 bit versionthis version is not avaliable anymore for public download. So
    1. Rise Sr for setup
    2. Contact wiht oracle local office for setup
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Unable to find Oracle 10g 32 bit software

    Hi All,
    I am planning to download Oracle 10g 32 bit version, but i couldn't find any where in 10g 32 bit version.
    can anyone please help me to get 10g 32 bit version please.
    Thanks
    Lav

    Posting duplicates is considered as abuse of the forums - Unable to find Oracle 10g 32 bit

  • General question on SQL Server 2000 to Oracle 10g

    Hello all,
    I just have a general question on migration from SQL Server 2000 to Oracle 10g using SQL Developer.
    How does it migrate Users with proper privileges from SQL Server to Oracle? Follow the interface steps? Or should the users be created on destination Oracle side?
    Thank you.

    Hi,
    It depends which type of migration you are making.
    For a 'Standard' migration when you migrate data a 'create user' statement is created as part of the migration and you will see this in the generated code.
    If you are using the 'Quick' migration option then you need to create the Oracle user or use an existing user to receive the data.
    Your best option is to review the documentation available from -
    http://www.oracle.com/technology/tech/migration//workbench/index_sqldev_omwb.html
    or directly from -
    http://download.oracle.com/docs/cd/E12151_01/index.htm
    and then get back with specific questions if this does not give you the information you need.
    Review the chapter -
    2. Migrating Third-Party Databases
    in -
    Oracle® Database SQL Developer User’s Guide Release 1.5
    Regards,
    Mike

  • Error while installing Oracle 10G on Oracle Enterprise Linux 4.8 32 bit

    Our machine is a x86_64 machine with 32 GB of RAM available. I have installed OEL 4.8 32 bit on this machine (configured swap space of 32 GB) and OEL by default boots with the Hugemem kernel.
    I am trying to install Oracle 10G enterprise edition on this. All required kernel parameters, shell limits etc. have been verified and configured. The preinstallation checks succeed on all the tests and installation proceeds smoothly. However in the last step of configuring the database using dbca following two errors are thrown:
    1. ORA-27102 - out of memory
    2. ORA-01034 - ORACLE not found
    Most places where I am reading are telling to configure kernel parameters. However that doesn't seem to be the problem in this case.
    Please Help.

    Hi;
    What is exact db version? What installation log says?
    Please see and confirm you have all pre-req settings
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Windows 7 64 bit, Access 2010 32 bit, Oracle 10G client 32 bit, Oracle database 10.2.0.4 64 bit

    I am trying to connect to an Oracle 10.2.0.4 database from Windows 7 OS - 64 bit using
    Access 2010 32 bit and Oracle 32 bit client version 10.2.0.1 installed on PC.
    My user requires a 64 bit Windows 7 OS for other needs.
    Oracle ODBC driver is 32 bit from Oracle 32 bit client.
    In Windows 7 OS 64 bit, ODBC DSN setup software is located in:
    C:\Windows\system32\odbcad32.exe for 64 bit drivers - all DSN types setup and
    C:\Windows\syswow64\odbcad32.exe for 32 bit drivers - USER DSN setup
    When I run the ODBC Data Source Administrator, I see the Version number is 6.1.7601.17632
    I setup a User DSN using the 32 bit odbcad32.exe with a 32 bit ODBC driver.
    Our Oracle TNSnames.ora file has our standard entries which have worked for years
    (Windows 7 OS 32 bit and everything 32 bit has connected for years too)
    So when I configure an ODBC User DSN and leave all the default settings and press the TEST Connection button, it says it works.
    But when I open the existng Access 2010 database (which does connect to Oracle in a Windows 7 32 bit PC environment),
    1. I go to Access External Data ribbon tab / Link to the Data Source by creating a linked table / press OK
    2. I select the Machine Data source = to the USER DSN name / press OK
    3. The Oracle ODBC Driver Connect Window opens with Service Name = USER DSN and User Name and it wants a Password
    4. I enter the correct password and I get the following error message:
    ODBC call failed
    [Oracle][ODBC]{Ora]ORA-12154: TNS: could not resolve the connect identifier specified
    (#12154) [Microsoft][ODBC Driver manager] Driver's SQLSetConnectAttr failed IM006 0
             [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed (#0)
    I have tried a quite a number of fixes:
    I have gone into the PC registry and cleaned out most or all off the Oracle client keys and
    reinstalled the Oracle 32 bit 10g client. It didn't fix the error.
    I read about the Oracle instantclient-basic-win32-10.2.0.4.zip with ODBC modules but I have Windows 7 64 bit.
    Anyone experienced a problem like this and have a fix?

    Thank you for your reply.
    I did not get to try it because after I entered my question, I did a lot more internet Googling.
    I found this small comment:
    “There's a known issue where you get a 12154 error message running 32 bit software on a 64 bit OS using client 10201, and
    It should be resolved by patching the client to 10204, which you do by applying the 10204 database patch to it.”
    I searched around for the 10.2.0.4 patch for 10.2.0.1 Oracle 32 bit client.
    When I contacted my Oracle DBA to ask if he had that patch, he said that I should try the 11g 32 bit client on the Win 7 64 bit PC.
    We have a 10.2.0.4 Oracle database but he said the 11g client should work fine.
    I tried it and it solved the problem!
    With so many settings, configurations and permissions involved in ODBC, I am inclined to think that I missed a setting but
    it was a bug in the 32 bit client 10.2.0.1.
    Solved.

  • Oracle 10g installation in an SPARC 64 bit Solaris 10 server

    Good morning,
    I'm trying to install Oracle 10g Enterprise Edition in a server with Solaris 10 as operating system. When I run the oui, the prerequisites part is passed but the installation gives me an error telling that the installer can't write in the /tmp directory. Nevertheless, I have writing grants and space enough in that directory, in fact the installer writes the installAction.log in this directory. So I don't understand which can be the problem?
    Any suggestions?
    Thanks in advance.
    Regards,
    Mabel

    It could be you don't have enough free space on the tmp dir.
    Check this point from the
    Oracle® Database Installation Guide. 10g Release 2 (10.2) for Solaris Operating System (SPARC 64-Bit). Part Number B15690-02
    If you determined that the /tmp directory has less than 400 MB of free disk space, then identify a file system with at least 400 MB of free space and set the TMP and TMPDIR environment variables to specify a temporary directory on this file system:
    1. Use the df -k command to identify a suitable file system with sufficient free space.
    2. If necessary, enter commands similar to the following to create a temporary directory on the file system that you identified, and set the appropriate permissions on the directory:
    $ su - root
    # mkdir /mount_point/tmp
    # chmod a+wr /mount_point/tmp
    # exit
    3. Enter commands similar to the following to set the TMP and TMPDIR environment variables:
    Bourne, Bash, or Korn shell:
    $ TMP=/mount_point/tmp
    $ TMPDIR=/mount_point/tmp
    $ export TMP TMPDIR
    C shell:
    % setenv TMP /mount_point/tmp
    % setenv TMPDIR /mount_point/tmp
    ~ Madrid.

  • Windows 7 64 Bits + VMware Windows XP 32 Bits + Oracle 10G = Error Conexion

    Hi all, sorry for my bad English, but I'm using the google translator, I wonder if I can help with something I am quite confused, I have Windows 7 64 Bit, and I'm using VMware Workstation to emulate Windows XP 32-Bit Within this I am running Oracle 10G, when I install the database is fine, the issue that when I start a second or third time, VMware and I can never connect to sqlplus with the user hr, I have errors and I can not connect, but to restart once or twice VMware there if I connect, it is very rare that one will be Oracle process does not start because I'm emulating XP? because the truth question and try to find and read online ways to install Oracle 10g on Windows 7 64 bit but unfortunately I could never ...
    I hope I can help and make a comment again, the version of Oracle 10g Express does not serve me for what I need, I study and practice based on the manuals that are written on the Official version Oracle 10g
    Greetings and thank you very much
    Edited by: HernanHS on 08-mar-2011 11:39

    Thanks for replying G, a while ago when installing Oracle 10g try it but can not remember if not needed, or if I could not do, in fact my Oracle 10G me work just that sometimes I can not connect to the database from sqlplus, I was seeing the guide that I spent, but I have a doubt in this part:
    For example:
    10.10.10.10 mycomputer.mydomain.com mycomputer
    The part I do not understand is the mycomputer.mydomain.com, here would have to put the same domain address with which I make the connection to sqlplus? in my case would be something like:
    http://computer1-5e7e5ee1a10:5560
    How to add the Host would be this?:
    10.10.10.10 computer1-5e7e5ee1a10 computer1
    I hope I can help. Greetings and thank you very much

Maybe you are looking for

  • Issue in ESS - Single Signon

    Dear All, EP7.0 SP9, ECC5 We have an major issue in ESS, The problem is with single sign on. Here are the scenario's we are using :- 1. We are using "training1" as EP login id and in PA30 in R/3 InfoType 105 and Sub Infotype 0001 The same ID "trainin

  • DBlink Data

    Hello, I am having problem in selecting data from dblink. here is the query SELECT PRODUCT_CNT FROM SPF_L4_PRODUCT@LinkedDB s WHERE s.REVISION = (SELECT TO_CHAR(SYSDATE-2,'DD-MON-YYYY') FROM DUAL); this query is returning no records, but if i execute

  • Dataslices are not considerd in case of certain drill down

    Dear Expers, we are using SAP BW with EHP 1. The planning scenario is following: We are having 4 Characteristics (A, B, C, D) and one Keyfigure (K1) and we create a dataslice for A, B, C, D via Exit-Class. Now in our plan query we have following dril

  • How can I know if the software that came with my mac is valid or pirated?

    I recently purchased a MBP that came with numerous amount of really expensive software like Adobe Masterclass Collection,Logic 9, Key Note, Pages, Numbers, Final Cut Pro and many more. How can I find out if this software collection that came on the m

  • Messaging Fiasco

    So after 3 1/2 months, close to 30 hours with level 2 tech support I have come to the conclusion that 1) Verizon customer support really doesn't care.  2) Most (at least every one I've dealt with) of the customer support people are compulsive liars.