Oracle Express 11g and Instant Client

I installed Oracle Express 11g on a Win 7 32 bit machine.
I verified from another machine I could connect to this instance using SqlPlus.
On a different Win 7 32 bit machine I downloaded and installed instant client.
I'm unable to connect to the Oracle Express 11g instance.
Firewall is turned off and User Account Control is set as low as it will go.
I set the PATH as it tells you too.
I did create a TNS_ADMIN pointing to tnsnames file I'm using.
But when I try connecting in SqlPlus using 'system @ dbname' I keep getting the following error message:
ORA-12154: TNS:could not resolve the connect identifier specified
I'm out of options.

http://edstevensdba.wordpress.com/2011/02/26/ora-12154tns-03505/
HTH
Srini

Similar Messages

  • Upgrade Oracle Patch 10.2.0.4.0 and Instant Client instantclient_10204_V1

    Presently we have Oracle Database Release 10.2.0.2.0 and Instant Client is instantclient_10202.
    We would like to upgrade Oracle Patch 10.2.0.4.0 and Instant Client instantclient_10204_V1.
    I would like to know your suggestion, prequations to be taken and feedback.

    > I would like to know your suggestion, prequations to be taken and feedback.
    - take a backup (database + binaries)
    - install the patchset 10.2.0.4 according to the README
    - install all interim patches (see below)
    - read the following notes:
    871735 - Current patch set for Oracle 10.2.0
    1137346 - Oracle Database 10g: Patches for Release 10.2.0.4
    830576 - Parameter recommendations for Oracle 10g
    Markus

  • Login in to oracle express 11g

    I'm having issues trying to log into oracle express 11g. It asks for user id and password and nothing I try works. The following statement is below the log in statement "
    Login as a database user which has been granted the DBA database role (for example, SYSTEM)." What am I supposed to use? The only thing I have created as far as user id and password is when I created my account for Oracle and these don't work in this area.

    I created my account for OracleWhich account ? OS one ? BTW, what's your OS ?
    Anyway, if your OS user is member of OSDBA group (normally dba on Linux/Unix, ORA_DBA on Windows), and assuming your database is up an running, you can :
    - enter Sql command line
    - execute "conn / as sysdba"
    - from there, if you get connected, you can do what you want, for example change password for any user (e.g. SYSTEM), create users, and in general administer the database.
    If you get any errors, post here details.

  • Urgent! Oracle website cannot download instant client!

    Urgent! Oracle website cannot download instant client!
    I want to download Oracle Instant client 64bit edition, but all the download sources are not available.
    Can I report this problem at this page?

    hsawwan wrote:
    Urgent! Oracle website cannot download instant client!
    I want to download Oracle Instant client 64bit edition, but all the download sources are not available.
    Can I report this problem at this page?What software you are trying to download? Please post the link here.
    Have you tried to use a different browser/machine and see if this helps?
    If you still have an issue, try to download the software from e-Delivery website -- http://education.oracle.com/
    Thanks,
    HusseinYou mean http://edelivery.oracle.com ;-)
    Srini

  • How to connect vb6.0 with oracle Express 11g

    hello
    i am new in oracle and in a few concepts
    i have 4 days left to make a few conversion screens to upload a data..
    i'm workin with visual basic 6.0
    i have installed Oracle Database 11g Release 2 Client
    the ODAC 11.2
    i am using ADODB with Microsoft ActiveX Data Objects 2.8
    I tried with OLEDB.oracle, MSDASQL.1, MSDAORA.1 as providers and NOTHING..
    example of my code:
    Set oConn = New ADODB.Connection
    Conn.Open "Provider=msdaora.1;Data Source=XE;User Id=aaaa;Password=bbbbb;"
    can not find the components of oracle network
    PLEASE HELP ME!!

    Hi Pradeep,
    First of all, go to the registry and search for the key LISTENER_START. Most Probably you'll find the entry as NOAUTO. Change it to AUTO. And while installing FORMS6 make sure that you've installed NET80 products.
    In the most likeliest casec, you'll get a connection . In case you don't, then go and make an entry using NET80 configuratio.
    Tell us more if you have any problem.
    Piyush.

  • Oracle Express 11g installation issue

    I have a Windows 7 Enterprise (x64). I am trying to install Oracle Express 11g but at the product prerequisite check shows:
    Checking for Oracle XE service instance FAILED
    the other checks succeed.
    I have already installed Oracle Express 10g on my Windows. My first question is can 10g express and 11g express co-exist?
    I am not sure what this FAILED check means??
    Thanks

    This is one of the XE restrictions (compared to other editions), you can only have one XE installation on your machine:
    http://download.oracle.com/docs/cd/E17781_01/install.112/e18803/toc.htm#BEIEJGGF
    Werner

  • Java on oracle express 11g  xe- Can it be used for College Database Website

    I am a fairly new IT student, I took C programming and I am trying to learn JAVA. I got a job opportunity to work doing some programming using JAVA on an Oracle database, to do part of a school webite, including creating tests online for students that attend the college. However, I have to create a sample to demonstrate knowledge of Oracle and Java, and was allowed two weeks to figure it out.
    Can I use Oracle Jdeveloper for the java portion with the Oracle Express 11g xe to create a sample?
    THE SAMPLE INCLUDES: Creating a part of an online test for a student that asks 5 questions, where the student fills out the answers along with name and student id number, and also for the test to be scored passed or failed. Also, the test has to store the answers in a place where another user/teacher can have access to the students test answers. Would this work on Oracle Express 11g xe using jdeveloper?
    I really dont have any experience or taken any classes on databases.

    >
    Can I use Oracle Jdeveloper for the java portion with the Oracle Express 11g xe to create a sample?
    >
    I don't see why not. See the Oracle Express Home Page
    http://www.oracle.com/technetwork/products/express-edition/overview/index.html
    >
    Oracle Database 11g Express Edition (Oracle Database XE) is an entry-level, small-footprint database based on the Oracle Database 11g Release 2 code base. It's free to develop, deploy, and distribute; fast to download; and simple to administer.
    Oracle Database XE is a great starter database for:
    Developers working on PHP, Java, .NET, XML, and Open Source applications
    DBAs who need a free, starter database for training and deployment
    Independent Software Vendors (ISVs) and hardware vendors who want a starter database to distribute free of charge
    Educational institutions and students who need a free database for their curriculum
    With Oracle Database XE, you can now develop and deploy applications with a powerful, proven, industry-leading infrastructure, and then upgrade when necessary without costly and complex migrations.
    Oracle Database XE can be installed on any size host machine with any number of CPUs (one database per machine), but XE will store up to 11GB of user data, use up to 1GB of memory, and use one CPU on the host machine.
    Support is provided through a free Oracle Discussion Forum monitored by Oracle employees as well as community experts.

  • Where to locate HTTP Server for use with Oracle Express 10g and Apex?

    Hello,
    Im a newbie and I downloaded oracle express 10g and Apex 3.2.1. The Apex install is referencing "choosing a HTTP Server" specifically "Oracle HTTP Server and mod_plsql and the embedded PL/SQL Gateway". My question is do the HTTP server or PL SQL embedded Gateway come with the 10g install or do I need to download them seperately? If so where can I locate them?
    Thank you!

    user12027813 wrote:
    If using Oracle XE, then which APEX install scenario would I used if I downloaded both the XE and apex from the OTN?Oracle XE includes APEX 2.1 and uses the PL/SQL Gateway for HTTP service work. No separate HTTP Server is required.
    If, after you install XE, you want to upgrade to APEX 3.x, you would select the PL/SQL Gateway for the upgrade.
    If the PL/SQL Gateway (EPG) does not provide the full set of services you need, you could put a regular Apache in front and redirect to APEX for those specific issues.
    If that is to complicated, then you could license Oracle Application Server Standard Edition 1 (for a fee) to get an Oracle HTTP Server and it's mod_plsql to replace the internal EPG.

  • Oracle Express Edition And Windows Encrypted File System (EFS)

    Hello,
    I want to use oracle express edition with windows encrypted file system. I tried some possibilities like encrypting xe folder. But connection can not be established when efs is used. Is there a compatibility problem between oracle xe and windows efs? On Oracle's page, it is declared that oracle database is compatible with Windows EFS.
    Thank you for help.

    Pl identify which version of Win 7 - 32-bit or 64-bit ? Home version or something else ?
    The 11g XE install is only available for 32-bit version of Win 7 Professional or higher - http://docs.oracle.com/cd/E17781_01/install.112/e18803/toc.htm#BABHICJH. If you are installing on 64-bit version or Home version of Windows, then you are on your own. What is the reason for enabling EFS on this database ?
    HTH
    Srini

  • Oracle express edition and JDBC licensing question

    Hi all,
    I am writing a web application that requires a database to work. I also will be selling this application. which leads me to these questions:
    1) legally can i use the oracle express edition?
    2) legally can i use the oracle JDBC driver?
    Thanks,

    Based on the discussions in the XE forum (confirmed by Oracle representatives in official capacity) as well as the license agreement (which you should take to your lawyer tp etermine how to set up the paperwork for your application):
    You can include the Oracle Express Edition in your application. You can charge for your application and give no money back to Oracle for the use of Oracle Express Edition. You can distribute the client-side JDBC that is included in XE as well.
    But - you can not hold Oracle responsible for the operation of the database, nor ask them for support or patches.
    As Eric says - join us over in the XE forum for more discussion of this.

  • Oci_password_change() ORA-1017 gotcha and Instant Client 11.2.0.3

    Since Instant Client 11.2.0.3 is available and many people might be thinking of upgrading, I just blogged about a gotcha with oci_password_change() that occurs unless the client libraries and Oracle DB are upgraded at the same time: http://blogs.oracle.com/opal/entry/php_oci_password_change_ora

    Hi!
    What you did is correct,
    To install odbc you just have to copy the files inside instantclient-odbc-windows.x64-11.2.0.3.0.zip to C:\OracleClient64 as you already did.
    When you run odbc_install.exe it popup a cmd prompt for very short period of time. It´s fine.
    What it does is to create the values you saw in the registry, an thats why if you run it a second time it said that already exist. With that, you have installed odbc, now you can test it following this link:
    http://www.sparxsystems.com/enterprise_architect_user_guide/8.0/projects_and_teams/connect_to_oracle_via_odbc.html
    Hope it helps
    Regards

  • CVE-2013-3751 and Instant Client 11.2.0.3

    The README for the July 2013 Database GI Patch Set Update mentions Instant Client Installations needing Database PSU 11.2.0.3.7 to address CVE-2013-3751. Further details on the CVE at http://www.oracle.com/technetwork/topics/security/cpujuly2013verbose-1899830.html#DB say “Successful attack of this vulnerability can result in unauthorized Operating System takeover including arbitrary code execution. “  The Patch README references the Oracle Call Interface Programmer’s Guide and in there I found this relevant section http://docs.oracle.com/cd/E11882_01/appdev.112/e10646/oci01int.htm#autoId37 
    That document spells out the steps required create Instant Client zip or RPM files.  That’s great, but here at my company we haven’t gone through these steps in the past.  We simply go to the appropriate page on oracle.com ( Instant Client Downloads ) and download what we need.
    I’m assuming the vulnerable file is in the “basic” package.  I looked at linux x64 zip today and it has not been updated.
    unzip -l instantclient-basic-linux.x64-11.2.0.3.0.zip
    Archive:  instantclient-basic-linux.x64-11.2.0.3.0.zip
      Length Date    Time    Name
          437 09-17-2011 09:08 instantclient_11_2/BASIC_README
        25308 09-17-2011 09:08 instantclient_11_2/adrci
        46228 09-17-2011 09:08 instantclient_11_2/genezi
    52761218 09-17-2011 09:08 instantclient_11_2/libclntsh.so.11.1
      7955322 09-17-2011 09:08 instantclient_11_2/libnnz11.so
      1971762 09-17-2011 09:08 instantclient_11_2/libocci.so.11.1
    118408281 09-17-2011 09:08 instantclient_11_2/libociei.so
       164836 09-17-2011 09:08 instantclient_11_2/libocijdbc11.so
      2095661 09-17-2011 09:08 instantclient_11_2/ojdbc5.jar
      2714016 09-17-2011 09:08 instantclient_11_2/ojdbc6.jar
       191237 09-17-2011 09:08 instantclient_11_2/uidrvci
        66779 09-17-2011 09:08 instantclient_11_2/xstreams.jar
    186401085                     12 files
    I have 2 questions.
    Q1. If I apply only the database server home patch, will my database server still be vulnerable to takeover if the unpatched Oracle Instant Client from oracle.com is left out on my various app servers?
    Q2. Is there any effort planned at Oracle to replace the vulnerable versions of Instant Client posted on oracle.com with updated versions no longer vulnerable?

    I opened a Service Request with My Oracle Support.  Here is the response.
    Q1 answer:Yes.
    Q2 answer: yes, ETA is next patchset release Q3CY2013

  • PHP OCI8 1.4.4 and Instant Client 11.2.0.2 are available

    PHP OCI8 1.4.4 is available from PECL: http://blogs.oracle.com/opal/2010/11/pecl_oci8_144_is_available.html
    Instant Client 11.2.0.2 for Linux & Solaris is available from http://www.oracle.com/technetwork/database/features/instant-client/index-100365.html
    They can be used separately or together :)

    I opened a Service Request with My Oracle Support.  Here is the response.
    Q1 answer:Yes.
    Q2 answer: yes, ETA is next patchset release Q3CY2013

  • Info required : Oracle Clusterware 11g and Veritas (SFRAC) storage

    Hello,
    One of my requirement is to Install Oracle clusterware 11g on top of Veritas Cluster. That is because we are using Veritas Storage.
    OS : Solaris 10
    Please share any iinformation on this regard.
    Thanks,
    Kam

    Hi Kamalesh,
    thanks, sorry, if I was not clear enough in my answer.
    The reason, I pointed you to the Veritas documentation, was to say that IF there is a certain patch to be applied dependent of the Veritas SFRAC version you use, either for Oracle or for Veritas, this should be described in the Veritas documentation (as well as the respective certification note(s) provided in My Oracle Support -> Certification, as you can only use a certified combination of SFRAC and Oracle RAC on the same system). The Veritas documentation will also describe the installation and configuration of the stack.
    The main issues I have seen with such systems is mainly the configuration: The Veritas SFRAC and Oracle Clusterware need to integrate (the skgxn is the point of integration), which would result in a default misscount for Oracle Clusterware of 600 seconds (instead of the typical 30 seconds in an Oracle Only Stack). You can check the misscount and skgxn used in the cssd log. It will mention so during startup.
    If the installation of the two cluster solutions is performed the right way (as described in the documentation linked), then this integration will happen during the installation of Oracle Clusterware, which is important, as it is very hard to enable it later and you will most likely have to re-install Oracle Clusterware. So, preparation is important here.
    Once you installed the stack, you should be fine regarding patches, as Oracle would recommend the same patches for such a stack as for any other. Veritas might have additional recommendations, though. The same applies when thinking about rolling patches. Those are probably not possible due to dependencies on the underlying vendor cluster solution in such cases (exceptions might apply and you need to ask Veritas). Oracle Clusterware and the rest of the stack would remain to be rolling upgradeable as documented for cases, in which no vendor cluster is used.
    As you can see, running such a configuration is more complex. You need to think about two layers and you need to ask two vendors any time you are in doubt of a procedure to be sure again. This may influence the stability of the system. Commonwealth Bank of Australia therefore decided 3 years ago to move away from having Veritas as the underlying cluster solution under Oracle Clusterware and use the Oracle Only Stack.
    Now, I know that you have the necessity to use Veritas due to the storage management and other Oracle customers made this point before. However, with Oracle Grid Infrastructure 11g Rel. 2 and the newly introduced ACFS cluster file system, more and more of them realize that Veritas does not provide them with enough benefits to not only pay for something that does not even make the stack easier.
    Hope that helps (this time) - at least a bit. Thanks,
    Markus

  • Oracle Express 11g

    Hi,
    Is there any Oracle express edition for 11g? I can see only Oracle 10g in this site. But I want to know, if Express is available for 11g.
    Thank you,

    Nope, We have Oracle 10g Express Edition alone.

Maybe you are looking for

  • No root element found in xml

    I am facing a problem when i am trying to use TOAD. Its giving me an error like NO ROOT ELEMENT FOUND IN XML. Can someone help me in corrcting this Error ? Regards, Chandra deep

  • Major problems with Finder

    My Macbook (it's not a Pro or Air) shut down during an udate of sotware. I turned it back on and entered my password and went in to my user and a message saying "Finder quit unexpectedly.This will be reported to Apple immediately." keeps popping up.

  • SOlaris 10 install from laptop

    Hi, I was just wondering if there's any way I can make a Solaris installation using a Solaris OS image on my laptop, so i don't have to carry a USB key, or change it everytime I need to install or re-install a server. Basically, I would setup ALOM, a

  • Download ora client 8.0.5

    I'm facing a problem with an old version of Ora DB 8.0.5. I want to install a client to access this DB, but I can't find any ORA805 client under the OTN web site nor my stuffs. Can you help me to find out a version? ED

  • DELETE in dblink on 10g

    Hi, on 10g we have created DBLINKS toward some other DBs. Insert in remote tables using DBLINK is enough fast but the deletes are very slow. Any idea ? Any oracle bugs for DBLINK in 10g ? Thanks.