JKM Oracle compatible (Date of update) CDC

Hi all, I'm trying to implement the CDC using the JKM compatible Oracle (Update Date) for a fairly simple interface (a source and a target table table). After that I did a normal load to the target (single record) table, I've implemented logging as shown below:


(1) select the model for the Set of logging mode. Choose the JKM compatible Oracle (Date of update) and specified the column name (LAST_UPDATE_DT) of the source table for the UPDATE_DATE_COL_NAME option.
(2) to activate the data store source for CDC (Change Data Capture-> add to the CDC)
(3) start magazines for the data store (-> change data Capture log starting)
(4) add a subscriber to the journal (change->-> Subscribe Subscriber Data Capture)
(5) insert a new record in the source table with the timestamp that is appropriate for the LAST_UPDATE_DT
(6) check the log data and ensure that the inserted record is here (right click Datastore and change data Capture, and data log). I can see the window of log data record.
(7) create a copy of the interface above and check the logged data only to use data logging for the load of the CDC.

I am now under this interface in simulation mode to see if the new record is taken up to be loaded and the question. It is not the case. Weird, considering that it appears in the log data. So I checked the query that is executed to select new records, and below is what I get, Column1 as the pharmacokinetics of the source table:
insert /*+ APPEND */  into SCHEMA.I$_TARGET
     (
     COLUMN1,
     COLUMN2
     ,IND_UPDATE
     )
select       
     SOURCE_CDC.COLUMN1,,
     SOURCE_CDC.COLUMN2,
     JRN_FLAG IND_UPDATE
from     SCHEMA.JV$SOURCE_CDC SOURCE_CDC
where     (1=1)
And JRN_SUBSCRIBER = 'SUNOPSIS' /* AND JRN_DATE < sysdate */ 
Execution of the select statement does not show the new record. Return of location and control of the definition of the view of $ J, JV$ SOURCE_CDC:
CREATE OR REPLACE FORCE VIEW ETL_ASTG.JV$TRADER_CDC (JRN_FLAG, JRN_DATE, JRN_SUBSCRIBER, COLUMN1, COLUMN2) AS 
  select      
     decode(TARG.ROWID, null, 'D', 'I') JRN_FLAG,
     sysdate JRN_DATE, 
     JRN.COLUMN1, 
     JRN.COLUMN2
from     
(select JRN.COLUMN1 ,SUB.CDC_SUBSCRIBER, SUB.MAX_WINDOW_ID_INS, max(JRN.WINDOW_ID) WINDOW_ID
     from      SCHEMA.J$SOURCE_CDC    JRN,
              SCHEMA.SNP_CDC_SUBS        SUB 
     where     SUB.CDC_SET_NAME     = 'MODEL_NAME'
     and      JRN.WINDOW_ID     > SUB.MIN_WINDOW_ID
     and       JRN.WINDOW_ID     <= SUB.MAX_WINDOW_ID_DEL
     group by     JRN.COLUMN1,SUB.CDC_SUBSCRIBER, SUB.MAX_WINDOW_ID_INS) JRN,
     SCHEMA.SOURCE_CDC TARG
where JRN.COLUMN1     = TARG.COLUMN1(+)
and not      (
               TARG.ROWID is not null
            and     JRN.WINDOW_ID > JRN.MAX_WINDOW_ID_INS
            ); 
I can say that the record is not be stalled because of the State LOG. WINDOW_ID < = SUB. MAX_WINDOW_ID_DEL. I don't know what does this condition but the LOG. WINDOW_ID = 28, SUB. MIN_WINDOW_ID = 26 and SUB. MAX_WINDOW_ID_DEL = 27.

Any ideas on how to get this working?

Hello
After the start of your paper you must implement a packge (or manually perform these steps on the model in ODI) perform the following operations using the ODI tools:

Extend the window (this resets the YVERT numbers in the table of subscriber you found)---> Subscriber Lock---> (< run="" interfaces="">)---> unlock subscribed---> Purge Journal

Its hidden in the docs here:
http://docs.Oracle.com/CD/E14571_01/integrate.1111/e12643/data_capture.htm#CFHIHJEE

Here's excellent guide, I always refer people to that shows exactly how:

http://soainfrastructure.blogspot.co.UK/2009/02/setting-up-Oracle-data-integrator-odi_15.html

The guide explains how to configure ODI loop around and wait for the CDC more occur (using ODIWaitForLogData).
Hope this helps
Alastair

Tags: Business Intelligence

Similar Questions

  • What is the use of "JKM consistent Oracle (Date of update)" in ODI 11 G

    Hello


    You can filter the Journalized data in the knowledge 'JKM Oracle' compatible module in which the condition on updated_date or Last_date column it self.
    So, what is the use of the module knowledge "JKM consistent Oracle (Date of update)" in ODI 11 G.


    Please let me know if the necessary clarifications.


    Thank you for your cooperation in advance.


    Kind regards
    Nanan

    You can close the thread (mark it as "answered" and mark useful messages)

  • ADR - Oracle remains Data Services/Apex headset - broken links

    The Oracle page remains Data Services: Oracle REST Data Services as well as the documentation index page: Oracle REST Data Services Documentation contains a link to "the 2.0 Release Notes and Setup Guide", that link to: http://docs.oracle.com/cd/E37099_01/welcome.html and this link is broken. Maybe need to update?

    We're sorry, the page you requested was not found.

    Some links work:

    Documentation index

    Release notes
    Installation and Configuration Guide

    Post edited by: trent I just noticed, the only difference between the index of documentation of work link I posted, and the current one is the last part of the URL. It should be index.html instead of www.

    Broken links have been fixed.

  • data file update the header by various processes

    Hi master,

    It is certainly not a question any. I just wanted to clear some doubts in my mind. We all know SNA are generated and updated in the controlfiles and datafile headers by various oracle process.

    System change number are updated by DBWr in the header of the data files and of ckpt in controlfiles... Please correct me if I'm wrong.


    I am little confuse on when the database writer writes dirty blocks in the data files update the header of this particular data file or updated all the header of data file in the tablespace or all the headers of data file?

    and it is, but it is obvious that if the instance crash, then database will be inconsistent state and application of recovery of incompatible data files as YVERT in the control file does not match the data file header...

    treat means only when good checkpoint with CKPT then only the database will be a consistent state after reboot... it means making ckpt YVERT in all the datafile header match with in controlfiles?

    dealing with writing or update YVERT in other than CKPT controlfiles? at the time, only respective datafile is updated with the new change number or all in this tablespace data files are updated?

    Although many change of system is not timed... It may often happen and it does... but how to find change number perfect if we want to recover a file of data or database with incomplete recovery until the sequence or YVERT? I tried to find the list for the smon_scn_time , but don't know how to use...

    I'm looking also for document on this point of view I have Google, but have not found anything successful.


    any suggestions would be much appreciated...

    Thanks and greetings
    VD

    Published by: vikrant dixit on April 2, 2009 12:05 AM

    gurantee Oracle with CKPT SNA who wrote to datafile is completed and will be contradicted with system files, tablespace and other
    tabelspace load datafiles, each tablespace datafiles CKPT SNA is circumscribed in controlfile is why when you take line/hot
    Save then your backup is inconsistent on recovery makes inconsistent backups consistent oracle by applying all archived and online
    redo logs, oracle makes the recovery by reading more early/more former SNA to one of the headers of data file (media recovery) and apply the
    changes of newspapers in the data file.

    After the completion of checkpoint process CKPT process increment header controlfile CKPT SNA and broad cast than SNA CKPT to others
    header data file. This SNA CKPT is not individual for alls datafile within the database or tablespace datafiles, each CKPT SNA data file is the same.
    You can verify this behavior.

    SQL> select substr(name,1,50) fname,checkpoint_change#,last_change#,status
      2    from v$datafile
      3  /
    
    FNAME                                              CHECKPOINT_CHANGE# LAST_CHANGE# STATUS
    -------------------------------------------------- ------------------ ------------ -------
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSTEM01.DBF             327957              SYSTEM
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\UNDOTBS01.DB             327957              ONLINE
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSAUX01.DBF             327957              ONLINE
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS01.DBF              327957              ONLINE<---
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS02.DBF              327957              ONLINE<---
    
    SQL> alter system checkpoint
      2  /
    
    System altered.
    
    SQL> select substr(name,1,50) fname,checkpoint_change#,last_change#,status
      2    from v$datafile
      3  /
    
    FNAME                                              CHECKPOINT_CHANGE# LAST_CHANGE# STATUS
    -------------------------------------------------- ------------------ ------------ -------
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSTEM01.DBF             327960              SYSTEM
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\UNDOTBS01.DB             327960              ONLINE
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSAUX01.DBF             327960              ONLINE
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS01.DBF              327960              ONLINE
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS02.DBF              327960              ONLINE
    
    SQL> alter system checkpoint
      2  /
    
    System altered.
    
    SQL> select substr(name,1,50) fname,checkpoint_change#,last_change#,status
      2    from v$datafile
      3  /
    
    FNAME                                              CHECKPOINT_CHANGE# LAST_CHANGE# STATUS
    -------------------------------------------------- ------------------ ------------ -------
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSTEM01.DBF             327965              SYSTEM
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\UNDOTBS01.DB             327965              ONLINE
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSAUX01.DBF             327965              ONLINE
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS01.DBF              327965              ONLINE
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS02.DBF              327965              ONLINE
    

    Khurram

  • How to stop the date of update when I opened the old correspondence

    I asked this question two years when I had XP. I'm now running Windows 7. The answer I received before does not work now.

    Hi Kerisis,

    1. What do you mean by "how to stop the date of update when I opened the old correspondence?

    2 edit. you and save the document?

    Answer us with more information for you help.

    Also see this link for suggestions for a question on the help forums
    http://support.Microsoft.com/kb/555375

    Kerisis, when you open a document, make a few changes, save it, date will be automatically updated. However, creation date won't change. You can check this by clicking on the file, select Properties, on the general tab, you will find the dates of access created, modified.

  • At what stage of the treatment we use a rule to update to apply logic to the way the data are updated in the database?

    Hello

    At what stage of treatment do you use a rule to update to apply logic to the way the data are updated in the database?

    Rahul

    Hello Rahul,

    Update the existing record or a data object

    Thank you

    edynamic expert Eloqua

  • Filling of updated by and the last Date of update in Wizard generated shape tab

    Version 4.2.6.00.03

    Hello

    I have a wizard generated shape tab and I have to fill two columns last updated by and last Date of update.

    I have a horrible time to do something which should be easy enough.

    I created a page process:

    BEGIN

    BECAUSE me in 1... APEX_APPLICATION.g_f01. COUNTY

    LOOP

    UPDATE high_level_estimate

    SET last_updated_date = SYSDATE

    , last_updated_by =: APP_USER

    WHERE high_level_estimate_id = APEX_APPLICATION.g_f03 (i);

    END LOOP;

    END;

    But the columns are not updated.

    The primary key column and the primary key column appears in do not appear that's why I think the columns are not updated.

    So when a new row is added or an existing row is updated when the user clicks on the button submit these two columns need to be updated.

    Can someone help me get this to work?

    Can what information I provide?

    Thank you

    Joe

    Jen,

    Wow! Thanks for checking back!

    I had finally it works. Sorry I didn't update the post.

    I used the trigger approach, although I do not like but it is.

    What I did try to find out which of these two areas were the origin of the problem. So said the two fields in the query and ran the page and update the page and there is no error of course since I commented on the columns.

    Then I've uncommented a column, repeated updates, and worked, and this column has been updated.

    I uncommented the other column, repeated that updates and work again and again update the two columns.

    I have NO IDEA why. Somehow something has been corrupted, and comment and uncomment the columns set.

    I have no change to relax during this process. The relaxation I posted earlier is the same code.

    Thank you very much for your help Jen!

    Thank you

    Joe

  • ODI certification: Oracle Enterprise Data Quality: match, Parse, profile, Audit, exploit

    Please suggest how to prepare for the certification ODI topic: Oracle Enterprise Data Quality: Match, Parse, profile, Audit, operate.

    There is a forum OEDQ very good quality of the data of the product team here is very active there so go there to ask.

    There are also videos on YouTube related links (they are made by the product team and are therefore best practices) - just Google youtube disqualification

    As always the best way to learn is to do - set up your own system of Disqualification and trying things on your PC

  • El Capitan is compatible with the updates of the player?

    El Capitan Mac update is compatible with the updates of the player?

    Hi Robert,.

    The latest version of the 11.0.13 player and the CD player are both compatible with Mac OS El Capitan

    Kind regards

    Rave

  • JDBC Oracle CEP data cartridge

    Hello

    I'm trying to implement the JDBC Oracle CEP data cartridge
    From:
    http://docs.Oracle.com/CD/E23943_01/apirefs.1111/e12048/datacartjdbc.htm#CIHCEFBH
    The problem is that it fails on deployment with the following error:

    < exception thrown to prepare the com.oracle.cep.cartridge.jdbc.JdbcCartridgeContext.checkCartridgeContextConfig method.
    java.lang.AssertionError: java.lang.ClassNotFoundException: weblogic.jdbc.wrapper.PoolConnection

    I added the file that contains this class of classpath (com.bea.core.datasource6_1.10.0.0.jar),
    but get the same error.
    Any help would be appreciated.

    Kind regards
    Dmitry

    Hi, Dmitry,
    Based on the version of your jar, I assume you are using 11g ps5 part. I tried your app on my about the issue can be reproduced.
    Could you try your application in an own env?
    Actually, you need not pack up the com.bea.core.datasource6_1.10.0.0.jar and com.bea.oracle.ojdbc6_1.1.0.0_11 - 2-0-2 - 0.jar in the container application.

    BTW: as the application to connect db in OraDcnAdapter, the following packages must be imported into the MANIFEST. MF
    Oracle.JDBC.DCN,
    Oracle.JDBC

    Concerning

  • Delete triggers in DAC to the Oracle apps data source

    Hey guys,.

    We use OLIVIER 7.9.6.1 and OBIEE 10.1.3.4.0. data source is Oracle apps 11.5.9.

    We had a problem in the report. drillthrough report 6 records where as source has only 4 records. Looks like 2 deleted source records and we have never implemented here delete triggers. I'm new to this project and don't know how to implement for the Oracle apps data source delete triggers. because there is no concept of picture table in oracle apps.

    I tried a full load of the fact table, and it is fetching 4 records as expected. so please tell me how to apply delete triggers for the oracle apps data source. explain the process step by step.

    Thank you for your help.

    Thank you
    Jay.

    You can follow the same EP and remove the mapping process that are out of the box for your custom tables. Make sure you include a DELETE_FLG on the custom tables and follows the same logic of PE and Delete is used in vanilla maps. You must have a primary key to check the records of if.which have been removed. Once you have the full mappings, you can set the DAC to assocaiated tasks and include them with your execution plans. As Oracle has followed this process, its best to stay w the same strategy.

  • Oracle 10g Data guard

    Hi all
    I cloned my prod using RMAN.
    My Q is... y at - it no diff between cloned db, duplicate a database.
    If no diff let me know...
    If I cloned using this procedure to create a standby instance.

    Hello

    I mean you have a procedure to create a standby, and that copy of rman is part of it and in doubles.

    (1) make an rman backup
    Run {}
    allocate channel C1 type disk;
    backup database;
    ARCHIVELOG backup all;
    }

    (2) create a control file for the day before on the primary database:
    ALTER DATABASE CREATE STANDBY CONTROLFILE AS ' / oracle/local/data/backup/crunchs_controlfile.bkp2';

    (3) standby redo log is optional... (but recommend that you do)
    Example:
    ALTER DATABASE add STANDBY LOGFILE GROUP 11 ('+ DATPRTEST1', '+ FLAPRTEST1') size 50 M;
    ALTER DATABASE add STANDBY LOGFILE GROUP 12 ('+ DATPRTEST1', '+ FLAPRTEST1') size 50 M;
    ALTER DATABASE add STANDBY LOGFILE GROUP 13 ('+ DATPRTEST1', '+ FLAPRTEST1') size 50 M;
    ALTER DATABASE add STANDBY LOGFILE GROUP 14 ('+ DATPRTEST1', '+ FLAPRTEST1') size 50 M;
    SELECT GROUP #, THREAD #, SEQUENCE #, ARCHIVED, STATUS FROM V$ STANDBY_LOG;

    (4) change the file aprameter in the primary and standby

    Example:

    On the primary:

    change system db_name set = "crunch" scope = the two sid ='* ';
    ALTER system set db_unique_name = 'crunch' scope = the two sid ='* ';
    ALTER system set fal_client = crunch scope = the two sid ='* ';
    ALTER system set fal_server = crunch scope = the two sid ='* ';
    ALTER system set db_create_file_dest ='? ' scope = the two sid ='* ';
    ALTER system set db_recovery_file_dest = "?" scope = the two sid ='* ';
    ALTER system set log_archive_config = 'DG_CONFIG =(crunchs,crunch)' scope = the two sid ='* ';
    ALTER system set log_archive_dest_1 = USE_DB_RECOVERY_FILE_DEST VALID_FOR =(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME = crunch scope RENTAL = the two sid ='* ';
    ALTER system set log_archive_dest_2 SERVICE is crunches. RVPONP. FGOV.BE VALID_FOR (ONLINE_LOGFILES, PRIMARY_ROLE) = OPTIONAL DB_UNIQUE_NAME = crunch scope = the two sid ='* ';
    ALTER system set log_archive_dest_state_2 reporter scope = the two sid ='* ';
    ALTER system set LOCATION = USE_DB_RECOVERY_FILE_DEST scope standby_archive_dest = the two sid ='* ';

    On autonomy in standby:

    change system db_name set = "crunch" scope = the two sid ='* ';
    ALTER system set db_unique_name = 'crunch' scope = the two sid ='* ';
    ALTER system set fal_client = crunch scope = the two sid ='* ';
    ALTER system set fal_server = crunch scope = the two sid ='* ';
    ALTER system set db_create_file_dest ='? ' scope = the two sid ='* ';
    ALTER system set db_recovery_file_dest = "?" scope = the two sid ='* ';
    ALTER system set log_archive_config = 'DG_CONFIG =(crunch,crunchs)' scope = the two sid ='* ';
    ALTER system set log_archive_dest_1 = USE_DB_RECOVERY_FILE_DEST VALID_FOR =(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME = crunch scope RENTAL = the two sid ='* ';
    ALTER system set log_archive_dest_2 SERVICE is crunches. RVPONP. FGOV.BE VALID_FOR (ONLINE_LOGFILES, PRIMARY_ROLE) = OPTIONAL DB_UNIQUE_NAME = crunch scope = the two sid ='* ';
    ALTER system set log_archive_dest_state_2 reporter scope = the two sid ='* ';
    ALTER system set LOCATION = USE_DB_RECOVERY_FILE_DEST scope standby_archive_dest = the two sid ='* ';

    (5) copy us the password of the primary file and rename it to standby:
    /Oracle/product/10.2.0/DB/DBS

    Database standby departure not mounted
    sqlplus sys as sysdba
    startup nomount pfile='oracle/product/10.0.2/db/dbs/initcrunchs.ora';
    (or startup nomount; if the spfile exists before already)...

    Retrieve the eve of RMAN backup database
    . oraenv
    crunch

    RMAN nocatalog
    connection target sys /? @crunch
    connection Assistant sys /?
    target database duplicate for standby;

    Create a settings file server for database backup
    sqlplus sys as sysdba
    Create spfile from pfile;
    stop immediately;
    bootable media;

    Standby:
    ALTER DATABASE RECOVER MANAGED STANDBY BASE DISCONNECT FROM THE SESSION.
    Elementary school:
    ALTER system set log_archive_dest_state_2 = 'enable '.

    Up and running...

    Now you can after your copy and if the parameter files are both good, try:
    Standby:
    ALTER DATABASE RECOVER MANAGED STANDBY BASE DISCONNECT FROM THE SESSION.
    Elementary school:
    ALTER system set log_archive_dest_state_2 = 'enable '.

  • Convert or map Typedonnees decimal Transact-SQL for Oracle Number data type?

    MSSQL 2005
    Oracle 10.2 g

    In a MSSQL table, I have a column with the data type set on (decimal (1.0), null) with the values of line-1. (695 lines in total)

    In the Oracle table, the proposed mapped column is a number data type. When I import data, I received 695 errors with the message "invalid value for the field. How to properly convert or map Decimal (MSSQL) Transact-SQL for Oracle Number data type for a negative value?

    Thank you.

    How do you load data into Oracle? What tool or programming language you are using? Can you post something cause what you stated in your post should work, but there may be some ODBC, or other type of conversion factors to be taken into account.

     > create table t1 (field1  number(1,0));
    
    Table created.
    
     > insert into t1 values (-1);
    
    1 row created.
    
    UT1 > select * from t1;
    
        FIELD1
    ----------
            -1
    

    HTH - Mark D Powell.

  • FixIt center operating system is not compatible Windows and update does not work due to 8007066

    I have an Asus Essentio with Windows 7 Professional. Although the computer was working ok, I installed the FIX It Professional [I bought it to install on my computer to girls] for the interview. Since then, I had several problems with slow MSN Mail and slow performance. I uninstalled the product and to restore the computer to the date of installation of the software. Here are some of the problems I have:

    When you try to run Microsoft difficulty It Center I get a message "the operating system is not compatible and must be XP or newer" which it obviously. I've used this program in the past without any problems and actually have a user account, but it still does not work.

    Trying to access Microsoft support told me that the software is not "enabled" even though it says it's under System properties, and the product number is not saved, even if it has been for more than 8 months.

    Whenever I click on the MSN butterfly, a security message wonder if Explorer is allowed to make changes to my computer. Not a big deal, but remember why nobody liked Vista and I would like to get rid of him.

    A Windows Update does not work due the 8007066f, who doesn't have a solution, but updated logo keeps interrupting my work.

    Thanks for any help.

    I suggest an Inplace upgrade to fix your computer.

    The upgrade in place is a tool to fix the system. Thanks to the special upgrade process, we will be able to repair the system. The upgrade in place will not affect the settings like photos, movies, documents, etc. that are saved on the computer. Although this operation will not remove or modify the files and installed programs, I suggest always that you back up important files before you do. In addition, you may need to reinstall the device drivers after this operation.

    The detailed steps are included as below:

    On-site upgrade
    ====================
    1 log on to the system first.
    2. Insert the Windows 7 DVD in the DVD drive of the computer.
    3. Click Start and select computer.
    4. find the "setup.exe" file in the DVD-ROM and double-click it.
     
    5. click on install now.

    6. When you are prompted to enter the product key, please click Next directly without entering any key. The installation wizard will prompt and ask if you confirm to install Windows 7 without the key and choose please confirm.

    7. When you get to the screen ' which type of installation you want', click upgrade to upgrade the Windows 7 system files.
     
    Note: When running the upgrade on the spot, the system will restart automatically (several times) to merge the files and programs, please leave the computer alone and does not configure it until the 'upgrade on the spot"finished. The system should start Windows 7, once it is upgraded. Once the computer is running "upgrade on the spot", you can go and leave the computer and it completes automatically.

    Let us know if that helps.

  • Oracle Airline data model

    Hello experts,

    I want to know if the planes Oracle data model is available for windows. As I saw in the oracle Web site, it is available for Linux, solaris, and redhat.

    I couldn't find the windows platform for Oracle cloud software download.

    And some information about Primavera p6 analytical.

    Need your suggestions on this

    Thanks in advance.

    It was designed for the Oracle data warehouse and Oracle Exadata... just that there is an indication of not having a version of windows... but be sure to check the Installation Guide reveals:

    Model data of the companies air Oracle 11 g Release 3 (11.3.1) is supported on the following platforms. For each platform, the given OS version or later versions are required:

    • Linux x 86-64
    • Asianux Server 3 SP2
    • Oracle Linux 4 Update 7
    • Oracle Linux 5 Update 2
    • Oracle Linux 5 update 5 (with unbreakable Oracle Enterprise Linux kernel)
    • Red Hat Enterprise Linux 4 7 update
    • Red Hat Enterprise Linux 5 2 update
    • Red Hat Enterprise Linux 5 update 5 (with unbreakable Oracle Enterprise Linux kernel)
    • SUSE Linux Enterprise Server 10 SP2
    • SUSE Linux Enterprise Server 11

    https://docs.Oracle.com/CD/E11882_01/doc.112/e26210/require.htm#DMAIG111

Maybe you are looking for

  • Equium A60 has recently started to overheat

    My Equium A60 has recently begun more heating really bad. It's at the stage where I can not install windows XP on it without him turning off during the installation of precession. Anyone know what could cause it to fire so quickly? Thanks in advance.

  • need help with directx 9.0 c compatible graphics card

    I bought the game sims 2 double Deluxe after I installed it on my computer, I went to play and it me stunned that I couldn't play it I needed to directx 9 compatible .0c graphics card I have spend all yesterday trying to download this program I had s

  • Recycle Bin Icon does not refresh from full to empty or vice versa

    Hello world My Recycle Bin icon updates not from full to empty or vice versa. First of all, I deleted the icon then went into Control Panel, folder customization, change Desktop Icons and selected from the trash, then press on apply. but without succ

  • The laptop drive HP 4430 Sanitizer s problem?

    I have a laptop HP 4430 s with Windows 7 pemium, well at least I did until I used disk Sanitizer. All I get is a black screen saying device not found Boot? I guess that im need now to a recovery disk.

  • Latitude 10 Log-on the keyboard?

    Hello I was hoping to confirm a behavior on my new Latitude 10. After boots on my tablet, it is the default with the Seattle Space needle and the clock at the bottom page left as planned.  When I finger STROKE from the bottom to the top, I get the lo