Use IBM easy tier on DS8700 storage system with oracle database

Hi,
We search best practices to integrate IBM SSD and easy tier technologies on Oracle 10gR2/11gR1/11gr2 database.
is that someone already done this type of integration with mixed Oracle and IBM technologies ?
Thanks
Arnaud

user8949908 wrote:
Easy Tier is feature on the DS8700 and the DS8800 that offers enhanced capabilities through automated hot spot management and data relocation, auto-rebalancing, manual volume rebalancing and volume migration, rank depopulation, merging of extent pools, and thin provisioning support.
Easy Tier determines the appropriate tier of storage based on data access requirements and then automatically and nondisruptively moves data, at the subvolume or sub-LUN level, to the appropriate tier (like SSD) on the DS8000.
so I search feedback on this technology used in conjunction with Oracle database.
It's a question oriented for IBMer ...
Regards
ArnaudAs I said, this all happens several layers away from anything the Oracle database would know (or care) about. Just like my HP-SAN. It does a lot of the kinds of things you describe above and actually, not only does oracle not know or care, neither does the OS. All of that work is being done by a sub-system that is totally abstracted from the OS and even more abstracted from the Oracle rdbms. When oracle ( or any app) needs data, it sends a request to the OS to "give me X- number of bytes, beginning at offset Y in file Z". He doesn't even know what kind of device file Z is. And with dedicates storage systems like a SAN (and it sounds like Easy Tier) even the OS doesn't really know or care. It simply passes the request along to the interface to the storage system.

Similar Messages

  • Can I use DB13C for central backup scheduling of MaxDB and Oracle databases

    Hello,
    we have installed Solution Manager 7.0 on Windows with MaxDB. We want to use DB13C to schedule and Monitor our database backups. We have 8 systems with Oracle Database and 7 systems with MaxDB database, 1 DB2 and 1 MS-SQL Server . Due to QAS issues we can´t migrate to one database system. Is there a possibility to handle all database systems from our Solution Manager ?
    Thank you
    Heiko

    You can use DBACOCKPIT for that purpose. Import the systems from the SLD.
    Markus

  • Integrating Microsoft Filenet content Management system with oracle portal

    1. Client is having Microsoft Filenet system as content management.
    2. Client wants to integrate Filenet system with oracle portal.
    3. Please confirm whether it is feasible or not and kindly suggest us the
    document for integration process.

    I think clue is on the this line;
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    make sure LDAP connection is working. Make sure use default ports for all connections. Most of the samples on the OTN uses default port, if you change them you, you have to modify sample code.

  • Want to install BI 7.0  on existing portal system with oracle Solaris 10

    Hi gurus
    I want to install (BI 7.0, solaris10, oracle) system on existing portal system with oracle and solaris 10 OS....
    kindly let me know the how to add and create the project in already existing system for new BI system...is there any specific or need to care ful to install one more system on the same instance..
    Thanks in  advance

    Hi balaji,
    If you portal version is 7 then proceed as follows.
    BI 7.0 required ABAP and Java engine.
    You can install the ABAP part alone and then use the existing portal that you have currently for BI also.
    Apply the BI-JAVA related support packs in the portal.
    Establish the connectivity between BI-EP as it is required for BEx Web application.
    For establishing the connectivity refer
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00c4742a-3a4b-2b10-b4ae-b03d08bcde6e
    Use this following link for reference for further reference.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/004e5f27-374b-2b10-4da9-894986fd04c7
    regards,
    chandru.

  • How can I build a LabView application that uses the 2012 runtime, on a development system with LabView 2013 or 2014 installed?

    I need to build a LabView application .exe to run with the 2012 Runtime, for legacy support. I currently have LabView 2013 installed on my development system, and have 2014 available. How can I build an application that uses the 2012 runtime on this development system? Do I have to downgrade to 2012? Thank you.

    We have existing customers that have installed our application that was originally built with 2012 (provided by a contractor that is no longer available).  Due to IT regulations, it is far easier to update these customers by simply replacing the .exe file, than creating an install that their IT department must run.
    If I have to downgrade to LabView 2012, where can I get the installation for this?

  • Using the following erp system with oracle

    Dear all,
    Does anyone have experience in using the Infor ERP LN with oracle. Are they fully compatible...the reason why I am asking is to make a good arguement why our company needs to oracle when we migrate over to our new ERP system which is infor ERP LN. currently the vendors are trying to have us change to sql sever.

    The vendor itself should be able to tell you whether they are certified against Oracle. I would definitely official confirmation from the vendor themselves, else you might find yourself in a lot of trouble if it turns out that it isn't certified and you have major problems.
    Saying 'I asked a guy on a forum' wouldn't do anything to help keep your job in that case...

  • Most widely used operating system for oracle database

    hi,
    can anyone figure out which operating system is widely used for oracle database around the world.
    thanks and regards,
    Ashok

    I don't think you can safely pick one single operating system for Oracle.
    Over the years I have seen various Unix flavors, VAX/VMS, Windows and others being used to a great extent for running Oracle database.
    Picking one flavor will be tougher then having to program the database under any operating system it is made available.

  • Connectivity with  oracle database using web Dynpro(for java)

    Hi,
    In web Dynpro we will connect to SAP systems by using Adaptive RFC.  Then How to connect the oracle 8i/9i using webdynpro? Plese tell me the procedure to establish the connecting using enterprise portal?
    Thanks & Regards,
    Mastanvali Shaik

    Hi,
    Check these:
    WebDynpro and Oracle using DTOs
    https://wiki.sdn.sap.com/wiki/display/VC/JDBCConnectionSetup
    Connecting Problum of SQL
    Greetings,
    Praveen Gudapati
    [Points are welcome for helpful answers]

  • NCHAR issue with oracle database using JDBC adapter

    Hi,
    We have a requirement to develop an XI interface from FTP server(File adapter) to oracle database using JDBC adapter. In the oracle database table few fields are of type NCHAR/NVARCHAR. when we try to insert the character(A,B,c..) values into oracle table fields of type NCHAR/NVARCHAR, we are getting the following error message in the JDBC adapter audit log. IF we pass the numeric value to the same field, then we are able to insert the records successfully.
    Unable to execute statement for table or stored procedure. 'IPCSDD_DOWNLOAD_PROCESS' (Structure 'StatementName1') due to java.sql.SQLException: ORA-00904: "P": invalid identifier
    2010-10-19 22:29:59 Error JDBC message processing failed; reason Error processing request in sax parser: Error when executing statement for table/stored proc. 'IPCSDD_DOWNLOAD_PROCESS' (structure 'StatementName1'): java.sql.SQLException: ORA-00904: "P": invalid identifier
    2010-10-19 22:29:59 Error MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'IPCSDD_DOWNLOAD_PROCESS' (structure 'StatementName1'): java.sql.SQLException: ORA-00904: "P": invalid identifier
    Please find the system information below.
    Oracle version- 10.2.4
    XI version - 3.0/ service pack 19
    JDBC driver- oracle.jdbc.driver.OracleDriver
    Please suggest.
    Thanks,
    Venkata
    Edited by: Venkata Narayana  Eepuri on Oct 21, 2010 12:10 AM

    Dear Venkata Narayana,
    Concerning the error, kindly go through the following note :
    731 - Collective note: ORA-00904
    follow the recommendations mentioned in that and please check if that helps.
    Best Regards
    Nishwanth

  • Using Mts With Oracle Database

    I m building Com using Visual basic.I have made them transactional using MTS.first i have firstly user Sql Server database.the components are working properly.but when i
    have made back end as Oracle the Trasactions
    fails. if i make them not Mts object then it will function properly. I have read article from microsoft site "Using Mts with Oracle".acc to them a file named XA80.dll should be on ur system on which mts is runing.I have made a database server and a client on which Mts is installed.But XA80.dll
    was not found. whats the problem .tell me solution if anyone can.
    i have installed OEM GUI which installs XA80.dll on ur system.but when i tested microsoft test program which checks weather ur Oracle supports Mts or not fails at the end. When calling XA_Open_Entry it gives error with return code -3
    Plz tell me Solution
    Thankx in advance
    null

    Hi,
    Oracle JVM in 11gR2 (the latest release) supports Java 1.5 only. So no, you won't be able to load classes compiled with target class level 1.6 into DB. But you surely may explicitly set target class level of 1.5 in javac and then load compiled classes. Or you may not use 1.6 features in your code and then CREATE JAVA SOURCE from it.

  • Discover System with a database cluster environment?

    Hi All
    We are thinking of getting the Discovery System and are looking into using the SQL Server 2005 Enterprise addition to allow us to use the Discovery System beyond the 180 day evaluation version of SQL Server that comes with the system.
    Does anyone know if the Discover System will work with a database cluster environment or does the database need to be installed on the Discovery System box?
    Sorry, I’m not a BASIS Administrator or DBA.
    Thanks!
    Mike Vondran

    Thanks Rick,
         Just to put our proposed usage of the Discovery System into context, our goal is to use it as a “proof of concept”/ “prototyping” system to use some of the features of the NetWeaver environment for various different business cases. We would like to use it for this purpose beyond the 180 day SQL Server evaluation addition constraint that comes with the Discovery System. We have existing SQL Server database clusters that we could leverage and wanted to see if it is possible to use them before purchasing an Enterprise Addition of SQL Server.
    We would NOT, and could not, be using it for any Production purposes.
    Let me know if this usage/environment makes sense.
    Thanks again for your help on this.
    Mike Vondran
    eBay Inc.

  • Oracle HTML DB Tutorial: Building an Issue Tracking System with Oracle XE

    Hello.
    I am using Oracle XE and have loaded the sample Issue Tracking System.
    I had to set the time-out to 100 seconds as explained in the Oracle XE thread: “Problem with importing HTML DB applications” (Problem with importing HTML DB applications
    I am trying to create users.
    The documentation at http://www.oracle.com/technology/products/database/htmldb/pdf/issue_tracking_tutorial_1.6.pdf
    on page 82 discusses using HTML DB authentication. However, my understanding is that the HTML DB in Oracle XE currently uses only DATABASE authentication.
    Is there any documentation on creating users for the sample Issue Tracking System using Oracle XE?
    Thanks!
    -Ricky Burke
    [email protected]
    972-235-5665

    Ricky,
    I am trying to create users.
    The documentation at
    http://www.oracle.com/technology/products/database/htmldb/pdf/issue_tracking_tutorial_1.6.pdf
    on page 82 discusses using HTML DB authentication. However, my understanding is that
    the HTML DB in Oracle XE currently uses only DATABASE authentication.Well, in order to log in to the XE management GUI you use the database account. This is correct.
    But for authenticating to the application you are going to build, you still have all possible authentication schemes available as in HTML DB (standalone).
    Well, you should be able to just go ahead and create the HTML DB users in your workspace (for example HR). In XE a workspace corresponds to an actual Oracle database user, a workspace is created implicitly for the user.
    Thus, just go to Home > Application Builder and will find on the right hand side under "Tasks" the link "Manage HTML DB Users".
    There you can create the users in your workspace for your application.
    ~Dietmar.

  • Using tomcat with Oracle database?

    I am having some difficulty setting up Tomcat 6.0.16 with JDeveloper 10 and Oracle - I have with the kind help of people here found this:
    ADF-BC4J + MySQL 5 + Tomcat 6
    Which helps me some of the way, but it is for MySQL, not Oracle, and I don't know things well enough to change the XML in a meaningful way.
    I did try to install MySQL, but not extremely hard - I would prefer to use Oracle, anyway. Are there any instructions about how to do this for an Oracle database?

    Please refer
    http://www.microdeveloper.com/html/JNDI_Orcl_Tomcat1p.html
    http://www.akadia.com/download/soug/tomcat/html/tomcat_apache.html#Deploying%20Servlets
    http://www.hansbergsten.com/contrib/solaris-oracle-howto.html

  • Using jdk6 with oracle database

    hi..
    i've installed jdk6 into my pc. i would like to write a simple program using jdk6. then i would like to load it into oracle database. is that okay if i use jdk6 version to write my program? is it compatible with oracle 10g when we want load the java class file into oracle?please help..thanks..

    Hi,
    Oracle JVM in 11gR2 (the latest release) supports Java 1.5 only. So no, you won't be able to load classes compiled with target class level 1.6 into DB. But you surely may explicitly set target class level of 1.5 in javac and then load compiled classes. Or you may not use 1.6 features in your code and then CREATE JAVA SOURCE from it.

  • Using VPN to connect to Windows XP server running Oracle Database

    Trying to connect to a hotel PMS system (Micros Opera) through my mac. The system runs through internet explorer on PC and is based on an Oracle Database. The DB stores both the data and application. I have it set up and working via VPN in Parallels, but still have not been able to make it work on the mac side. All I needed to do in Parallels was add the VPN connection, direct IE to http://operettaserver and everything worked perfectly.
    I have a feeling it has something to do either with browser compatibility or ports. On windows, it runs best in IE, but will load in Firefox. Can't get it to load in Firefox or Safari on the Mac side (even when I plug the computer directly into the network). The VPN connection seems to be OK on the Mac -- when i type the local IP it redirects to the server, but the login page does not open. I can, however, access shared folders.
    Does anyone have any ideas what could be the issue? Any suggestions would be greatly appreciated.
    Thanks!
    JK

    It looks like a file transfer protocol issue here. Which is the OS on the server? Is it Mac or Windows.
    You can try this Apple Support article http://docs.info.apple.com/article.html?path=ServerAdmin/10.5/en/c1ns5.html

Maybe you are looking for

  • IPhone cannot be used because it requires iTunes version 10.6.3 or later. (CAN'T DOWNLOAD VERSION 10.6.3!)

    After downloading the new IOS 6 update for my iphone 4, my phone will not connect to my itunes on my laptop and a message pops up and states: "The iPhone "iPhone" cannot be used because it requires iTunes version 10.6.3 or later. Go to www.itunes.com

  • HT201269 how to download music from my iphone4s to a pc

    I am trying to download my music from my Iphone 4s to my new PC with windows 8. Any help with this would be greatly appreciated. I downloaded I-tunes to my PC and I cannot seem to find a way to import the music from my Iphone to the I tunes.   

  • Problem with While Loop.

    Hi guys, i'm doing a pass exam java question, below is the question criteria. Write a program that allows a user to enter their mark attained in each unit and displays their grade. After all marks are entered the average mark is displayed. The main m

  • Illustrator CS shuts down when I open a file

    I've had Illustrator (CS 11.0.0) on my desktop machine for a while but not used it much. I am now intending to switch all my work from Creature House Expression3 to Illustrator (can't face upgrading to the MS product) and loaded Illustrator on my lap

  • Slot load iMac won't boot in OS X but will in OS 9

    I'm running OS X 10.3.x and OS 9.2.2. Everything works fine in OS 9 but when attempting to boot in OS X it stops at the apple icon. A strange thing happens at that time....the apple icon drops slightly downward. I have booted from an emergency boot d