About opening connection to oracle on 64 bit machine

I am totally lost on how can i connect to oracle .
The system configuration is :
64 bit Operating system with windows xp
Most my application like vb6,autocad are 32 bit application.I have download 64 bit oracle client.I have a dll which is build on a 32 bit software ie vb6.Using thie dll i am trying to open oracle connection and everytime open it fails.so i went and download 32 bit Microsoft windows oracle client 11g and added my tnsnames.oro files in the one too.But everytime i run my program which is a 32 bit to call this dll it fail to make connection to oracle.
Please help me out...................................................
Desperate to get some solution.

user11079165 wrote:
I am totally lost on how can i connect to oracle .ok
But everytime i run my program which is a 32 bit to call this dll it fail to make connection to oracle.what are the exact ora errors that you get in your connection attempts ?
Desperate to get some solution.don't be , everything will be ok. hold on. :)

Similar Messages

  • What's the best approach for handeling about 1300 connections in Oracle.

    What's the best approach for handling about 1300 connections in Oracle 9i/10g through a Java application?
    1.Using separate schema s for various type users(We can store only relevant data with a particular schema.     Then No. of records per table can be reduced by replicating tables but we have to maintain all data with a another schema     Then we need update two schema s for a given session.Because we maintain separate scheama for a one user and another schema for all data and then there may be Updating problems)
    OR
    2. Using single schema for all users.
    Note: All users may access the same tables and there may be lot of records than previous case.
    What is the Best case.
    Please give Your valuable ideas

    It is a true but i want a solution from you all.I want you to tell me how to fix my friends car.

  • Is Oracle forms 6i (32-bit) certified to connect to Oracle database 64-bit

    Is Oracle forms 6i (32-bit) ,patch 17 (windows XP -32bit) certified to connect to
    Oracle database 10g(64-bit database) on a 64-bit Windows 2008 R2 Operating system ?

    Well, in general 6i has been desupported. However, back when it was still supported, it was certified for use with a 10.1 db (10gR1).
    Details about Forms 6i desupport can be found in MyOracleSupport in article 228666.1

  • Open connections query - Oracle 10g

    How do I get the number of connections opened by a specific user to oracle 10g db ?
    Can someone help me with the query / tables to query for the same.

    Thejas wrote:
    How do I get the number of connections opened by a specific user to oracle 10g db ?
    Can someone help me with the query / tables to query for the same.select count(*) from v$session where username = <sepcific_user>
    Reading documentation is always a suggestion.
    Regards

  • Connect to oracle xe from another machine

    How i can set oracle xe for connect from another machine
    i can connect with :
    sqlplus system/pass@xe
    listener and tnsnames are fine
    on base machine, but I can't do it from another machine
    i can't do it with html db (from browser), too
    ist it possible and how ?

    Do you have updated the tnsnames.ora file on your client box before you have tried to access the remote machine? Can you please post the error message you receive.
    If you have set the TNSNAMES.ora please try to resolve the remote database with TNSPING.. Can you also please post the results of this?

  • Getting error in TNS connection from Oracle hosted on LINUX machine

    Hello,
    We moved our databases from Solaris to Linux servers. I am running one multithreaded process which creates a pool of db connection which are shared by threads. On moving to Linx db I am getting below error message
    [SERVERERROR] ORA-12520: TNS:listener could not find available handler for requested type of server
    My first port of call to resolve this error was to check TNS_ADMIN and tnsnames.ora but they are fine and then I checked DB in db some of threads got connected and did insert data error usually occured when thread release control of connection and another thread picks up.
    Later I changed configuration to run only one single thread and then it works fine without any error. I also tried running same process with configured to create one thread from two different sessions and then one session got this error but other continued.
    Here is sqlnet.log file generated
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:09
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=SchedulerDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:10
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:10
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:11
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:11
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:15
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:16
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:21
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:22
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:22
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:22
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:29
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Fatal NI connect error 12520, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MD1SILNXDB03)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=TRO10G1)(CID=(PROGRAM=HBFCalcImputedObservationsDebug64)(HOST=md1sisun26)(USER=TROBat01))))
    VERSION INFORMATION:
         TNS for Solaris: Version 10.2.0.4.0 - Production
         TCP/IP NT Protocol Adapter for Solaris: Version 10.2.0.4.0 - Production
    Time: 07-FEB-2012 07:50:29
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Can anybody help me here in resolving this error.
    Thanks
    Niraj Rathi

    user13534563 wrote:
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=MD1SISUN26.jda.corp.local)(PORT=1521)))
    Services Summary...
    Service "TRO10G1" has 1 instance(s).
    Instance "tm4", status READY, has 1 handler(s) for this service...
    I dont have permission to check log file of listner running on DB server. I will try to get that. but I do have sysdba rights.Interesting ... you have permission to see the result of 'lsnrctl status', you have sysdba rights on the db .... but you don't have permission to look at a log file?

  • VB6 source code cannot connect to Oracle database after compile to file.exe

    Hi All,
    I have a problem about VB6 connect with Oracle database. It can connect as normal when run on VB program. After compiled to file.exe and execute, it cannot connect to Oracle database. What's going on ? Please advise? Thank you.
    Here is sample of my code connection.
    Option Explicit
    Private wsData As New ADODB.Connection
    wsData.ConnectionString = _
    "Provider=MSDAORA.1;User ID=lsp;Password=lsp2007;Data Source=prd01;Persist Security Info=False"
    wsData.Open
    End sub
    Rgads,
    Ats.

    Hi,
    I believe you're in the wrong forum, this forum is for Oracle Application Express.

  • I can`t connect to Oracle 11g64bits on a WindowsServer2008R264bits from ASP

    Hi,
    I am trying to connect to Oracle 11g 64 bits on a Windows Server 2008 R2 64 bits from ASP.
    But I can´t no matter what kind of provider or connect string I use.
    Please see this little video to better understanding. https://www.dropbox.com/s/cq7lx08nfad24yy/Oracle%20Connection%20Error.wmv
    I will apreciatte any help I have not ideia what is happening...
    This is my ASP code:
    Imports System.Data.OleDb
    Imports System.Data.OracleClient
    Public Class _Default
    Inherits System.Web.UI.Page
    Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
    Dim cnn As OleDbConnection = New OleDbConnection()
    'SqlServer connection
    'cnn.ConnectionString = "Provider=sqloledb;Data Source=localhost;Persist Security Info=False;User ID=sa;Password=creative;Initial Catalog=DW_Decision;"
    'Oracle Connection
    'cnn.ConnectionString = "Provider=OraOLEDB.Oracle.1;Data Source=orcl64;Persist Security Info=False;User ID=scott;Password=creative;"
    'cnn.ConnectionString = "Provider=msdaora;Data Source=orcl64;User ID=scott;Password=creative;"
    'cnn.Open()
    'Label1.Text = "OK conexion"
    'cnn.Close()
    Dim cnn2 As OracleConnection = New OracleConnection()
    'Oracle Connection
    'cnn2.ConnectionString = "Data Source=orcl64;Integrated Security=yes;"
    cnn2.ConnectionString = "Data Source=orcl64;User Id=scott;Password=creative;Integrated Security=no;"
    cnn2.Open()
    Label1.Text = "OK conexion"
    cnn2.Close()
    End Sub
    End Class
    Edited by: 880676 on Feb 7, 2013 10:12 AM

    Ok, I already installed the Oracle Client 32 in another folder.
    What reference must I include in the page?
    Currently I am using: Imports System.Data.OracleClient
    And what connect string should I use?, please see all options I tried...
    Thanks in advance,
    Imports System.Data.OleDb
    Imports System.Data.OracleClient
    Public Class _Default
    Inherits System.Web.UI.Page
    Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
    Dim cnn As OleDbConnection = New OleDbConnection()
    'SqlServer connection
    'cnn.ConnectionString = "Provider=sqloledb;Data Source=localhost;Persist Security Info=False;User ID=sa;Password=creative;Initial Catalog=DW_Decision;"
    'Oracle Connection
    'cnn.ConnectionString = "Provider=OraOLEDB.Oracle.1;Data Source=orcl64;Persist Security Info=False;User ID=scott;Password=creative;"
    'cnn.ConnectionString = "Provider=msdaora;Data Source=orcl64;User ID=scott;Password=creative;"
    'cnn.Open()
    'Label1.Text = "OK conexion"
    'cnn.Close()
    Dim cnn2 As OracleConnection = New OracleConnection()
    'Oracle Connection
    'cnn2.ConnectionString = "Data Source=orcl64;Integrated Security=yes;"
    cnn2.ConnectionString = "Data Source=orcl64;User Id=scott;Password=creative;Integrated Security=no;"
    cnn2.Open()
    Label1.Text = "OK conexion"
    cnn2.Close()
    End Sub
    End Class

  • Crystal Report 9 crashes while trying to connect to Oracle

    Post Author: sminabe
    CA Forum: General
    Hi,I'm having trouble with Crystal Report 9 and wondering if someone could give me a clue.When I try to connect to Oracle using "Refresh" button, Crystal Report 9 crashes everytime.And, the following error appears in the Application Event Log.Faulting application crw32.exe, version 9.2.3.1699, faulting module crqe.dll, version 9.2.1.1839, fault address 0x00009007.Environment:Crystal Report Version: Crystal Report 9 SP7OS: Windows 2003 Server SP1CPU: Intel Xeon CPUOther Major Applications: Oracle 9i, Citrix Presentation Server 4.0Other Facts:- This happens to every Crystal Report files on the machine.- The same Crystal Report files work fine on other machine with exactly the same environment ex) OS ver/CR ver/Installed app...- I could never connect ot Oracle successfully on this machine - it's not like it used to work before.Things that I have tried:- I have tried reinstallation of CR9 without uninstalling but it didn't work.- I have uninstalled CR9 and installed it again and then restarted the machine but it didn't work.- I originally tried without any SP installed and applied SP7 afterwards but the results were the same.- I tried turning on and off the DEP (Data Execution Protection) for CR9. But the results were the same.Can someone give me an advice what I should try from here, please?Let me know if you want more info.Many thanks,Seiji

    Also, see this ARTICLE from the Tips & Tricks sub-forum, for things to look at with crashes and hangs. It covers the hardware, the OS and the software, and offers links for tuning up the system, and getting it ready for video editing. I know that there is a lot of material in there, but Neale has done a great job of putting things into a checklist, and offering links to other material.
    That rec. is for use along with John T's links, which are a bit more specific to your burned DVD's.
    Good luck,
    Hunt

  • SQLJ in Applet: Open connection to 3rd machine?

    If a client machine download applet with sqlj from web server, is possible to open connection directly to database on 3rd machine? Or is prevented by java applet security?
    Rathu

    Yes it is prevented by Java security. Look to using the Oracle Net 8 COnnection manager to help work around this.

  • How to skip "Connect to Oracle BI Discoverer" window while redirecting URL

    Hi,
    When I am redirecting my discoverer plus URL from my UI screen by providing connection details discoverer first open "Connect to Oracle BI Discoverer" window and then it automatically redirecting to reporting window in which report is getting opened.
    How can I stop "Connect to Oracle BI Discoverer" window to be opened first. I don't want to open this window because I am directly passing my connection details in URL parameter itself.
    While redirecting, only report window should be opened.
    How can I do this ?
    regards,
    devang

    Hello Devang
    Do you have a copy of my Oracle Discoverer Handbook (available from amazon)?
    If so, page 899 covers this scenario.
    To help you I have posted the question and answer below:
    QUESTION:
    When we choose a connection or enter the connection details at the Discoverer 10.1.2 Plus login page, the screen flickers and then the connections page is displayed again. After this the Applet starts but in a different window. Is there a way to make Plus start in the same window?
    ANSWER: By default, Discoverer Plus is designed to launch in a separate window from the connection screen. However, to answer your question, yes, you can make Discoverer Plus use the same connection. To do this, you append the following to the end of the URL:
    *?_plus_popup=false&framedisplaystyle=embedded*
    If your standard URL is http://server.my.com:7778/discoverer/plus
    you change this to: http://server.my.com:7778/discoverer/plus?_plus_popup=false&framedisplaystyle=embedded
    This time you will see the Discoverer connections page, applet loading, and Plus interface all appear in the same window. You will also see loading messages and an hourglass display as the session starts, loads, and renders.
    Hope this helps
    Best wishes
    Michael
    PS. I would urge everyone who hasn't got a copy of the handbook to get one. It is packed with more than 1,000 pages of information, tricks and tips dedicated to Discoverer.

  • How to connect to Oracle 11gR2 from CF9

    Hi,
    how to connect to Oracle 11gR2 64 bit Database from CF9?
    In CF Administrator no Oracle Driver is available.
    Do I have to install Oracle Client Software on Server Hardware where CF9 Server is installed?
    If yes, is Oracle Instant Client is enough or do I have to install full oracle client?
    Any idea?
    regards Claudia

    Excellent, glad to hear it's sorted. Just be careful if you use any of the "advanced" features such as returning querysets from stored procedures or BLOBs, apparently there are differences between the JDBC and full DataDirect drivers in those cases.
    However in 99% of cases you won't notice the difference.

  • Connect to oracle

    hi guys,
    i am reading about to connect to Oracle by php, but al the time the solution is so complicate.
    i have this
    userid
    passworld
    ip adress (1521 port)
    and i have the SID
    i can't have more information about istance oracle.
    by aquafold i connect well
    so,
    how can conncect by php_oci8.dll at this istance of oracle?
    every exsamble about connection dont use SID.
    thanks for the help

    i post the small script like this is more clear
    <?php
    $MYSIS='(
                   DESCRIPTION =
                   (ADDRESS_LIST =     
                        (ADDRESS =
                                  (COMMUNITY = tcp.world)
                                  (PROTOCOL = TCP)
                                  (Host = myiphost)
                                  (Port = 1521)
                   (CONNECT_DATA =
                             (SID = mysid)
                             (SERVER = DEDICATED)
    $conn = ocilogon("myuser", "mypass", $MYSIS) or die (ocierror());
    $query = "select onefield from mydb";
    $stmt = oci_parse($conn, $query);
    oci_execute($stmt);
    while ($row = oci_fetch_array ($stmt))
         { echo $row[0]."<br>";}
    ?>

  • Write data from Oracle 9i 64 bit to Oracle 32 bit through database link

    Hi to All:
    We are using following Oracle 64 bit application.
    Operating System: Sun Solaris 5.9
    Database: Oracle 9i (64 bit)
    Machine: Sun Server Spark V890
    Now my questin is that I want to move data from the production database running in Oracle 9i 64bit on Sun server to Oracle 9i 32 bit on Windows Server 2002 thru database link.
    I heard that it is not possible to write data from oracle 64 bit to oracle 32 bit, no matter what operating system we are using.
    Please confirm me that whether we can write data through database link from Oracle 9i 64 bit to Oracle 32 bit.
    Please specify every possible solution or any site from where I can have the solution.
    Thanks in advance.
    Hassan Raza Khan Lodhi

    Create a test table ( in 64bits db) , add some data
    From 32bits create a dblink
    Execute the following query
    create table test_32
    as select * from test64@dblinkto64;
    Michael

  • Can we connect to oracle 9i using vb6.0 in 64 bit machine.

    Can we connect to oracle 9i using vb6.0 in 64 bit machine.
    Code i have written is
    dim conn as new ADODB.Connection
    conn.open("Provider=MSDAORA.1;password=pw;user id=usname;data source=dbname;Persist Security info=false")
    but it is throwing an error saying
    "Connection not open"
    But the same code is working in vb.net.
    Do we need to install any providers for 64 bit machine?

    I have had no luck doing this in the 64-bit ODAC or otherwise. If anybody succeeds I would love to hear about it. My experience follows for those interested:
    I am trying to migrate some working VB6 code from Windows 2000 Server to 64-bit Windows Server 2003 but can't get the OLEDB connection to Oracle to work.
    In the working code (x86 environment), I am using ADO 2.8 and Microsoft OLEDB Provider for Oracle (MSDAORA). Since the Microsoft OLEDB provider for Oracle is no longer supported or available on Windows Server 2003 x64, I tried to use the 32-bit Oracle OLEDB provider in ODAC 10.2 but may have run into the parsing bug posted on MSDN (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=159581). Next, I successfully installed the beta 64-bit version of ODAC 10.2, but when I try to open the connection I receive "Error 3706 Provider cannot be found. It may not be properly installed." However, I can successfully TNSPing the data source.
    Windows Server 2003 x64 (not Itanium)
    Oracle Enterprise 9.2
    Microsoft Visual Basic 6
    Microsoft ADO 2.8 (Objects & Recordset references)
    Oracle OLEDB Provider (ODAC 10.2, 64-bit)
    Code Snippet:
    Set m_dbConn = New ADODB.Connection
    With m_dbConn
    .ConnectionString = "Provider=OraOLEDB.Oracle;Data Source=oplprod; User ID=myid; Password=mypwd;"
    .ConnectionTimeout = 10
    .CursorLocation = adUseClient
    .Open
    End With

Maybe you are looking for