Oracle 11g on Oracle Unbreakable Linux

OK,
I have installed 11g on a new installation of Oracle Enterprise Linux 5. Everything seemed to go OK except the swap space was set to 2Gb and 11g wanted 3.4Gb. The documentation I found on ONT said that was fine and normal as the default install gives only 2Gb. I created a startup DB of JSI. I can connect to is using sqlplus user@JSI. However, when I try to connect using ..... $ sqlplus user/password@host:1521/JSI I get this error....
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
I am also having other issue but want to look at the one at a time to see if on fixes the other.

Thanks for the help and suggestions. Here is what I get when I give the lsnrctl serv...
$ lsnrctl serv
LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 16-DEC-2007 08:04:30
Copyright (c) 1991, 2007, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
Services Summary...
Service "JSI" has 1 instance(s).
Instance "JSI", status READY, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:2452 refused:0 state:ready
LOCAL SERVER
Service "JSIXDB" has 1 instance(s).
Instance "JSI", status READY, has 1 handler(s) for this service...
Handler(s):
"D000" established:0 refused:0 current:0 max:972 state:ready
DISPATCHER <machine: linux1.company.local, pid: 8776>
(ADDRESS=(PROTOCOL=tcp)(HOST=linux1.company.local)(PORT=47596))
Service "JSI_XPT" has 1 instance(s).
Instance "JSI", status READY, has 1 handler(s) for this service...
Handler(s):
"DEDICATED" established:2452 refused:0 state:ready
LOCAL SERVER
The command completed successfully
$ sqlplus jsicgusr@linux1:1521/JSI
SQL*Plus: Release 11.1.0.6.0 - Production on Sun Dec 16 08:06:51 2007
Copyright (c) 1982, 2007, Oracle. All rights reserved.
ERROR:
ORA-12504: TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
Enter user-name:
Here are my tnsnames.ora and listener.ora
# tnsnames.ora Network Configuration File: /opt/oracle/product/11g/network/admin/tnsnames.ora
# Generated by Oracle configuration tools.
JSI =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = linux1.company.local)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = JSI)
# listener.ora Network Configuration File: /opt/oracle/product/11g/network/admin/listener.ora
# Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
(ADDRESS = (PROTOCOL = TCP)(HOST = linux1.company.local)(PORT = 1521))
Message was edited by:
user610650

Similar Messages

  • Steps to Install Oracle 11g XE 64 on Linux 14

    Hi
    Need steps to install Oracle 11g XE on fedora linux 14 on VM ware. I tried methods that are posted but oracle got installed but it is not working need some proper steps to install, I have done the installation on windows its but am new to linux. Please suggest me.
    Also please suggest me how to installe oracle 11g Enterprise edition on linux fedora 14.
    Thanks
    Sudhir

    Hi;
    1. There are XE dedicate forum site:
    Forum Home » Database » Application Express which is XE dedicated forum site.
    2. Installation guide can be found at:
    http://www.oracle.com/technetwork/products/express-edition/documentation/index.html
    Regard
    Helios

  • Oracle 11g  on oracle linux 6.1

    Hello everyone,
    I wanted to instal oracle database 11g on oracle linux 6.1 on virtual box. so, I need some help or installation guide. Any help would be greatly appreciated.
    Also, I want to take Oracle DBA 1Z0-051 11g: SQL Fundamentals exam soon. So, I need to do lot of practice before taking that exam.
    Is there any free resource to study? please help me.
    Thank you
    Abdul

    Linuxx 6 is not a certified platform for Oracle 11g - see these other threads relating to this topic. Use the search feature to find more.
    Re: Unable to install oracle 11g in oracle enterprise linux 6
    Re: Is Oracle 11gR2 and 10gR2 BOTH compatible with Oracle Linux 6 Update 1?
    Follow the steps in the Install Guide, pay particular attention to the prereqs - http://download.oracle.com/docs/cd/E11882_01/install.112/e24321/toc.htm
    HTH
    Srini

  • Oracle 11g - Non Oracle JOB ?

    Oracle 11g - Non Oracle JOB ?
    =====================
    I hope this is the right forum for this issue, if not let me, where to go.
    We are using Oracle 11g (11.2.0.1.0) on (Platform : solaris[tm] oe (64-bit)), Sql Developer 3.0.04
    1) We are loading table using PL/SQL -- > at Oracle server.
    2) This data is consumed by Mainframe DB2 process -- > at DB2 server.
    3) Return us another table with derived data from DB2 -- > at DB2 server.
    There is a IBM JCL read our table and return a Oracle table with calculated data.
    Do we able to automate a process using PL/SQL to start the IBM JCL upon loading the table Step (1)?
    Are there any alternate approach?
    Thanks in helping us.
    Edited by: qwe16235 on Jul 19, 2011 1:54 PM

    Hello,
    I read the DBMS_SCHEDULER pieces. We need to create a job (Pl/sql procedure or shell script) to configure the DBMS_SCHEDULER.
    If we are going to do such thing in the server, where our current Oracle DB instance located, we can perform desired tasks via jobs. No issues.
    I reviewed the components within DBMS_SCHEDULER to start job on another server, where there is no Oracle DB instance running. I did not find any clue/pointer on the referred doc.
    Do we need any additional components to do such things?
    We are on Server A with Oracle DB 11g and Server B with Non-Oracle and no Oracle Instance running there.
    How do we create a Job J1 on Server A, where it will request Server B to start a Job J2 in Non-Oracle instance?
    Do we have a component within DBMS_Scheduler to do that?
    Thanks in helping.

  • How to insert data from *.dmp file to  oracle 11g using Oracle SQL Develope

    hi
    i backup my database using PL/SQL developer and made *.dmp file
    how to insert data from *.dmp file to oracle 11g using Oracle SQL Developer 2.1.1.64
    and how to make *.dmp file from sql*plus ?
    thanks in advance

    Pl/Sql developer has a config window, there you choose the exec to do the import/export.
    Find it and his home version, it may be exp or expdp, the home version is the version of the client where the exp executable is.
    Then use the same version of imp or impdp to execute the import, you do not need to use Oracle SQL Developer 2.1.1.64. If you want to use it, you must have the same version in the oracle home that exp/imp of sql developer use.

  • Oracle 11g from oracle 8

    Accssing oracle 8i from oralce 11g is not possible.But can I access oracle 11g from oracle 8?

    It is not supported, and will most likely not be successful in connecting.
    Client / Server / Interoperability Support Between Different Oracle Versions (Doc ID 207303.1)
    HTH
    Srini
    Can I access Oracle 8i objects from Oracle 11g

  • Migrating Oracle 9.2.0.7  (32-bit) Windows to Oracle 11g R1 (64-bit) Linux

    The entire database is about 18 gig.

    user2857110 wrote:
    I would say 12-24 hours for the downtime window.That gives a lot more options
    >
    I could hardwire between the two they have additional cards in them.
    I suggested Linux in '04 I came from an IBM z/os background and did not want Windows. Oh well.What "Oh well"?? I was commending you for moving away from Winows. ;-)
    I started my career on IBM system 360 and was on its descendant up to z/os before moving to the DBA role in a client server enviornment. With that I worked with Windows, OS/2, OpenVMS, and several flavors of nix.  I always* recommend against Windows for anything besides end-user desktop ... and that only because of Windows's pervasiveness in that arena.
    >
    Is it really that easy to just install Oracle 11g R1 (64-bit) and take a 9.2.0.7 dmp (Windows) and import it in?
    I do not have anything else to do? What about data type differences etc......I have some Blobs and Clobs in this database.I've never had the opportunity to work with clobs and blobs, but I do understand there are some issues there with exp and imp. I understand there are methods for dealing with it, but it does add a bit more complexity. Aside from that, it really is that easy. When using exp/imp to move data between different versions of oracle, always exp with the utility from the lower version and imp with that of the version being imported into.
    >
    Thank you for your time.
    Edited by: user2857110 on Aug 5, 2009 9:43 AM

  • Oracle 11g Express for Ubuntu Linux

    Just like Oracle provided express edition for linux for 10g, will there be an easy to install express edition of 11g for linux? I mean via apt-get or debs or synaptic. Of course, synaptic being the easiest I have EVER seen oracle install on linux.
    I want to try Linux as a developer, but installing 11g on linux the normal way is a pain. I do not want to spend days trying to install 11g on linux. I want to get busy doing something with 11g such as write queries and design databases.

    Yes, sigh.
    If only people could write what they mean!My apologies for not being adept at the language. But we have both been wrangling with my lack of
    language skills for years, so we should be used to it by now.
    >
    Are you saying EE when you mean XE, perhaps?No. I meant EE using synaptic. Which does not exist. Which may explain why some people think the installation is difficult. The tools they have learned are not there and the fight to find or learn the alternatives is not pleasant.
    And even the simple stuff may seem. difficult. Some people, including modern developers with IDEs, are very concerned about the difficulties of editing in Linux. In my Oracle on Linux courses, I see grown men near tears when I tell them to edit sysctl.conf ... you should see the visible relief when I describe gedit or kate.
    You have been doing the baseline install for years - Back in the Red Hat 9 days, I'd been handing out the HJR Linux install (with your written permission) in my classes for years. So I expect us to get it done in a short time. Cookie-cutter boot, thru install Linux & Oracle, to tnsping shouldn't take us (you and me) more than 1.5-2.5 hours. (Especially if all we want is a basic data dump.)
    But ... reading the docco, translating the steps into a manual sequence, and finding and running the synaptic equivalent to the documented rpm commands - aka a synaptic install - can take days. Heck, just reading the docco to get it straight under a certified distro can take days.
    After that, OUI is simple, and (if the pre-reqs are clean) nearly fool-proof.
    BTW - why do we have to fight with the pre-reqs? Why can there not be more variants of the SUSE-supplied orarun.rpm to do all that manual stuff?

  • Compatibility about oracle 10g release1 and unbreakable Linux

    Hi there,
    My OS is "Oracle Unbreakable Linux" which is from ORACLE, when I tried to install oracle 10g release 1 , it got error as below:
    [oracle@O10gR1 Disk1]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8 or UnitedLinux-1.0
    Failed <<<<
    Can somebody tell me if unbreakable linux is compatible to oracle 10g release 1 ?
    Thanks

    Oracle 10gR1 is certified with OEL, you might have using old downloaded installer, that's why you getting error. Download new installer from otn.oracle.com.
    OR
    you just need to execute runInstaller with -ignoreSysPrereqs switch:
    ./runInstaller -ignoreSysPrereqs
    OR
    Update oraparam.ini in STAGE_AREA/Disk1/install
    - Virag Sharma
    http://virag.sharma.googlepages.com

  • How to install oracle 11g on oracle linux 6.1.

    Hello everyone here at oracle forum.!
    I'm new on using the linux and i badly need to learn it including the Oracle Database for making PHP website.
    Because of this i downloaded all the packages of Oracle Linux Release 6 Update 1 Media Pack for x86 (32 bit) at E-Delivery.
    Now i was having a hard time figuring out how to install all the 4 ISO images. the only one that worked was was the boot.iso that installed the Oracle Linux 6 without the DB.
    So what would i do to use the 3 updates?
    I burnt them all one by one on different DVD but it wont look for the other packages.
    So please guys bare with me and help me figure out how to use the other 3 packages for i know it has the Oracle Database.
    Oracle Linux Release 6 Update 1 source DVD 1 V26570-01
    Oracle Linux Release 6 Update 1 source DVD 2 V26571-01
    Oracle Linux Release 6 Update 1 Boot iso image for x86 (32 bit) V26573-01

    Oracle Linux does not install any Oracle Database. You don't need the source and boot.iso DVD. You can boot and install the system from the Oracle Linux 6.1 installation DVD. The boot.iso is useful for a network install and the source DVD if you want to compile everything yourself.
    As far as I know, Oracle Database has not been certified for Oracle Linux 6 yet. That does not necessarily mean you cannot install Oracle Database on Oracle Linux 6 yet, but you will run into problems with software requirements, package dependencies and perhaps incompatibilities, i.e. ext4 file system.
    I think your best option is to install Oracle Linux 5 and certainly use Oracle VirtualBox. If you are new to Linux you probably cannot use Linux as your primary OS yet, and VirtualBox will allow you to install and re-install without jeopardizing your primary host OS. You can also download pre-build virtual machines for Virtualbox from http://www.oracle.com/technetwork/community/developer-vm/index.html which might have everything you need installed and ready to use.

  • Load balancing is not happening on RAC (oracle 11g Rel 2) on Linux 5.1

    Hi,
    Load balancing is not happening on Oracle 11g RAC. We have defined the SCAN listener and confured the TNS accordingly. Still we get the load maximum on node2 and less load on Node1 or vice versa. Please suggest me what to do?

    This is not the right forum to ask this question.
    regards

  • Oracle 11g client / oracle 10g express edition in one computer

    Hi All,
    I already have Oracle 11g Client installed in my computer. I wanted to Install Oracle 10g Express Edition in the same computer. So that I shall work with that even when I am not in the network. My Question is : Will installing both of 11g Client and 10g XE will cause conflict in my computer or is it ok to install both. Any suggestion/information is appreciated.
    Regards,
    RRR

    Hi,
    i have installed oracle oraclient11g_home1, want to know the changes in tnsnames.ora.
    below tnsnames.ora file got created after installation. I dont know
    CONNECT_DATA=
              (SID=<oracle_sid>)
              [ (GLOBAL_NAME=<global_database_name>) ]
    <alias>= [ (DESCRIPTION_LIST =  # Optional depending on whether u have
                        # one or more descriptions
                        # If there is just one description, unnecessary ]
         (DESCRIPTION=
         [ (SDU=2048) ]     # Optional, defaults to 2048
                        # Can take values between 512 and 32K
         [ (ADDRESS_LIST=    # Optional depending on whether u have
                        # one or more addresses
                        # If there is just one address, unnecessary ]
         (ADDRESS=
              [ (COMMUNITY=<community_name>) ]
              (PROTOCOL=tcp)
              (HOST=<hostname>)
              (PORT=<portnumber (1521 is a standard port used)>)
         [ (ADDRESS=
              (PROTOCOL=ipc)
              (KEY=<ipckey (PNPKEY is a standard key used)>)     
         [ (ADDRESS=
              [ (COMMUNITY=<community_name>) ]
              (PROTOCOL=decnet)
              (NODE=<nodename>)
              (OBJECT=<objectname>)
    ... # More addresses
         [ ) ] # Optional depending on whether ADDRESS_LIST is used or not
         [ (CONNECT_DATA=
              (SID=<oracle_sid>)
              [ (GLOBAL_NAME=<global_database_name>) ]
         [ (SOURCE_ROUTE=yes) ]
         (DESCRIPTION=
         [ (SDU=2048) ]     # Optional, defaults to 2048
                        # Can take values between 512 and 32K
         [ (ADDRESS_LIST= ]     # Optional depending on whether u have more
                        # than one address or not
                        # If there is just one address, unnecessary
         (ADDRESS
              [ (COMMUNITY=<community_name>) ]
              (PROTOCOL=tcp)
              (HOST=<>)
              (PORT=<1521>)
         [ (ADDRESS=
              (PROTOCOL=ipc)
              (KEY=<ipckey (PNPKEY is a standard key used)>)
         ...           # More addresses
         [ ) ]           # Optional depending on whether ADDRESS_LIST
                        # is being used
         [ (CONNECT_DATA=
              (SID=<oracle_sid>)
              [ (GLOBAL_NAME=<global_database_name>) ]
         [ (SOURCE_ROUTE=yes) ]
         [ (CONNECT_DATA=
         (SID=<oracle_sid>)
         [ (GLOBAL_NAME=<global_database_name>) ]
         ... # More descriptions
         [ ) ]     # Optional depending on whether DESCRIPTION_LIST is used or not

  • Calling Stored procedure in Oracle 11g from Oracle forms developer 6i

    We have Oracle 11g (11.1.0.7.0 ) database (64 bit) installed on Windows Server 2008.
    In this database, we have stored procedure ABC(arg1) which is accesing a table in another instance through DB LINK. If we EXECUTE this procedure from SQL/TOAD. It runs successfully and generates the desired output.
    If we write the contents of the stored procedure in the PROGRAM UNIT / ANY TRIGGER in FORM 6i then also, It runs successfully and generates the desired output.
    It is also mentioned, that if we try to use any table in the same instance (and not through DBLINK) then it works fine.
    However, if we try to call this stored procedure (which is  accesing a table in another instance through DB LINK) from  ORACLE FORMS  6i  in WHEN-BUTTON-PRESSED trigger then the FORM BUILDER gets hanged while compiling the form developed in FORMS 6i.
    Please provide a solution to this problem.
    THANKS IN ADVANCE.
    Hemant Singh.
    Asstt. Manager(IT)
    Software development team.

    Forms 6i was never meant to run against a 11g database, this was not tested and is also not supported.Well, that is not completely true. Developer 6i is supported against a 11g database, but only for Oracle Apps R11. That means that for most other customers (not Apps) Forms 6i will work against an 11g database. However, only Apps R11 is supported, and patches are only created specifically for Apps. We are also running Forms 6i against an 11g database without (well, minor) problems.
    In this case, you need to find a solution. You can try to put the stored procedure in a package. The package body, with the reference to the remote table, will be hidden from Forms this way.

  • USER_DEPENDENCIES view in oracle 11g and oracle 10g are different?

    I have tested oracle 10g and oracle 11g. And I found some different behavior in the user_dependencies view between two oracle version.
    In the oracle 10g, whatever referenced object is populated in the user_dependencies view. In the oracle 11g, however, only valid referenced objects are populated in it.
    For example, a package, pac_1, references table, ref_tab_1, and package, ref_pac_2. After ref_tab_1 is dropped and ref_pac_2 is invalid, I query to user_dependencies.
    sql> select referenced_name, referenced_type from user_dependencies where name = 'pac_1'.
    In oracle 10g, the result is like the following,
    < referenced_type > , < referenced_name >
    non-existent , ref_tab_1
    package , ref_pac_2
    In oracle 11g, the result is not showing non-existed object nor invlid object like the following,
    no rows selected
    Is that the TRUE or do I missed some when I installed database or created database in 11g?
    Is there a way to make the behavior of user_dependencies like it in 10g which shows all the referenced objets?
    Edited by: user7436913 on Mar 10, 2010 5:48 AM
    Edited by: user7436913 on Mar 10, 2010 5:51 AM
    Edited by: user7436913 on Mar 10, 2010 5:52 AM
    Edited by: user7436913 on Mar 10, 2010 5:53 AM

    can you post your query with explain plan for both 9i version and 10g version.
    Thanks,
    karthick.

  • Oracle 11g for Oracle access manager,  OID version details

    At present we have 1og db for sso and oid. I have checking in db that our exsisting OID and SSO versions are
    Oracle9iAS Single Sign-On 10.1.2.0.2
    Oracle9iAS Internet Directory
    OID 10.1.2.1.0
    We are moving to diff hosting solution and vendor is recommanding to have 11g Oracle access manager(in 11g sso is replaced by OAM) and OID.
    What is the version of OID with 11g or please refer me to the documentaion where i can greb 11g OAM, oid etc versions

    Kapardhi wrote:
    Where can i find oracle 11g server for windows7 home basic 64bit version...Oracle 11gR2 is certified on Windows 7 x64 - Professional, Enterprise, and Ultimate editions -- http://docs.oracle.com/cd/E11882_01/install.112/e24283/toc.htm#BGBEEBAD
    You can download 11gR2 from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Thanks,
    Hussein

  • Connecting Oracle 11g using Oracle 10g

    Hi All,
    I have installed Oracle 11g (11gR2) server on a Windows 2003 (win32) machine. It is very well connecting when I tried to login to that database using the below command
    sqlplus test/test@oracle11g I tried to access the same server from a different machine where only Oracle 10g client is available. I get the following error.
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Please advice if we can connect Oracle 11g server using a Oracle 10g client from a different machine??
    If Yes, Please advice whay am I getting the above error.
    Thanks in Advance!!

    With respect to your suggestion, I have modified the Oracle 10g tnsnames.ora file as below, but it still throws the same error.
    ORACLE11G =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mildh0105.i-flex.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = Oracle11g)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    LISTENER_ORACLE11G =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mildh0105.i-flex.com)(PORT = 1521))
    the LSNRCTL STATUS is as below...................
    C:\Documents and Settings\Administrator>LSNRCTL STATUS
    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 14-JUL-2011 12:42
    :32
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 14-JUL-2011 11:42:29
    Uptime 0 days 1 hr. 0 min. 8 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File E:\app\sysfmg\product\11.2.0\dbhome_1\network\admin\li
    stener.ora
    Listener Log File e:\app\sysfmg\diag\tnslsnr\mildh0105\listener\alert\lo
    g.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "Oracle11gXDB" has 1 instance(s).
    Instance "oracle11g", status READY, has 1 handler(s) for this service...
    Service "oracle11g" has 1 instance(s).
    Instance "oracle11g", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\Administrator>

Maybe you are looking for

  • I can't find boot camp to access windows xp.

    When restarting my mac and I press the options key, the windows drive is no longer there.  I fear my son somehow erased it.  How do I find it and/or restore it?

  • I cannot edit text in a PDF created from scanning

    I am using Adobe XI, and I have created a PDF by scanning a document. When I do click on a paragraph to edit text, all the page appears selected, it seems to be an image. At that moment a message pops up saying: this page has not editable text or dig

  • ITunes doesn't open after updating into Mavericks.

    Please help me how to reinstall the itunes in mac OSX? I couldn't delete my itunes program in mac book because it is required by OS X. Do I need to reinstall the itunes?

  • Usning Mail, hotmail goes out, can't receive --

    As a new (1 week but feels like 6 years of turmoil) Mac person I am frustrated and ready to return this thing! I finally got my hotmail accounts into Mail and can send emails, but cannot receive anything. The inboxes are empty/dead and when I called

  • Keys not registering the correct characters

    My Mac Mini all of a sudden is starting to behave really unusually. When I try to type anything certain letters that I hit on the keyboard would produce a three-letter combination. For example when I type the period character on the keyboard, instead