Any major differences of exadata database, listener, processes than regular RAC environment?

I would like to ask for any input regarding any major differences of exadata database, listener, processes than regular RAC environment.
I know now the exadata not only have SCAN listener, but a lot other listeners. can expert here provide more details?
Thanks

We will use zfs to do backups, is that possible for the initiband listener to communicate with ZFS?  where I can find documents for zfs?
The SDP (Infiniband) Listener is for client connections connecting to the database on Exadata over the SDP protocol on the Infiniband network. You should use the Infiniband network to connect the ZFS to Exadata and mount the ZFS shares to the Exadata compute nodes using DNFS; but this doesn't use the SDP listener because there is no database connection originating from the ZFS you are just backing up your databases to it. See the "Oracle ZFS Storage: FAQ: Exadata RMAN Backup with The Oracle ZFS Storage Appliance (Doc ID 1354980.1)" MOS note for good information and references regarding backing up from Exadata to ZFS.
Plus how do I know we have exalogic?  I dont think we have one, but is there a way to check to be sure?
Exalogic is another of Oracle's engineered systems. It contains integrated compute, network and storage - similar to Exadata - but is used for running application environments, specifically for fusion middleware (e.g. Weblogic) applications, instead of databases. It uses a ZFS storage appliance for the storage, as opposed to the storage cells on Exadata, and for virtualized environments uses the Exalogic Elastic Cloud software. You would know if you have one.
So basically after oracle engineer installed onecommand and created sample database, as oracle dba, we can dbca to create a database just like regular RAC environment?  There is nothing specific on exadata perspective?
Yes... Oracle on Exadata is still the same RDBMS - same Oracle Enterprise edition with the RAC option. The Exadata difference comes with the hardware integration and the storage cell software... the database software is the same.
Another question is do I have to configure exadata specific parameters in order for all those features of smart scan, storage index, comrpession, etc work?
Some Exadata features are mostly "black box" and work without any configuration others may take some configuration or tuning to take advantage of. For example, storage indexes are created dynamically on the storage cells... there is not much you can do to control them. For smart scans you need full table/index scans with direct path reads. So you need to tune for direct path reads. HCC requires setting up your tables/partitions to compress at one of the HCC compression levels and using direct path loads.

Similar Messages

  • Tnsname.ora and listener.ora files in RAC environment.

    Want to clear my concept regarding
    tnsname.ora and listener.ora files in RAC environment. Is there any good notes on Metalink for that?

    Check this metalink note, it covers specific RAC issues:
    Configuration of Load Balancing and Transparent Application Failover
    Note:226880.1
    Werner

  • Why remote listener is used in RAc environment

    why remote listener is used in RAc environment

    I'm sure there is something in some concepts papers anywhere on tahiti.
    But as I'm as lazy to search as you are, I will try to answer:
    local_listener is the listener which serves the instances which register to it (as local_listener).
    remote_listener(s) should be all the listeners which serve the other instances belonging to the database.
    every pmon tells all the local and remote listeners the load of the system where it resists.
    In server side load balancing, the listener will redirect the client to the listener on the system with the lowest load.
    hth
    Martin

  • Questions on sqlnet.ora, listener.ora files in RAC environment.

    Experts,
    I've some confusion with below files in RAC environment.
    sqlnet.ora
    listener.ora
    These files are available in two locations: <GRID_HOME> & <DB_HOME>.
    My questions:
    1. Why do we have two versions of files ?
    2. When I query lsnrctl status from BOTH the homes, it says it is using listener.ora from <GRID_HOME> as shown below.
    Listener Parameter File D:\app\11.2.0\grid\network\admin\listener.ora
    3. What is the use of files which are in <DB_Home>
    4. If you make some changes to listener using "Netmgr" tool, we expect it will update listener.ora in <GRID_HOME>. Interestingly, it is changing the contents of listener.ora in <DB_HOME> .
    Can anyone please clarify it ?
    Thanks in advance.

    859875 wrote:
    1. Why do we have two versions of files ? In the past, the CRS s/w did not include ASM (ASM did not provide support for cluster voting and registration disks). Thus the networking components such as SQL*Net and the Listener were not part of the CRS installation.
    With Grid Infrastructure, ASM supports cluster voting and registration disks and is recommended to be used for that (as oppose to the old style of raw disks or using an external cluster-based cooked file system like <i>ocfs</i>). And with ASM comes the SQL*Net networking layer and s/w (such as the Listener). As ASM ships with Grid Infrastructure, it now also includes the same networking layer as what the RDBMS installation will. Thus both <GRID_HOME> and <DB_HOME> will contain the same networking components.
    However, only a single Listener is for example needed. And that can only run from a single base location. So for operational use, only one version will be actively in use.

  • Any major changes to the database for SCCM 2012 and Reporting?

    I'm in the process of migrating my custom reports from SCCM 2007 to SCCM 2012. I wonder if all the tables / views in SCCM 2007 are the same in SCCM 2012 for my reporting purposes? So far everything I've migrated over appears to work without a problem.
    Orange County District Attorney

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    The SQL schema for SCCM 2012 has been released here.
    https://technet.microsoft.com/en-us/library/dn581978.aspx
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Major differences between the iPhone and the iPod touch after SDK?

    I was so excited to read that there will be apps available for the iPod touch soon - the only reason I haven't upgraded from my 30GB iPod is that I use the games all the time when I'm on the treadmill. Not having games available regardless of WiFi connection just wasn't going to work for me.
    That being said, once the SDK comes out, will there be any major differences (besides the phone, obviously, and WiFi connection to internet vs. connection anywhere) between the two devices? I have one year left on my current phone contract, so I'm thinking I don't want to wait that long since apps will be available on the Touch soon.
    Any insight is appreciated!

    We have NO idea.
    But, let's play for a minute...
    Touch will still not have:
    Phone
    BlueTooth
    GPS capabilities
    None of which I care about, except maybe the BT, which is not there, so it doesn't matter.
    Maybe a future version will have BT, but now, no.
    So...if they do really open the Touch, it will be the same sans the above - which is great by me.

  • Database shutdown taking more time, is listener process a problem??

    Dear all,
    though its a general process to stop the listener before shutting down the database for cold backup. but is it so that if you don't stop the listener before giving shutdown immediate command, the shutdown process takes long time than normal expected time?
    because as per my understanding, the listener process is used just for the connection and when we give shutdown command the database automatically rejects any new connections. your valuable comments are required.

    No version, as usual, and the answer is version specific.
    Why is it so difficult to include those 4 digits?
    Dear all,
    though its a general process to stop the listener
    before shutting down the database for cold backup.
    but is it so that if you don't stop the listener
    before giving shutdown immediate command, the
    shutdown process takes long time than normal expected
    time? No. Must be a fairy tale without proof.
    You might need set job_queue_processes to 0 and aq_tm_processes to 0, but that has nothing to do with the listener.
    >
    because as per my understanding, the listener process
    is used just for the connection and when we give
    shutdown command the database automatically rejects
    any new connections. your valuable comments are
    required.--
    Sybrand Bakker
    Senior Oracle DBA

  • Is there any difference in oracle database and forms database

    i want to know is there any difference in oracle database and forms 6i database
    ,if i import some file through oracle database then same data will exist in forms database or not
    thanks

    Oracle Forms is a Rapid Application Development (RAD) tool not a database. With Forms, you connect to an Oracle database to query and display data from the database as well as insert new or update existing data. Consequently, if exists in the database - you should be able to display it in a Form.
    Craig...

  • Production database server process

    Hello all,
    Oracle 11g default server process is dedicated
    select distinct server from v$session;
    dedicated
    Which server process is used in the oracle 11g Production? if the database is connect to an online application?
    Thanks to all

    977962 wrote:
    Hello all,
    Oracle 11g default server process is dedicated
    select distinct server from v$session;
    dedicated
    Which server process is used in the oracle 11g Production? if the database is connect to an online application?Question doesn't make sense! All the processes are used whenever you are going to be having the database up and running. There is nothing like production database difference which is going to make any difference in the working. For the client's connection to get established, it would be the listener process.
    Aman....

  • Missing Listener Process

    Hi,
    I've just installed 9.201 on WinXp and used the database configuration assistant to create me two instances.
    This is the first time I have installed v9, though I have installed Oracle8i many times.
    The problem is that I don't have a listener process. I'm not sure why one has not been created. I selected for a dedicated server install, but I didn't think that would make this difference.
    Any ideas gratefully received as to why I don't have a listener and why I have to do to create it now.
    cheers
    Tony

    You can create a listener using the Net Configuration Assistant, but if you just want to create a basic listener with default values that will auto detect your instances, just run the following command in a command window:
    c:\> lsnrctl startAfter reporting that there is no configuration file, it will create its file and its service and then start the listener process.
    Nothing to it.
    I tend to prefer manual scripts and commands to GUI tools. I use GUI tools from time to time, but they can be quite a crutch for a DBA. I always want to be aware of what is going on behind those tools.
    Kind regards,
    Russ Cannon

  • What are the major difference between ssis 2008 R2 and 2012

    Hi,
    We are planning to upgrade some of the packages from 2008 to 2012. If someone would provide a few insight then it would be great.
    Thanks,
    sarat chandra sahoo

    The major difference that has come up in SSIS 2012 is a new deployment model called project deployment model. As per this package is no longer a basic unit but its the project. When you use this deployment model you can deploy project from Visual Studio/SSDT
    environment directly to the server. The project in this case will get stored in Integration Services Catalog which uses a new db called SSISDB in the relation database itself. So in that sense its more closely coupled to database engine. Also you cant deploy
    a single package in this case, it has to be complete project. The project also preserves the versions for packages so any time you can revert to one of the previous version if needed. SSIS Catalog doesnot use configurations. Instead there's new concept of
    parameters introduced. Parameters can be defined at project or package level and this will help you to sent values from outside. You can also define environments inside SSIS catalog and created variables in it. This should then be mapped to parameters within
    project/package and based on value you set for variables package will execute with values at runtime.
    See
    https://www.simple-talk.com/sql/ssis/ssis-2012-projects-deployment-configurations-and-monitoring/
    Other changes include new tasks like exepression task, DQS Task etc and features like data taps which can be used for debugging data flow at runtime
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • What are the major differences between UCCX v7 and v8.0.2

    Does anyone know of a matrix or document which shows the major differences between UCCX v7 and v8.0.2?
    I have looked high and low, even searched this forum, but have not found anything.
    I've even looked at release notes in 8.0.2 but couldn't see anywhere that states the changes.
    Any help appreciated.

    Hi,
    I have awarded you both with the 'correct answer'.
    I went through, painstakingly, the documents I was linked to above and compared.
    In the end the major differences are pretty much what you have outlined here - which is exactly what I wanted.
    Thank you both very much.
    Cheers,
    Brett
    PS: Here are the obvious differences I found going thru the documentation I was linked to... (pretty much what you said)
    Feature
    V7
    V8
    High   Availability over the WAN (HAoWAN)
    No
    Yes
    Available in   an Appliance Model
    No
    Yes
    Read-only access to Cisco Unified Contact Center Express   database (Informix) with JDBC, ODBC, or Structured Query Language (SQL)
    No
    Yes
    System   Software Configuration
    MS Windows Server   2003
    Cisco Media   Convergence Appliance Software
    System   Software Configuration (client)
    XP and Vista
    XP, Vista, and Win7
    System   Software Configuration (browser based client software)
    No
    CAD and Workforce   Management
    System   Software Configuration (Web 2.0 based client software)
    No
    QM and AQM
    Operating   System
    Cisco OEM Windows   Server 2003
    Cisco Voice OS

  • What are the major differences b/w live copy blueprint and Language copy of CQ ?

    We are in process of creating a different Language Versions of a Website and trying to figure out the best/recommended approach.
    what are the major differences b/w live copy blueprint and Language copy of CQ ? which one is recommended in which ? any pointers on this would be appreciated.

    The language copy tool is a one-shot tool to create pages under a certain structure. It has a nice UI for it. But that's it.
    The MSM blueprint/livecopy concept is much more powerfull, because it has live connections between the blueprint and the livecopy. It does not only allow you to easily create livecopies, but supports you also in maintaining the relationshop between these. So you can easily detect, that the blueprint page has been updated and needs to be rolled out again. Or that there are conflicts, because both blueprint and livecopy have been updated independently. And so on.
    From my perspective the language copy tool should not be used, because with creation of language pages the "fun" has just started and the real work is just ahead.
    Jörg

  • What are the major differences between oracle 10g and oracle express 10g

    Hi
    Can anyone tell, What are the major differences between[b] oracle 10g and oracle express 10g.
    Or if you know any URL, then please do let me know.
    Advance Thanks
    JC

    Dear sir,
    here it is.
    http://www.oracle.com/database/product_editions.html

  • What is default database listener port number

    Running emca script requested for database listener port number. Where do I get this information from.

    If the port number is not specified in listener.ora,
    you may get different values with 10gR1 such as 1509,
    1525, 1525 or 1531 (on Windows XP SP2).
    I guess this depends also on whether the TCP/IP port
    1521 is really released or notI have seen what you have described above when port 1521 was in use by another process. If the port is not in use, I have not seen any thing other then 1521 assigned when the listener was created either during installation or afterwards using Net Assistant.

Maybe you are looking for

  • Problems with MP 1,1 and black screen

    I am running a MP 1,1 w/ stock 7300GT card and 10.6.4. I have disk 1 & 2 in a raid 0, and used boot camp to partition disk 3 with a 32Gb slice for Windows. I installed XP at first and it worked fine, I was using it to play SCII beta. I made a mistake

  • What are "Settings" in Migration Assistant?

    One of the choices that Migration Assistant offers to transfer is "Settings".  What exactly are the "settings" that Migration Assistant will migrate?

  • Blank grey startup screen

    Okay i have a bad DVD-RW on my PC. sometimes it works, sometimes it doesnt. This is my SECOND Macbook now! I put the disc into the Mac, it has problems. I try to eject, nothing... "Hmm i should reboot n eject.." I dont even get the Apple Icon on star

  • ACH and Wire transfer

    Frnds I have papre statement form the bank, Under that they have cleared some of the ACH and wire, now i need to mark those ACH and wire in SAP as cleared and need to reconcile ACH OUT A/c so it will be posted to Main Bank A/c also but i do not want

  • Filesyncagent error

    hi i was just surfing the net (firefox), when the macbook forced me to do a restart (and nearly caused me to have a heart attack, as i thought some major problem was about to happen). the only other program running was entourage. upon restarting, i g