JDeveloper 11.1.1.6.0 download for linux showing specs for 11.1.1.5.0

Hi,
While downloading Oracle JDeveloper 11.1.1.6.0 for linux from : http://www.oracle.com/technetwork/developer-tools/jdev/downloads/jdeveloper11116-1377208.html
On selection of Linux Install from drop down under Studio Edition: 11.1.1.6.0 ,the Prerequisites & Recommended Install Process showing :
Prerequites and recommended components for Oracle JDeveloper 11g (11.1.1.5.0) Linux
Is it because these are same for both 11.1.1.6 and 11.1.1.5 version?
Thanks,
Anirban

Yes, that´s probably the case.
You have to fulfill the prerequisites for 11.1.1.5.0 at least.
Timo

Similar Messages

  • What is the difference between 11i for LInux (VS) 11i for Windows

    Hi,
    I have downloaded 11i E-Business suit for Windows and
    Installed it successfuly.
    I am having problem with windows plateform regarding listner, connection manager, service host, rpc all these stopping/terminating by itself and system rebooting.
    I would like to install 11i on Linux.
    Q1. Which files I need to download again?
    Q2. Is there any script I need to run for LInux?
    I have run adautostg.pl and it hasnot given me any error for start cd but when it came to appl_top it said as "This is for windows, continue any way" and I said yes. so it made stage.
    I can't run setup as user Oracle as it is not allowed to write on disk, can u also give me suggestion about that?
    I am installing 11i on single node.
    Q3. I can use the same files of windows for linux as
    I saw some .sh shell commands and
    startcd/rapidwiz/adautostg.pl is also used in
    unix/linux.
    Warm Regards,
    Rashid.

    I have run installation of 11i for windows on Linux plateform and now I would like to share it with u all.
    1. I run adautostg.pl by using command $perl adautostg.pl and it has staged all the startcd disks without any error.
    2. when it came to other cdies it has prompted me as "this file if for windows; continue any way" and I pressed ok and it has staged all the files without any furthur error.
    3. After it, I have made the necessary adjustments to run rapidwiz command and it run successfully. Now it has copied all the 113 files successfuly.It has run adrun9i.sh and is giving me error on process 5. (at 20% of installation) that it cannot run files
    adcctclean.sql INSTE8
    adclobconv.sql INSTE8
    adclobtmp.sql INSTE8
    adcmclean.sql INSTE8
    adcrdb.sh INSTE8
    adcrdbrdlg.sh INSTE8
    adcrobj.sh INSTE8_APPLY
    adcrobj.sql INSTE8
    addbccnv.sql INSTE8
    addbprf.sh INSTE8
    addbprf.sql INSTE8
    addbupdgsm.sql INSTE8
    adlicnse.sql INSTE8
    adsvdb.sh INSTE8
    adsvdcnv.sh INSTE8
    adsvdlsn.sh INSTE8
    adupdlib.sql INSTE8
    afdbprf.sh INSTE8_PRF
    afdbprf.sql INSTE8
    afmkinit.sh INSTE8_SETUP
    Directory: /mnt/hda7/proddb/9.2.0/appsutil/install
    adlnkoh.sh INSTE8
    Directory: /mnt/hda7/proddb/9.2.0/appsutil/scripts/PROD_localhost
    adautocfg.sh INSTE8
    adchknls.pl INSTE8_SETUP
    addbctl.sh INSTE8
    addlnctl.sh INSTE8
    adpreclone.pl INSTE8
    adstopdb.sql INSTE8
    adstrtdb.sql INSTE8
    config.c INSTE8
    successfuly. I think these files are required for linux installation and are found in linux cdies "RDBMS".
    If someone can send me these 11i files for linux at [email protected] I will proceed furthur and will let u know what will happend next in experiment :)

  • How to create a c++ shared library (.so) for linux real time (for myRio) with Eclipse to use in LabView?

    I tried already these Tutorials and Advices but I didn't find a solution:
    - http://www.ni.com/tutorial/14625/en/
    - http://www.ni.com/tutorial/14690/en/
    - http://forums.ni.com/t5/LabVIEW/Shared-Library-on-myrio-Linux-Real-time-system/m-p/2842540/
    - http://forums.ni.com/t5/LabVIEW/How-to-create-shared-library-for-linux-real-time-target-in/m-p/28218...
    - and some more
    I want use c++ codes on linux real time. For testing reasons I want to have a function that adds 2 values and gives the result.
    I've done these steps:
    1. writing a c++ file in Eclipse (see screensot 2)
    2. building a shared library (.so) from my c++ project in Eclipse (with Cross GCC)
    3. putting this file on myRio (path: /usr/local/lib/)
    4. creating a VI that calls this library from Labview with a "Call Library Function Node" (see screenshot3)
    5. Setting the properties for the "Call Library Function Node" (see screenshots 4-7)
    After I run this VI i get this error message: LabVIEW:  (Hex 0x627) The function name for the ... node cannot be found in the library. To correct this error, right-click the Call Library Function Node and select Configure from the shortcut menu. Then choose the correct function name. (see screenshot1)
    I've tried a lot things to solve this problem but I couldn't find a solution. Would be very happy if anyone can help me. I guess that I have to edit my c++ code to export my function (symbol). But I have no idea how to make it. I also tried it with a dll file in the same folder but it didn't help.
    Perhaps someone can send an example which works on myRIO.
    Thanks!
    screenshot1
    screenshot2
    screenshot3
    screenshot4
    screenshot5
    screenshot6
    screenshot7

     can see it in the screenshot8 there is a function called "_Z8AddierenddPd" instead of "Addieren". I copied this name to Labview (see screenshot9) and it worked.
    I'm sure that there is a way to compile the shared folder with gcc without decorations (mangling). But I don't know how. If someone has a recommendation I would be very glad!
    Prepend each function declaration that you want to be available without name decoration with
    extern "C" <your function declaration>
    Or if you have multiple functions you want to export you can in the header file where you declare your functions simply use:
    #ifdef __cplusplus
    extern "C" {
    #endif
    <all your function declarations>
    #ifdef __cplusplus
    #endif
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Flash player 9 for Linux, shows time one hour ahead

    Flash player 9 show time one hour ahead on Linux. Has anybody
    seen this behavior?
    I want know if there is any fix/workaround for this?
    try following code on FP9 on Linux Mozilla. My observation
    was it shows time by one hour ahead.
    trace("Current Time "+new Date());
    I hope I am not missing something very basic here.

    Can somebody please confirm/deny this.
    FP 9 on Linux shows time one hour ahead than the local time.
    Try following line with FP9 on Linux
    trace("Current Time "+new Date());

  • Whether the Oracle 8i for linux is free for business purpose?

    if we implement an application with Oracle 8i for linux.And the we will sell the application. whether we must pay the Oracle 8i for linux?

    I think the oracle so called their datebase can't use to profit include two perspect:
    First, you can't use oracle for linux in bussiness directly.Such as a compnay use oracle on linux as his database platform.
    second, you can't use oracle for linux as development platform or run platform and you product used for bussiness perpose.
    The above two item certainly uner unauthorized conditions. If you get authorized oracle on linux,you can use it as you want.
    null

  • Unable to set focus for Linux / X-Windows ($$$ for fix...)

    It appears whenever a modal window is opened on Linux X-Windows the focus is stolen from the window and you CANNOT use the keyboard to return to the form - let alone set the focus on the textbox.
    This is not just for my modal forms but for something as fundamental as JOptionPane or simple code like this:
    JFileChooser chooser = new JFileChooser();
    if (chooser.showOpenDialog(parentComponent) == JFileChooser.APPROVE_OPTION) {
    From trolling through posts I can see no answers which is really sad for Linux good for Microsoft I guess. How can we deploy on Linux if you are forced to get carpal tunnel clicking on every form with the mouse ?
    I would be willing to pay some consulting dollars to get this resolved.
    Greg

    Hm, I've developed quite a bit for X11 and linux, but I never noticed that effect. Can you post a SSCCE that reproduces the issue, just to be sure it is not a side-effect from your code?
    It this is a persistent problem, you might want to make your dialog re-request the focus programmatically:
    myDialog.setVisible(true);
    SwingUtilities.invokeLater(new Runnable() {
      public void run(){
        myDialog.requestFocus();
    }See if this does anything. If not, the problem is most likely not coming from swing.

  • Specifying Partner Failover in odbc.ini for Linux ODBC driver for SQL Server

    Hi,
    We are trying to specify the partner failover when making connections via Linux ODBC driver for SQL Server. Do you know a way to specify partner failover in the DSN entry in odbc.ini? 
    We are using Linux ODBC driver for SQL Server and unixODBC DriverManager.
    Our DSN is:
    [MyDSN]
    Driver=ODBC Driver 11 for SQL Server
    Description=MyDSN
    Server=MySERVER,<port>
    I also tried to use the following connection string in Python (via pyodbc) bypassing the DSN and connecting using the server name.
    cnxn = pyodbc.connect("Server=server1,<port>;UID=sa;PWD=<pwd>;Driver=ODBC Driver 11 for SQL Server;Failover_Partner=Server2,<port2>;Database=MyDB")
    If the standby DB is on server1 connection fails. It doesn't try server2. If the DB is principal on server1 connection succeeds.
    Thank you,
     Liviu
    LLL

    Hello,
    Did you use ODBC Driver for SQL Server to connect to database that uses database mirroring?
    According to
    the BOL,it does not list "Failover_Partner" as ODBC Driver for Linux connection string keywords.
    But ODBC driver for Linux supports
    AlwaysOn Availability Groups or Failover Cluster Instance by specify MultiSubnetFailover=True when connecting to a SQL Server 2012 availability group listener or SQL Server 2012 Failover Cluster Instance.
    The following case is about similar issue and it seems that ODBC Driver on Linux does not recognize Failover_Partner in connection string. (Not test myself).You can refer to:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/6a8b5223-066d-4493-84a3-b5374a32e433/native-client-on-linux-does-not-recognize-failoverpartner-in-connection-string?forum=sqldataaccess
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Some elements of downloaded PDF not showing (Error: "For the best experience, open this PDF portfolio...")

    I'm on a PC attempting to view a downloaded PDF. It's an application so the document is generated by our online system and aggregates info from the applicant as well as documents they uploaded. I can see most of the final product but the document uploaded by the applicant gives the error "For the best experience, open this PDF portfolio in Acrobat 9 or Adobe Reader 9, or later." I downloaded the latest Reader (DC) and when I searched to download the latest Flash Player I got a message that it should be up-to-date since I use Chrome. I've seen other folks having this problem; any suggestions?? Thanks in advance.

    Thanks for your response! The document appears the same either way. I downloaded the file and have opened it with both Adobe Acrobat and Adobe Acrobat Reader DC.

  • 10.2.0.4 Patch for Linux 64 bits for Oracle 64 Bits on RH 5.2

    Hi,
    Can some one guide me to get the patch for 10.2.0.4 for Oracle 64 bits on Linux RH 5.2 64 bits please!!
    thanks

    Hi,
    the patch URL you can get from:
    http://www.oratoolkit.ch/download/
    but the thing is that you need to be an oracle customer with a valid customer support id (CSI) to download it. Without CSI there is no chance to get the patch.
    Cheers,
    David
    OCP 9i / 10g
    http://www.oratoolkit.ch/knowledge/howto/installation/otn.php

  • How is this for a PC spec for home video editing?

    OK - we've decided to get the new PC now, focused around decent performance for video editing at home when we do it.   Any feedback on the below would be greatly appreciated.  I've tried to put in my "principles", but as you note I've highlighted some questions around these. 
    Principles
    * Decent computer for Home Video Editing - so when we do it want it to be reasonable from a performance point of view (not annoying).  Also want assurance for the video data that a single HDD crash won't mean lost data.
    * Hard Drive Configuration - Assume RAID 1 for data
    C: 500GB - Operating System (1 x 500GB)
    D: 500GB - Swap Area for O/S (1 x 500GB)
    E: RAID 1 Redundancy for Data ( 2 x 1TB )
    * 64 bit Windows 7 Pro
    * Questions re Principles
    Is it really worth having a separate drive (D: drive) for Swap?
    Is there any real need to have a drive F: (another one) for exports?  This is non-real time so it shouldn't be an issue should it?
    Any major improvement re moving say the C: drive to SSD? (or not worth the $$)
    SATA II versus SATA III drives? (I've assumed both are ok when picking)
    The Spec
    CPU - Intel Core i7 960 Processor LGA1366 3.2GHz 8MB Cache CPU 
    Motherboard - Gigabyte GA-X58A-UD3R X58+ICH10R QPI 6.4GT/s DDR3 2000 PCI-Ex16 SATAII SATA3 USB3.0 RAID GLAN ATX
    RAM - Kingston 12GB(3X4G) KIT 1333MHz(PC3-10600)
    Video Card - NVIDIA GTX560 - Gigabyte GTX560 OC 1G GDDR5 PCIE DualLink DVI  [?? matches motherboard / is this overkill ??]
    RAID Card - Adaptec AAR1220SA-SGL SATAII RAID0 1 JBOD/2 PORT/Low Profile/PCIEx1/OEM/No Cables [?? is this ok - seems cheap ??]
    HDD (non-RAID) - 2 x Western Digital 500G RE4 SATAII 7200rpm HDD 64MB Enterprise [?? only SATAII this is ok no??]
    Case - CoolerMaster RC-942-KKN1 HAF X 942 Black No PSU [?? is this overkill - just took someone recommendation here ??]
    Power Supply - Corsair HX-850 ATX Power Supply w 140mm Modular Cables [?? power ok?  again just took a recommendation ??]
    O/S - 64bit - Microsoft Windows 7 Pro 64bit OEM(Microsoft OEM Terms&condition apply)
    Note - I'm looking at the following local site re where to source if this assists: http://www.umart.com.au

    Greg (correct me if that's not correct!),
    You're spec. looks like a great start for what you are trying to do. I have a few comments, and also two questions!
    Comments:
    - Spec. generally looks fine
    - I particularly like your case and p/s choices!
    - For a home PC, you may consider bumping up your OS choice to Ultimate, which adds some nice multimedia capabilities
    - Regarding the D drive for swap (and I assume you mean Premiere Pro media cache and media cache database too) will definitely speed up aspects of Premiere Pro, but likely be unnoticeable for other home PC day to day use. Why not build out the system and decide then if you need the extra speed for Premiere Pro - it is so easy to add something like that later.
    - I'd vote no regarding a need for a F output drive for this system
    - Regarding your OS drive... Speed and responsiveness versus cost - what do you choose? This really is a personal choice. I will say that a 2x1TB RAID 0 OS boot array would probably be a bigger step up in performance than a similar priced SSD option and a 2xSSD (60 to 80GB) array will perform better than a single larger SSD.
    - Sata II vs Sata III - I have some of each now, and I would agree with other posters and articles on the Internet that say the often larger cache size on the Sata III models is more important than the Sata III interface. Keep going like you are going, with the assumption that both are OK.
    - finally, your CPU; personnaly, with the new lower cost pricing on the i7-970, I'd suggest you downgrade to a i7-950 and same some money or upgrade to the 32nm 6-core i7-970 CPU and jump to a significantly new level of performance and power per watt
    Questions:
    - what version of Premier Pro will you be running?
    - what will be your workflow (i.e. DV, Sony consumer AVCHD, Canon DSLR, etc.)?
    Cheers,
    Jim

  • Setting for Linux-RHE-release3 for installing SAP-BW3.5

    Hi folks,
    Plz let me know about all sort of linux setting like suitable kernal and its parameters,swap space for installing sap-bw 3.5 with oracle 10.2.0.3.
    its urgent .
    thanks

    Hi Eric,
    <i>
    > Oracle 10.2.0.3 is not supported, use 10.2.0.3 instead.</i>
    Typo? You probably meant 10.2.0.2...
    Best regards,
    Elmar.

  • .config for Linux kernels available for X61?

    I was wondering if there is a site where I can find .config files optimized for the X61 features on recent Linux Kernels.  I have slimmed down my 2.6.26 kernel quite a bit and everything is working, but I am still wondering if I might still have extra stuff on kernel, plus one quirk on splash screen bootup that I cannot figure out.
    Thanks,

    Already running 2.6.26, huh? Risk taker!

  • [linux-ck] - speculative ck1 patchset for linux-3.1 for testing

    Think I managed to patch the ck1 patchset to work with linux v3.1 but I am reluctant to upload it to the AUR since it would be considered VERY speculative - I make no guarantees as it its fitness.  I put the source tarball on the repo's www server so that folks can build it up/try it out.  I also put a matching nvidia-ck tarball in case that's needed.
    kernel tarball
    nvidia tarball
    Anyone game to try it out and report back here?  Thanks to codestation on ck's blog for pointing me in the right direction.
    Last edited by graysky (2011-11-02 21:01:05)

    CK has already posted BFS for 3.1
    http://ck-hack.blogspot.com/2011/11/31- … -0414.html
    Last edited by ethail (2011-11-03 14:22:54)

  • Spam Protection for Email showing Critical for Exchange Server 2007 after installing Symantec Mail Security for Microsoft Exchange

    Hi there,
    I have SBS 2008, and I have recently installed Symantec Mail Security for Microsoft Exchange  version 7.5 but when I take a look on Windows SBS Console under Security, it shows "Spam Protection for Email Critical Exchange Server 2007" However,
    when I open the SMSME it shows running well with no problem..
    Any Suggestions???
    Thanks

    Hi,
    Would you please let me confirm whether all functions (which are related to Exchange Server) run as normal? Just
    a confirmation, thanks for your understanding.
    Please run
    SBS BPA and check if find relevant issues. In addition, please refer to GaryD9’s suggestion in following thread and check if can help you.
    SBS
    2008 & Forefront Protection 2010 for Exchange - SBS Console Error
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Difficulty Downloading CF 7 for linux

    I have been trying to download CF 7 for linux (developer
    edition) for the last few days but am having no luck. If I use
    Firefox it appears to be downloading successfully but once it gets
    to 100% it then pops up an error message (my apologies I don't have
    the exact wording - I don't really want to download the 280MB again
    to see it :))
    I have also tried in Internet Explorer but IE stops
    responding when I choose the version from the dropdown list and
    press the download button.
    Has anyone else had this problem? Are there any other ways to
    obtain the file, such as FTP?
    Thanks,
    Andrew.

    Actually I now have the answer - I was trying to download it
    in the windows (because I didn't have X installed on my linux
    server).
    I suspect it might not have recognised the file type as
    binary or something?
    I've Installed X on my server and have downloaded in
    successfully now..

Maybe you are looking for

  • Reg: No Receiver could be determined

    Hi , I have set condition in receiver determination to route the mesage to 2 receivers accordingly but when did test configuration in ID , i got error as no Receiver could be determined. I have provided the exact value as in condition editor but when

  • Hp x4632 all in one change time on fax

    HP OFFICEJET 4632 all in one- Just the FAX !!!  Have went online and referred to manual but NO where am I able to change the factory preset time. It is 6 hrs ahead  and would like some help! I end up looking over what I have set on initial set-up and

  • Complicated Issues With Intel iMac

    So here we go: Recently, after updating my QuickTime I restarted my iMac to a continuous "setup assistant" loop which from further research I came to find out that I wasn't the only one with this issue. So my solution to that was to go to the Apple S

  • Itune launch issue-Apple Application Support not found

    I did some serious cleaning on my computer yesterday and may have accidentally removed a program that is needed to open Itunes. When I click to open Itunes, I get an error message stating that Apple Application Support was not found. I have tried to

  • Search in binary content

    I want to search for word in a binary content. For example I have a type "News" which has the proprieties : title, description ( binary type - mime - text/html). I want to find all news containing in description a word given - example : "and"). I hav