OS & kernel requirements for OAS

Hello,
What are the OS, kernel, and other such requirements for various OAS combinations (#1 and #8, for example, on http://www.oracle.com/technology/software/products/ias/devuse.html)?
I tried installing #1, and hit the wall:
Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
Checking for Kernel version 2.4.21-4.EL
The Linux Kernel requirement is 2.4.21-4.EL or higher. The current version of Linux Kernel on the system is 2.4.20-8. This version is not supported by Oracle Corporation.
Checking swap space: 509 MB available, 1536 MB required.
I have Red Hat 9.0 with 2.4.20-8 and 2.4.26, but it looks like that's not enough.
Any advice? Do things work under RH9 despite these requirements?
Thanks,
Otis

Hello,
What are the OS, kernel, and other such requirements for various OAS combinations (#1 and #8, for example, on http://www.oracle.com/technology/software/products/ias/devuse.html)?
I tried installing #1, and hit the wall:
Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
Checking for Kernel version 2.4.21-4.EL
The Linux Kernel requirement is 2.4.21-4.EL or higher. The current version of Linux Kernel on the system is 2.4.20-8. This version is not supported by Oracle Corporation.
Checking swap space: 509 MB available, 1536 MB required.
I have Red Hat 9.0 with 2.4.20-8 and 2.4.26, but it looks like that's not enough.
Any advice? Do things work under RH9 despite these requirements?
Thanks,
Otis

Similar Messages

  • Kernel requirements for HPLIP (not working) [SOLVED]

    My printer (connected to the network through my router with a static ip address) used to work fine with HPLIP and CUPS. When I last tested, I was (and am) using a custom-compiled zen kernel; the relevant modules that I compiled (separately, not into the kernel) are plip, ppdev, and parport. I am guessing that it is a combination of package upgrades and my custom kernel that is causing the problem below:
    My printer is detected by CUPS, and I can see it on localhost:631. When I send jobs to it, it begins "processing" them, then hangs on a (to-print) page and I see the message
    /usr/lib/cups/backend/hp failed
    I deleted the printer from CUPS and re-added using
    sudo hp-setup
    The process goes just fine, with hp-setup only throwing a warning about how dbus must be running for the PC to fax (with which I am not concerned).
    When I run hp-testpage, I get this:
    redscare:~> hp-testpage
    warning: python-dbus not installed.
    HP Linux Imaging and Printing System (ver. 3.9.12)
    Testpage Print Utility ver. 6.0
    Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
    This software comes with ABSOLUTELY NO WARRANTY.
    This is free software, and you are welcome to distribute it
    under certain conditions. See COPYING file for more details.
    Using printer: Officejet_6500_E709n
    warning: Qt/PyQt 4 initialization failed.
    error: hp-testpage -u/--gui requires Qt4 GUI support. Entering interactive mode.
    error: Unable to communicate with device (code=12): hp:/net/Officejet_6500_E709n <-- This line is important?
    error: Unable to print to printer. Please check device and try again.
    note: If an error occured, or the test page failed to print, refer to the HPLIP website
    note: at: http://hplip.sourceforge.net for troubleshooting and support.
    Thanks in advance for your help
    Last edited by RedScare (2010-01-08 01:27:28)

    I didn't have python-dbus installed, which I did. hp-check -t still throws some errors, but I don't see how they are related to the printer not working (more scanning-related issues). Here's the new output of hp-check -t:
    Initializing. Please wait... \
    | SYSTEM INFO |
    Basic system information:
    Linux redscare 2.6.32-ZEN #1 ZEN SMP PREEMPT Tue Jan 5 20:30:35 EST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T9500 @ 2.60GHz GenuineIntel GNU/Linux
    Distribution:
    unknown 0.0
    Checking Python version...
    OK, version 2.6.4 installed
    Checking PyQt 4.x version...
    error: NOT FOUND OR FAILED TO LOAD!
    Checking for CUPS... Status: scheduler is running Version: 1.4.2
    error_log is set to level: warn
    Checking for dbus/python-dbus... dbus daemon is running.
    python-dbus version: 0.83.0
    | COMPILE AND RUNTIME DEPENDENCIES |
    note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
    note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).
    Checking for dependency: CUPS - Common Unix Printing System...
    OK, found.
    Checking for dependency: CUPS devel- Common Unix Printing System development files...
    OK, found.
    Checking for dependency: CUPS image - CUPS image development files...
    OK, found.
    Checking for dependency: DBus - Message bus system...
    OK, found.
    Checking for dependency: gcc - GNU Project C and C++ Compiler...
    OK, found.
    Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
    OK, found.
    Checking for dependency: libcrypto - OpenSSL cryptographic library...
    OK, found.
    Checking for dependency: libjpeg - JPEG library...
    OK, found.
    Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
    OK, found.
    Checking for dependency: libpthread - POSIX threads library...
    OK, found.
    Checking for dependency: libtool - Library building support services...
    OK, found.
    Checking for dependency: libusb - USB library...
    OK, found.
    Checking for dependency: make - GNU make utility to maintain groups of programs...
    OK, found.
    Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
    Checking for dependency: PolicyKit - Administrative policy framework...
    OK, found.
    Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
    error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.
    Checking for dependency: Python DBus - Python bindings for DBus...
    OK, found.
    Checking for dependency: Python devel - Python development files...
    OK, found.
    Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
    Checking for dependency: Python XML libraries...
    OK, found.
    Checking for dependency: Python 2.3 or greater - Required for fax functionality...
    OK, found.
    Checking for dependency: Python 2.2 or greater - Python programming language...
    OK, found.
    Checking for dependency: Reportlab - PDF library for Python...
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
    Checking for dependency: SANE - Scanning library...
    error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.
    Checking for dependency: SANE - Scanning library development files...
    error: NOT FOUND! This is a REQUIRED/COMPILE TIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.
    Checking for dependency: scanimage - Shell scanning program...
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
    Checking for dependency: xsane - Graphical scanner frontend for SANE...
    warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.
    | HPLIP INSTALLATION |
    Currently installed HPLIP version...
    HPLIP 3.9.12 currently installed in '/usr/share/hplip'.
    Current contents of '/etc/hp/hplip.conf' file:
    # hplip.conf. Generated from hplip.conf.in by configure.
    [hplip]
    version=3.9.12
    [dirs]
    home=/usr/share/hplip
    run=/var/run
    ppd=/usr/share/ppd/HP
    ppdbase=/usr/share/ppd
    doc=/usr/share/doc/hplip-3.9.12
    icon=/usr/share/applications
    cupsbackend=/usr/lib/cups/backend
    cupsfilter=/usr/lib/cups/filter
    drv=/usr/share/cups/drv/hp
    # Following values are determined at configure time and cannot be changed.
    [configure]
    network-build=yes
    pp-build=no
    gui-build=yes
    scanner-build=yes
    fax-build=yes
    dbus-build=yes
    cups11-build=no
    doc-build=yes
    shadow-build=no
    hpijs-install=yes
    foomatic-drv-install=yes
    foomatic-ppd-install=yes
    foomatic-rip-hplip-install=yes
    hpcups-install=yes
    cups-drv-install=yes
    cups-ppd-install=no
    internal-tag=3.9.12.29
    restricted-build=no
    ui-toolkit=qt4
    qt3=no
    qt4=yes
    policy-kit=no
    hpijs-only-build=no
    lite-build=no
    udev-acl-rules=no
    hpcups-only-build=no
    hpijs-only-build=no
    Current contents of '/var/lib/hp/hplip.state' file:
    # hplip.state - HPLIP runtime persistent variables.
    [plugin]
    installed=0
    eula=0
    Current contents of '~/.hplip/hplip.conf' file:
    [last_used]
    printer_name = BlackPrinter
    device_uri = hp:/net/Officejet_6500_E709n?zc=PRINTER
    [installation]
    version = 3.9.8.36
    date_time = 10/15/09 23:29:55
    | DISCOVERED USB DEVICES |
    No devices found.
    | INSTALLED CUPS PRINTER QUEUES |
    BlackPrinter
    Type: Printer
    Device URI: hp:/net/Officejet_6500_E709n?zc=PRINTER
    PPD: /etc/cups/ppd/BlackPrinter.ppd
    PPD Description: HP Officejet 6500 e709n, hpcups 3.9.12 Printer status: printer BlackPrinter is idle. enabled since Wed 06 Jan 2010 04:26:39 PM EST
    error: Unable to communicate with device (code=12): hp:/net/Officejet_6500_E709n?zc=PRINTER
    error: unable to open channel
    error: Communication status: Failed
    BlackPrinterFax
    Type: Fax
    Device URI: hpfax:/net/Officejet_6500_E709n?zc=PRINTER
    PPD: /etc/cups/ppd/BlackPrinterFax.ppd
    PPD Description: HP Fax hpcups Printer status: printer BlackPrinterFax is idle. enabled since Wed 06 Jan 2010 04:26:57 PM EST
    error: Unable to communicate with device (code=12): hpfax:/net/Officejet_6500_E709n?zc=PRINTER
    error: unable to open channel
    error: Communication status: Failed
    | SANE CONFIGURATION |
    'hpaio' in '/etc/sane.d/dll.conf'...
    error: '/etc/sane.d/dll.conf' not found. Is SANE installed?
    | PYTHON EXTENSIONS |
    Checking 'cupsext' CUPS extension...
    OK, found.
    Checking 'pcardext' Photocard extension...
    OK, found.
    Checking 'hpmudext' I/O extension...
    OK, found.
    Checking 'scanext' SANE scanning extension...
    error: NOT FOUND OR FAILED TO LOAD! Please reinstall HPLIP and check for the proper installation of scanext.
    |
    | USER GROUPS |
    root bin daemon sys adm disk wheel log
    | SUMMARY |
    error: 13 errors and/or warnings.
    Please refer to the installation instructions at:
    http://hplip.sourceforge.net/install/index.html
    Done.

  • Hardware Requirements for OAS 10g

    Hi, everybody
    I'm looking for the hardware requirements to deploy an OAS 10g web server on Windows Platform. Have somebody this info?
    Thanks
    Mensaje editado por:
    alejoarlyahoocom

    It is subtly different for each operating system and each combination of components. Since you are reluctant to tell us the operating system, I refer you to the documentaiton .... on the following page
    http://www.oracle.com/technology/documentation/appserver.html
    pick out the OS of interest, pull up the Installation manual, go to CHapter 4 "Requirements" to get sizing info, and perhaps even read Chapter 5 "Things You Should Know Before Starting the Installation" ...

  • Components required for sending Email from SAP [Kernel Release 46D]?

    Hi All,
    Can somebody please tell me the components and the Configuration settings required for sending Emails from SAP system[Kernel Release 46D] to the mail server[Win NT] using SMTP.
    From note 455127, I understood that "Sap Internet Mail Gateway" is required and there are other settings to be done. (SAPconnect with RFC can only be used as the Kernel version is 46D)
    It will be great if somebody can explain me in simple steps if He/She has done this before.
    Thanks,
    Varun

    Varun,
    sendmail comes with UNIX OS, there are versions of sendmail programs available for Windows too, but i guess you have to purchase them.
    Another alternative is a discontinued product called SAP Exchange connector, if you have a Windows environment and MS Exchange server as your mail server, you could use a SAP exchange connector and get your SAP Email config done.
    Regards,
    Siddhesh

  • Requirements for using SAP Kernel 7.20_EXT, e.g. with ERP 6.0 EhP 6

    Dear community,
    we want to bring your attention to the important fact that upcoming SAP product releases and Enhancement Packages, like SAP ERP 6.0 EhP 6 and other members of the BS7i2011 release of SAP Business Suite 7, will use the new 7.20_EXT kernel. As we are using fully supported third party software when building this version of the 7.20 kernel, kernel 7.20_EXT allows us to safely support our customers in the upcoming years. Our updated build environments make SLES 11 Service Pack 1 and RHEL 6 the minimum Linux versions allowing you to run SAP Kernel 7.20_EXT. Please take this prerequisite into account when implementing projects that require or allow you to use SAP Kernel 7.20_EXT.
    You can find more information here:
    Note 1563102 - Linux Requirements for 7.20_EXT kernel
    SAP Product Availability Matrix for SAP NetWeaver 7.0
    Or directly access the PAM for SAP NetWeaver 7.0 EhP 3  (page 4).
    In case of questions, please feel free to contact us by a mail to linux[at]sap.com as well.
    Best Regards,
    Alexander Hass.

    Dear community,
    we want to bring your attention to the important fact that upcoming SAP product releases and Enhancement Packages, like SAP ERP 6.0 EhP 6 and other members of the BS7i2011 release of SAP Business Suite 7, will use the new 7.20_EXT kernel. As we are using fully supported third party software when building this version of the 7.20 kernel, kernel 7.20_EXT allows us to safely support our customers in the upcoming years. Our updated build environments make SLES 11 Service Pack 1 and RHEL 6 the minimum Linux versions allowing you to run SAP Kernel 7.20_EXT. Please take this prerequisite into account when implementing projects that require or allow you to use SAP Kernel 7.20_EXT.
    You can find more information here:
    Note 1563102 - Linux Requirements for 7.20_EXT kernel
    SAP Product Availability Matrix for SAP NetWeaver 7.0
    Or directly access the PAM for SAP NetWeaver 7.0 EhP 3  (page 4).
    In case of questions, please feel free to contact us by a mail to linux[at]sap.com as well.
    Best Regards,
    Alexander Hass.

  • What are the kernel option required for udev in 2.6.28 kernel

    Hi All,
    I just want to know the exact options that we need to enable in the
    kernel configuration for the latest udev. Some options specified in
    http://webpages.charter.net/decibelshel … rimer.html is
    not available ( or changed position ) in the 2.6.28 kernel.
    I know that copying the existing config file from linux distro will do
    it. But want to know about the exact kenel modules/support needed for
    udev to get everything working. Please help.

    B wrote:
    OK I was definitely not qualified to answer that question .
    May I ask what you are trying to do exactly?
    If you are rebuilding your own kernel you might as well check the documentation in the kernel building utilities (gconfig, qconfig, xconfig, ...). Granted, it takes longer, but you get to know your way around. Also, I don't think those options are specific to 2.6.28 either - it would surprise me if they get altered so frequently you'd need to inquire about a specific kernel version.
    I am using the kernel 2.6.28. Thats why I specified the kernel version as 2.6.28. Yes, those options are generic to latest version of 2.6 kernel. But things were changed from 2.6.13 kernel and again as per the comment from kay sievers, it again going to change in next version.
    Yeah, SIGNALFD only in the next, the to be released version
    http://www.spinics.net/lists/hotplug/msg02162.html
    I am just searching to find out the kernel configuration options to get the udev working. The udev primer is for 2.6.13 and I know there are lots of changes in newer version of kernel/udev. I know how to build kernel and I like menuconfig than the GUI utilities.
    Thanks for all the answers/comments.

  • [SOLVED] Kernel panic for an unknown reason

    [Solved] Steps done to solve it:
    0. Panic because I couldn't play starcraft2 (this step is sooo important! ;)
    1. Updated my mirrorlist.
    2. Forced a refresh on the package list from the new mirrorlist. "pacman -Syy"
    3. Downgraded the kernel.
    4. Deleted the latest kernel package from the pacman cache.
    5. Updated the system. (pacman -Syu)
    6. Thanked lilsirecho for helping out!
    7. Profit
    Hi all
    I just did a "pacman -Syu" this afternoon and after that I'm getting kernel panics for unknown reasons.
    edit: I had kernel 3.0.4 befure syu and I have kernel 3.0.7 now. I tried downgrading wine and the kernel with no success.
    It first happened when I tried to run StarCraft2 with wine. I even created a post looking for help because of that.
    Later on I tested another game, just in case, and it crashed too.
    Looks like a wine problem, right? Or even a graphics driver problem.
    That's what I thought too. But then I tried to update with "yaourt -Syu --aur" and in the first package compression it freezed once again. And it does fail everytime I try to update with yaourt during the compression phase.
    What do this situations have in common?
    My opinion is that they all require a lot of resources. StarCraft 2 puts my PC at 100% almost all the time. The other game is pretty old, but it freezed during an "environment loading" phase, right when the map was loading. The compression phase of yaourt also consumes a lot of resources.
    This is my view of this problem, but I could be completely wrong.
    What I need is help finding what is the real source of this kernel panics. I don't know where to look for the logs or the error reports when a kernel panic occurs.
    I hope someone can help me trace the problem somehow. I think I'm lost
    ty in advance.
    cheers!
    Last edited by fatum (2011-11-10 23:16:10)

    lilsirecho wrote:
    Possibly caused by a mirror download.
    Perhaps you need to revert kernel and insure you have the latest mirrorlist and then syu again.
    When I saw your response I thought: "Why should that be true? I downgraded the kernel with no success. Doesn't make much sense".
    But then I did what you said:
    Downgraded the kernel back to 3.0.4.
    Moved the latest mirrorlist.pacnew I had to be the mirrorlist in use.
    Then did a "pacman -Syyu".
    And, miraculously, it works fine now.
    How in the world did you know that could be the reason? It would have been the last possibility I would have thought about, no doubt about that
    Thank you very much lilsirecho. Your post really helped me.
    Not gonna mark this as SOLVED yet. Yesterday I marked my other thread as solved too soon and I regretted my decision.
    I will leave a 1week time-frame to be 100% sure that it is fixed, just in case.

  • Calculating Kernel parameters for Oracle 11g R2 db on solaris 10u9

    Hi Everyone,
    I have query regarding calculating the kernel parameters for deploying oracle 11g R2 db on solaris 10 v 5.10 update 09 machine , we have Ram size of 64gb.
    My question is how to calculate shared memory ,shared memory identifiers,semaphores, semaphores identiifiers for creating resource control for the project(user.oracle).
    And how to fine out the available semphore values allocated in system..
    Thanks in Advance.
    Edited by: 898979 on Dec 15, 2011 10:24 PM

    Hi;
    For those setting mention in installation guide which is already shared previous post.
    I suggest also see:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Resource Requirement for a global zone

    Hi All,
    We are going to deploy Solaris container in our environment. However, we hope know if there any guideline for the resource requirement for setup the global zone. In other words, what are the min cpu / memory should be set assigned to the global zone?
    Thanks in advance.
    Regards

    You don't need to worry about defending the global zone. The design of the pool_default pool includes safeguards that prevent starvation by other pools. The most obvious is the zone strategy itself; there's no way to allocate all the physical memory to a zone before the kernel itself has pinned down what it needs.
    I think it would make better sense to allocate some (large) percentage of memory to the Oracle container and adjust as needed, rather than try and lock every bit of it. Maybe 14 GB and see how that works. I can think of any number of annoyances you might encounter by trying to lock down more memory than is actually available.

  • Kernel requirements

    Greetings,
    Well, as I am getting down and dirty, one thing peaked my
    attention as I was reading the manual (yes, I actually printed
    off the manual). In the second chapter it talks about the
    requirements for the IPC parameters, so I went over to my trusty
    test machine, downloaded a new kernel src (2.2.10) and started
    recompiling. Now, unless it is burried in a submenu, I missed
    the IPC configuration settings.
    Anyone done this recently and remembers were the variables are
    set? Is this necessary? I have Oracle8 running just fine with a
    "stock" kernel. Any known benefits? Potential problems?
    Thanks!
    DAVID
    null

    Greetings,
    Well, as I am getting down and dirty, one thing peaked my
    attention as I was reading the manual (yes, I actually printed
    off the manual). In the second chapter it talks about the
    requirements for the IPC parameters, so I went over to my trusty
    test machine, downloaded a new kernel src (2.2.10) and started
    recompiling. Now, unless it is burried in a submenu, I missed
    the IPC configuration settings.
    Anyone done this recently and remembers were the variables are
    set? Is this necessary? I have Oracle8 running just fine with a
    "stock" kernel. Any known benefits? Potential problems?
    Thanks!
    DAVID
    null

  • Kernel parameters for ebs 11.5.10 and db 10.2.0.4

    HI,
    is there any doc describing the kernel parameters(settings) in order to install the 11.5.10 EBS System on Linux Enterprise Edition(v. 4.6).... something like the Metalink note: 265121.1(Requirements for Installing Oracle9i R2 (9.2.0) on RHEL3)...
    Thank you,
    Sim

    Sim,
    Please refer to:
    Note: 294932.1 - Recommendations to Install Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=294932.1
    Note: 316806.1 - Oracle Applications Installation Update Notes, Release 11i (11.5.10.2)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=316806.1

  • Installation master & Kernel software for X64(Amd64) on 4.7 EE 1.10

    Hi Experts,
    We are in the process of migrating the hardware from Win2k 32 bit/Oracle10.2.0.4.0/4.7EE 1,10 to a new hardware on Win2003 64 bit(x64)/Oracle 10.2.0.4.0/4.7ee 1.10.
    We are following backup/restore methodology for hardware migration.
    In the Installation software link for 4.7EEx110, i can find Inst master/kernel only for I386 and IA64 platforms but not for x64. As i can find for x64 in 4.7EEx200 s/w list but i don't think we can use this for the installation of 4.7EE 1.10.
    If anybody has any clue about this software availability please let me know.
    Regards,
    Dheeraj

    Hi,
    Here is the list of DVD's for 4.7 X1.10, go to Installation and Upgarde and search for 4.7 , you will find 4.7 R/3 Enterprise.
                   ZIP     51019634_1     CD SAP R3E 4.7x1.10 SR1 Export (4 CDs)      Info     350688     18.12.2003
              ZIP     51019634_2     CD SAP R3E 4.7x1.10 SR1 Export (4 CDs)      Info     439793     18.12.2003
              ZIP     51019634_3     CD SAP R3E 4.7x1.10 SR1 Export (4 CDs)      Info     450863     18.12.2003
              ZIP     51019634_4     CD SAP R3E 4.7x1.10 SR1 Export (4 CDs)      Info     346818     18.12.2003
              ZIP     51019635_1     CD SAP R3E 4.7x1.10 SR1 Export (3 CDs)      Info     579396     18.12.2003
              ZIP     51019635_2     CD SAP R3E 4.7x1.10 SR1 Export (3 CDs)      Info     488774     18.12.2003
              ZIP     51019635_3     CD SAP R3E 4.7x1.10 SR1 Export (3 CDs)
                    ZIP     51019906     CD R3E 47x110 SR1 Mst. Inst. ORA NT/IA64      Info     38243     20.11.2011
              ZIP     51019907     CD R3E 47x110 SR1 Krnl Inst. ORA NT/IA64
                            51019680     CD SAP R3E 4.70 SR1 Kernel ORACLE HP,NT
    You donwload your requires software by above search method.
    Hope your question is answered.
    Regards,
    Sravanthi

  • List of DVD require for Upgrade

    Hi Techies
    What are the list of software required for the upgarde from 4.7 to ECC 6 ,can u guide me the exact path from the SMP where i can download the software .
    Thank You
    Haroon

    Hi,
    Browse to http://service.sap.com/swdc --> Entry By Application Group --> SAP Application components
    --> SAP ERP --> SAP ERP 6.0 --> Installation and Upgrade --> Select your Database
    1. Upgrade Master
    2. Upgrade Kernel
    3. Upgrade Export
    4. Database DVD
    5. SAP Kernel Unicode - If planned for UnicodeConversion
    6. Java components - If needed
    Hope it helps
    Regards
    KT

  • Runtime requirements for binaries built using Studio 12.3?

    Is there any documentation of 'hard' runtime requirements in terms of Solaris kernel etc. versions?
    I've just installed Studio 12.3 on Solaris 10 u9 (x64) and both the toolchain and binaries built with it seem to work fine, despite the documented requirement for Sol10u10 for Studio itself.
    I can't find anything which talks about runtime requirements for binaries built using Studio.
    Are there lurking issues which I may run into in production if I try to deploy binaries built using 12.3 on a Solaris version before 10u10?
    Thanks

    The Release Notes for Studio 12.3
    http://docs.oracle.com/cd/E24457_01/html/E21986/ossrn.html#scrolltoc
    lists the minimum OS version as "Solaris 10 10/08", which is S10u6, not S10u10. So you are safe in using S10u9. (Sometimes documentation refers to the date of the update and sometimes to the update number, which I agree can be confusing.)
    The basic runtime compatibility rule has been that you can run on a newer OS version than where you built, not necessarily on an older OS version. The problem is that new OS versions introduce new interfaces, and a program might intentionally or unintentionally depend on an interface that does not exist in an older Solaris version. In that case, the application would not work on the older OS.
    Historically, updates to Solaris were only bug fixes. But Solaris 10 has been out so long that some updates introduced new features and new interfaces.
    A safe rule is to build on the oldest OS version that you intend to allow clients to use. For Solaris 10, it is safest to extend that rule to the oldest update that you intend to allow clients to use.

  • Table for temporarily stock /requirement  for tocde /afs/mdo4

    Dear expart,
    I developed a zreport for display STO number, Production order number, operation etc.
    mainly I use here AFPO,AFRU, MSEG, MCHB & J_3ABDSI Table.
    My problem is, when I compare with Tcode /afs/md04 tab-temporarily stock /requirement  .
    for some MATNR
    data show properly.
    and some MATNR are blank  with message Last MRP run on 04.04.2011 or such date.
    Hhow i can filter the in Z-report which MATNR are not in Tcode /afs/md04 tab-temporarily stock /requirement  .
    my code is.
    SELECT  j_3abdsiaufnr j_3abdsimatnr j_3abdsij_4krcat j_3abdsimbdat j_3abdsi~menge INTO TABLE it_eket FROM j_3abdsi
        FOR ALL ENTRIES IN it_final1
        WHERE
              j_3abdsi~j_4krcat = it_final1-j_4ksca AND
              j_3abdsi~matnr = it_final1-matnr AND
              j_3abdsi~werks = it_final1-werks AND
              j_3abdsi~bdart = 'TB' AND
              j_3abdsi~plart = 'B' AND
              j_3abdsi~bsart = 'UB'.
    Pls help .
    Rayhan
    Edited by: Abu Rayhan on Apr 5, 2011 10:24 AM

    CLEAR i_data1.
      REFRESH i_data1.
      LOOP AT i_mara.
        READ TABLE i_marc WITH KEY matnr = i_mara-matnr  BINARY SEARCH .
        IF sy-subrc = 0 .
          CALL FUNCTION 'J_3AM_DISPOSITION_DISPL'
            EXPORTING
              i_matnr                 = i_mara-matnr
              i_werks                 = p_werks
          I_DIALOG                = ' '
          I_SPERR                 = ' '
          I_AUFRUF                = ' '
          I_BANER                 = ' '
             i_todate                = todate
          I_HEADER_ONLY           = ' '
           IMPORTING
             ex_dbba                 = i_data3
          E_MDKP                  =
          EX_PBBD                 =
          EX_MELD                 =
          E_CM61M                 =
           EXCEPTIONS
             material_gesperrt       = 1
             wbz_fehler              = 2
             material_prgr           = 3
             dispo_gesperrt          = 4
             OTHERS                  = 5
          IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ELSE.
            IF i_data3[] IS NOT INITIAL.
              LOOP AT i_data3 INTO i_data4 .
                  IF ( i_data4-j_3astat ='A' OR i_data4-j_3astat ='T') AND i_data4-j_3abskz ='C'   .
                    READ TABLE i_t001l WITH KEY lgort = i_data4-lgonr  BINARY SEARCH .
                    IF sy-subrc = 0 .
                      CLEAR i_data1str.
                      i_data1str-matnr = i_data4-matnr.
                      i_data1str-j_3asize = i_data4-j_3asize .
                      i_data1str-lgort = i_data4-lgonr.
                      i_data1str-menge = i_data4-menge .
                      COLLECT i_data1str INTO i_data1.
                    ENDIF.
                  ENDIF.
              ENDLOOP.
            ENDIF.
          ENDIF.
      ENDLOOP.
    Questions
    i_mara  recordset 500 material
    It take more than 3 house to finished this report.
    do changed ?
    do you help me ?
    Think.

Maybe you are looking for

  • Using colour profiles with Windows XP Pro SP2

    Hi, Freshly-installed WIndows XP Pro SP2 on the Unibody MBP. I note that in the advanced display settings there is a tab for colour management. It offers the opportunity to add a .icc or .icx (I think) colour profile. I copied across my .icc-prefixed

  • Steps to refresh content DB

    Hey SharePoint Fam, Trying to figure out easiest way to refresh main content DB every 5 months.  Have QA & Staging environment that I'd like to refresh prod content db quarterly but not sure of correct process/steps to take in sql studio.  Do i need

  • 'DATE' type in SQL converting to a 'STRING' in CR2008.

    Help! We have just installed the stand-alone version of CR2008 and running against a SQL db back end. The newest version of SQL consists of a data type, 'DATE' that's being recognized in CR as a 'STRING' when the stored procedures are accessed. Howev

  • Formula in Excel Sheet shows #VALUE!.

    Hi, I have 11gr2 Forms/Reports with Windows Server 2008 64-bit. I have Excel sheet imported from Oracle Reports with destype=enhancedspreadsheet. Problem is in my Excel sheet, that when I add formula to multiply two columns, it shows #VALUE! error, w

  • NI-PCI 8431/2 buffering

    OK, I have a 8431/2 that needs to receive data(each message is 5 bytes) coming in at 19200 with 2 IDLE characters between each message. No term chars, no breaks. I also need to process each message real time. What is a good labivew design approach he