You must Sign In to post a response.
  • Category: General

    How to Fixed this Installation Issue.

    Hi

    I have install ORACLE - 10 G then what software install next this for oracle connect in my C# Application?



    I install Oracle 10g then i tried UDp for 10g but i meet this error i have attached Images Given below.

    In my windows 7 machine need to install oracle 10 g any one guide me step by step

    Can you provide free download url for current version oracle
  • #761220
    Hi

    This is the issue how to fixed this

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

    Delete Attachment

  • #761221
    Hi

    This is the Install error Issue

    Any one guide me for this issue

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

    Delete Attachment

  • #761227
    Hello Kumar,

    You can download Oracle 10G form below link :

    http://www.oracle.com/technetwork/developer-tools/developer-suite/downloads/101202winsoft-087370.html

    Go through the below link to learn How to Install Oracle Database :

    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/10g/r2/prod/install/wininst/wininst_otn.htm

    Hope this will help you.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."

  • #761231
    Hi
    Nirav

    Installation No Issue.

    I have done Installation After i Connect from C#

    Tns ERRor issue comes

    can i install any other tool for c# to oracle connect?

    can you guide me.

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

  • #761249
    Hello Kumar,

    There is nothing else need to be install to work with oracle to C#. You only have to add the reference in your project. Then you can work with oracle connection in your project.

    You can also use MySql that is only from oracle.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."

  • #761252
    Hi
    Nirav

    I tried But this error comes frequently

    {"ORA-12154: TNS:could not resolve the connect identifier specified"}

    Oracle asking need this

    Oracle Data Provider for .NET

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

  • #761255
    Hi
    Nirav

    This is my issue

    http://stackoverflow.com/questions/20361325/this-is-error-ora-12154-tnscould-not-resolve-the-connect-identifier-specified

    But i canot fixed this i try to connect vs 2012 to oracle 10g

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

  • #761265
    Hello Kumar,

    Oracle networking files :

    ORANT\NET80\ADMIN\
    ORACLE\ORA81\NETWORK\ADMIN\
    ORAWIN95\NETWORK\ADMIN\
    ORAWIN\NETWORK\ADMIN\

    If the sqlnet.ora file does not exist it may cause an error.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."

  • #761268
    Hi
    Nirav

    What is this ?

    How to fixed this issue?

    I add this line new text file?

    ORANT\NET80\ADMIN\
    ORACLE\ORA81\NETWORK\ADMIN\
    ORAWIN95\NETWORK\ADMIN\
    ORAWIN\NETWORK\ADMIN\


    Give me right path for solve this issue?

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

  • #761271
    Hi
    Nirav

    How to Create sqlnet.ora file in my pc?
    or
    How to generated automatically sqlnet.ora file
    for vs2012 and 10g can you give the proper url

    But we no need UDP for this ?

    But when i connect the oracle always i meet his error


    TNS:could not resolve the connect identifier specified

    Name : Dotnet Developer-2015
    Email Id : kumaraspcode2009@gmail.com

    'Not by might nor by power, but by my Spirit,' says the LORD Almighty.

  • #761274
    Hello Kumar,

    Go through the below link :

    https://docs.oracle.com/cd/B19306_01/server.102/b14219/net12150.htm

    http://www.easysoft.com/support/kb/kb00951.html

    http://scn.sap.com/thread/3585861

    You can refer mentioned links for solution.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."


  • Sign In to post your comments