latest products from oracle.

How can I know the latest products of oracle in the data phase, the development phase, phase of application server, etc

Hello;

Visit OTN each product:

http://www.Oracle.com/technetwork/database/Enterprise-Edition/downloads/index.html

http://www.Oracle.com/technetwork/middleware/Fusion-Middleware/downloads/index.html

http://www.Oracle.com/technetwork/developer-tools/jdev/downloads/index.html

Best regards

mseberg

Tags: Database

Similar Questions

  • Installation of Oracle DB as part of any other product from Oracle

    Hello

    I would like to know if the product database Oracle 10 g / 11g is available for installation as part of any other product of Oracle Suite (e.g., SOA Suite, E-Business Suite) or the database has to be installed separately.

    SOA Suite, E-Business Suite are very different and so are hundreds of others by Oracle. Some set up the database as part of installation and others do not.

    concerning

  • Informatica is a product of Oracle?

    Hello

    I was searched on the net, what is the relationship between Informatica and Oracle, but I've not found any results

    The question why I am looking for this information?

    Because I found two days ago I can download information from the oracle site https://delivery. Oracle.com and now I'm looking what is the relationship between Informatica and Oracle

    Thank you

    Informatica is not a product of Oracle.

    But for OLIVIER Oracle was using Informatica as ETL to move data between sources and the DWH OBIA (I guess it's OLIVIER * 7.9.6).

    In the latest version of OLIVIER (11) Oracle replaced by ODI, their own ETL Informatica.

    So you can download Informatica from the oracle site in old 7.9.6 * OLIVIER OLIVIER pack, but it is not at all a product of Oracle.

  • Install the latest version of Oracle Enterprise Manager Cloud control 12 c

    Hello
    We want to install the latest version of Oracle Enterprise Manager Cloud control 12 c in Linux x 86-64 (64-bit) platform. Oracle Web site
    link http://www.oracle.com/technetwork/oem/grid-control/downloads/index.html we found 12.1.0.2 is the latest version.

    My query is-

    is 12.1.0.2 version is the latest version for the control of cloud?
    If we install 12.1.0.2, is there a patch to be applied after update install the latest version?

    Thank you

    As mentioned Rob you should also check My Oracle Support for the recommended patches. Go to patches and updates | Search patch | Research | Recommended Patch advise and serve 'Business Manager Base platform - WHO' the product. You can use this to get a list of the patches to be applied.

    Best regards, Marc.

  • Extract data from Oracle into excel file

    Hello

    I have a requirement where in I need to extract data from Oracle into excel file and the worksheet excel name should be 'given '.
    for example. Excel 'AR Data_DDMMYY' file name and the name of the "Data" sheet excel

    I used the UTL_FILE API to extract the data delimited by tabs that you can open in excel, but it's not exactly an excel file as the name of the worksheet is the same as the name of the file.

    I tried to use utl_file.fcopy and frename.

    Is it possible to do it using PLSQL?

    Select * from version of v$.
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    "CORE     10.2.0.5.0     Production"
    TNS for HPUX: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - Production
    Example Code:
    declare
    cursor c is
    select * from scott.emp;
    v varchar2(100);
    f utl_file.file_type;
    
    file_name varchar2(100) := 'AR Data.xls';
    dir varchar2(50) := 'CESDIR191710';
    
    --select * from dba_directories
    
    begin
    
    
    f := utl_file.fopen(dir, file_name, 'W');
    
    v := 'EMPNO'||chr(9)||'ENAME'||chr(9)||'JOB'||chr(9)||'SAL'||chr(9)||'HIREDATE'||chr(9)||'DEPTNO';
    utl_file.put_line(f, v);
    
    for i in c
    loop
    
    v := i.empno||chr(9)||i.ename||chr(9)||i.job||chr(9)||i.sal||chr(9)||i.hiredate||chr(9)||i.deptno;
    utl_file.put_line(f, v);
    
    end loop;
    utl_file.fclose(f);
    
    --utl_file.frename(dir, file_name, dir, replace(file_name, '.xls', '_')||to_char(sysdate, 'MMDDYY')||'.xls', false);
    utl_file.fcopy(dir, file_name, dir, replace(file_name, '.xls', '_')||to_char(sysdate, 'MMDDYY')||'.xls');
    
    end;
    Thank you
    Imran

    Hello

    I tried to change the .xlsx to .xls and it gives a note at the opening of the file "the file you are trying to open, abc.xls, is in a different format that it is specified by the file extension. Check that the file is not corrupted and precedes from a trusted source before you open the file. Do you want to open it now? »

    When you rename the file does not solve your problem.
    Anton Scheffer package generates a file in format xlsx Office 2010. When rename you it with the .xls extension, then Office 2010 will give you the warning that the file format does not match the extension.

    but the requirement has to generate excel 2003 file.

    The xml_spreadsheet package writes a format that was introduced with Office 2003, but you must use .xml as extension in other Office 2010 will give you the same caveat.
    To write the real xls version (binary), you can use Apache POI. You will need to import Java classes in your db and write a PL/SQL wrapper. Or you can use one of the options above, writing the output to a windows server and then use Excel to open and save in the required format.

    You must decide whether it is easier to write the binary xls format or to convince the customer to accept other formats that can be opened with Excel.

    Concerning
    Marcus

  • ODI or FDM to extract data from Oracle ERP

    I want to extract data directly from Oracle ERP GL module in HFM. I use ERPi and ODI. Should I also use FDM to retrieve the data, or if I can load data in HFM using just ERPi and ODI?

    I finished the configuration of the ERPi and I am currently in the process of installation and configuration ODI.

    All entries on the best practices that I have to follow during the configuration of ODI?

    You don't need to use FDM. ERPI can load directly to HFM as a stand-alone product and you still get the feature drillback. Use FDM, if you need additional features that offers for example validation of intersection, to check the reports, logic etc.

  • Migrating from Oracle stored procedures to MySQL?

    I was told that MySQL Workbench will accomplish this.
    If so, do you have the docs for this?

    I'm sorry, but this forum is only to help in migrations from foreign to an Oracle database databases. When you need assistance for migrating from Oracle to MySQL procedure so if please check MySQL support or visit their web site: http://www.mysql.com/products/workbench/ and their forum.

  • Re: latest products for R12.1.3-specific patches

    Hello

    We want the latest product for R12.1.3-specific patches


    Kind regards.

    See the note. Utility group comparison of current Oracle Applications patches - patchsets.sh [139684.1 ID]
    Run the patchsets.sh script, it will give the list your group of patches current for each module, and that is the last group of patches available on My Oracle Support

  • Connect my Sql from Oracle

    Hi all

    I installed Oracle 10.2.0 Linux and My Sql installed in Windows, can someone explain me how to connect from oracle to my sql?

    Thank you
    Prakash S

    Prakash,
    You can use the database for ODBC (DG4ODBC) 11g gateway to connect to MySQL from Oracle.
    See the following notes in My Oracle Support for more details and information-

    Note to master note.1083703.1 for the Oracle Gateway products

    Note.233876.1 Connection Options abroad of banks of data and databases non-Oracle

    Note.466228.1 how DG4ODBC Setup on Linux x 86 32 bit
    Note.561033.1 how to Setup DG4ODBC on 64 bit OS Unix (Linux, Solaris, AIX, HP - UX)
    Note.466225.1 How to Setup DG4ODBC (database gateway for ODBC Oracle) on 32-bit Windows
    Note.1266572.1 How to Setup DG4ODBC (gateway for ODBC Oracle database) on 64-bit Windows operating systems

    Your RDBMS 10.2 should be 10.2.0.4 or 10.2.0.5 use DG4ODBC.

    Kind regards
    Mike

  • export table from oracle 10g with oracle 8i exp utlity

    Hello

    I export table from oracle 10g with oracle 8i exp the binaries:
    bash-2.05$ exp pin/pin file=prakash.dmp tables=prakash@APPSDB
    
    Export: Release 8.1.7.0.0 - Production on Tue Aug 4 09:58:18 2009
    
    (c) Copyright 2000 Oracle Corporation.  All rights reserved.
    
    
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.0.0 - 64bit Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - 64bit Production
    Export done in UTF8 character set and UTF8 NCHAR character set
    
    About to export specified tables via Conventional Path ...
    EXP-00011: PIN.PRAKASH@APPSDB does not exist
    Export terminated successfully with warnings.
    I can't please inputs appreciated.

    axis/axis here is the user and pwd to oracle 8i
    Prakash is the name of a table in oracle 10g

    appsdb is the link of database

    Thank you

    Prakash GR

    axis/axis here is the user and pwd to oracle 8i

    Prakash is the name of a table in oracle 10g >

    To export the database 10g PRAKASH table, use the 8i export utility.

    log tables = prakash.log file = prakash.dmp exp = feedback = 100000 PRAKASH

    Who is the owner of the table? You have the TNS entry for the 10g database in your NET80 folder. If this isn't the case, then put an entry in there. Then, when you are prompted for the user name

    username:newcolsys@tns_alias/password

    HTH
    Anand

  • If I bought apple product from amazon America I can use the warranty in europe?

    If I bought apple product from amazon America I can use the warranty in Europe?

    Is suspect is the answer, it depends. The warranty provided with the product or on the link referenced in the package.

    TT2

  • Why Apple can't do two systems? First of all, we are protected, and the other is free just like android, but in the style of the iOS and Apple needs a request so we can manage and see new products from an application and do not go on this site!

    Why Apple can't do two systems? First of all, we are protected, and the other is free just like android, but in the style of the iOS and Apple needs a request so we can manage and see new products from an application and do not go on this site!

    and I don't know that if Apple make a system more freely, there no need for any device on Earth but iPhone.

    http://www.Apple.com/feedback/

  • How to install Vista using product from the bottom of the Satellite P200 key?

    Hi all

    I recently had to replace my HARD drive as my P200 took a fatal error, corrupt all the data on the old HARD drive. I have no recovery at all disks, (none were provided), and I was wondering how am I supposed to do to reinstall Vista using my product from the bottom of the laptop key? Can anyone give any help please?
    As I read other related topics, I feel I need to approach Toshiba and buy a restore CD, at my expense. Is this correct?

    Thank you

    Lee

    Hello

    If you didn't burn the recovery disc after the purchase of your computer, you will need to order it for the money. , Talking Vista using my product key from the bottom of the laptop, this is not any type of key on recver Vista, this is a serial number of your computer. You can also install the original copy of Windows with the drivers of Toshiba page.

    Welcome them

  • I installed my Canon PIXMA MP600 with the latest drivers from the Canon Website, but the printer doesn't scan.

    I installed my Canon PIXMA MP600 with the latest drivers from the Canon Website, but the printer doesn't scan.  It prints very well I can't scan and save.

    I can't find the printer drivers specifically for Yosemite on the Canon website.  How can I get this analysis and save them?  I have never installed this printer on my iMac.

    Have you tried the Applications/Image Capture or VueScan?

    VueScan

    VueScan FAQ

  • How to export a .sql file, I created from Oracle Application Express of SQL Server Management 2012?

    Hello

    I was wondering if you could help me.

    I'm trying to find out how to export a .sql file, I created from Oracle Application Express of SQL Server Management 2012? I'm not very technical, but it seems that the Oracle code does not work with SQL Management Studio when I drag the file inside.

    I need the database Oracle express and its data to enter in SQL Management Studio, so any help would be much appreciated!

    Thank you.

    Hello

    Your question is beyond the scope of this community.

    Please repost your question in the SQL Server TechNet Forums.

    https://social.technet.Microsoft.com/forums/SQLServer/en-us/home?category=SQLServer

    See you soon.

Maybe you are looking for