Install R12 on windows XP

Hi all

I install EBS on my laptop, but I got stuck on the mistake of pre-reqs:

"gnumake" is not available
ERRORCODE = 1


Help, please... Thank you.

Thanks :), but more particularly to hussein... he should have big credit for his dedication and support to this forum.

Thanks :)

Is there also a procedure facility R12 EBS for Windows7 which is made by hussein? Or is everything the same with Windows XP?

Windows 7 is not supported and I never managed to install Oracle EBS on Windows 7.

Can also search you for me how to install EBS R12 on VM Box Oel 64 bit? I have a laptop core i7 with 8 GB of memory OS Windows7.
I installed in VM Box with comments OEL5.4 64 bit OS. I want to install EBS R12 to OEL5 inside. Is there a procedure for this?

Oracle E-Business Suite installation and upgrade version Notes 12 (12.1.1) for Linux x 86-64 [ID 761566.1]

Oracle E-Business Suite Setup Guide: using quick installation
http://docs.Oracle.com/CD/B53825_08/current/Acrobat/121oaig.PDF

I have a limitation in internal disk space but because I have only 200 GB allocated to the virtual machine. I want to add more space to my VM OEL5.
I bought a 1 to drive external hard usb. How can I join and entrust to my VM so that my big with enough space for EBS R12?

Your operating system should detect the space you have available in the external hard drive and you can format the drive of the VM operating system.

Thank you
Hussein

Tags: Oracle Applications

Similar Questions

  • Startup and shutdown scripts for Oracle R12 in Windows XP

    I have successfully installed R12.1.1 in Windows XP and connected to the Vision with no problems. But after restarting my PC, I am unable to restart (I don't know how to restart) services.
    I see the other threads that talk about the same scripts in Linux environment.
    If anyone knows - how to start and stop the services of R12 in the Windows environment, please let us know.

    Thank you.

    Published by: SanDan on July 13, 2012 10:08

    SanDan wrote:
    I have successfully installed R12.1.1 in Windows XP and connected to the Vision with no problems. But after restarting my PC, I am unable to restart (I don't know how to restart) services.
    I see the other threads that talk about the same scripts in Linux environment.
    If anyone knows - how to start and stop the services of R12 in the Windows environment, please let us know.

    Management of server processes
    http://docs.Oracle.com/CD/E18727_01/doc.121/e13675/T530130T530133.htm#5274555

    Thank you
    Hussein

  • R12 on Windows: I can't find OM tables screw - please help

    Hello

    I installed on my windows of R12. I use Oracle SQL Developer to browse the tables of SCREWS, but I can't find the tables I need to browse.
    For example: oe_order_headers_all, oe_order_lines_all, & wsh_delivery_details

    Thank you
    Jean Marc

    I find these objects in my 12.1.3 instance of Vision.

    SQL> select owner, object_type, object_name
    from dba_objects
    where object_name in ('OE_ORDER_HEADERS_ALL', 'OE_ORDER_LINES_ALL', 'WSH_DELIVERY_DETAILS')
    order by 3;
    
    OWNER      OBJECT_TYPE         OBJECT_NAME
    ---------- ------------------- ------------------------------
    ONT        TABLE               OE_ORDER_HEADERS_ALL
    APPS       SYNONYM             OE_ORDER_HEADERS_ALL
    APPS       SYNONYM             OE_ORDER_LINES_ALL
    ONT        TABLE               OE_ORDER_LINES_ALL
    WSH        TABLE               WSH_DELIVERY_DETAILS
    APPS       SYNONYM             WSH_DELIVERY_DETAILS
    
    6 rows selected.
    

    Thank you
    Hussein

  • Why must we cygwin for Apps R12 on windows?

    Hello
    Can anyone shed some light
    -Why must we cygwin for Apps R12 on windows?
    What kind of activities need cygwin to R12 Apps.


    -sasi

    Hi Sasi;

    You must use mkstoolkit or cywgwin to join coz of windows EBS from to can run some perl and can also use a command like kill, ps, ls etc... Also need level apps this program allows to compile something inside.

    Please see:

    The Cygwin tools are ports of the popular GNU for Microsoft Windows tools. They run thanks to the Cygwin library which provides the POSIX system calls and wait for these programs.

    With these tools installed, it is possible to write console Windows or GUI applications that make use of significant parts of the POSIX API. As a result, it is possible to easily port many Unix programs without the need for any significant changes in their source code. This includes the configuration and most GNU software available (including the packages included with the Cygwin development tools themselves) as well as many BSD tools and packages (including OpenSSH). Even if the development tools are little or not useful to you, you can have an interest in the many standard POSIX utilities provided with the package. It can be used among the Unix shells provided like bash, tcsh or zsh, as well as the standard Windows shell if you owe for a sad reason.

    http://www.cygwin.com/

    Respect of
    HELIOS

  • EBS R12 for windows

    Hi hussein.

    I just receive the installation package metalink for EBS R12 32-bit Windows DVD.
    I want to learn how to install it on windows too, because I was installing it for Linux only.

    Can you give me metalink notes on how to do this on windows?


    Thank you very much

    Hello

    Please refer to:

    Note: 761567.1 - Installation of Oracle Applications upgrade version Notes 12 (12.1.1) for Microsoft Windows Server (32 bit)
    Note: 402311.1 - Installation of Oracle and Applications 12 (12.0.4) for Microsoft Windows upgrade version Notes

    Kind regards
    Hussein

  • How to deploy the pages custome oaf R12 for Windows NT

    Hi all

    How to run the windows NT technology R12 import script

    Previous I write the script to import for Linux and run the command using "sh companyimport.sh"command via Ftp.

    but my requirement is to my client machine windows nt how can I run the script in windows nt technology

    $JAVA_TOP/crm/oracle/apps/xxcrm/crmmgmt/leadmgmt/webui/xxcrmleadcreationPG.xml oracle.jrad.tools.xml.importer.XMLImporter - user name of APPS, APPS Java-password - rootdir $JAVA_TOP /-dbconnection ' (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = 10.0.0.6)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = PROD))) ".

    I need to run this script in Windows NT

    Concerning
    Anthony

    Hi Srikanth,

    CygWin is a windows software. When install us on windows (in your case server windows NT), it provides a comand line interface. In this command line interface, we can type and use the unix commands. So basically it unix imulates Windows environment.
    We used to use SSH for unix (TelNet) boxes. So in short, I think that we use only a command prompt SSH connected with the server which excludes the unix commands.
    So for the remote access connection, probably your sys admin may need to install some ssh (OpenSSH) on your windows NT Server.
    This link can be customized (sorry I just did google and read a little article and deemed fit to refer.) [http://pigtail.net/LRP/printsrv/cygwin-sshd.html]
    To be aware, you can simply download this linke [http://www.cygwin.com/] cygwin.

    For info on installing Windows EBS, the usual controls that we use are with extension .cmd (such as adapcctl.cmd). adapcctl.sh is not available here.
    However, in our case we will create a script at our own, so no problem. He will be there to be run by "sh". Or even if we want to directly run the import command, which also should not be a problem, because it's a java call.
    Yet I can afford, contact the admin of sys. It may be better able to explain how you can get the same unix environment.

    To get a feel for CygWin, link below is a screenshot of CygWin (not SSH), installed on my server. You must ask the dba to install OpenSSH on your server. (Cause that Cygwin is already there)
    [http://docs.google.com/View?id=dcj23bwr_82h2526gn]

    Abdul Wahid

  • Impossible to install firefox on Windows 7

    I had problems with the update Firefox v25. I have Avast Antivirus installed and running Windows 7. Given that I could not install updated, I uninstall Firefox. Then I tried to download the heel and the whole package to v26. Whenever I try to install, it starts up and extract the files, I see 100% extract and then nothing happened.

    I even disabled the antivirus software, but it made no difference. Help, please.

    I've traced the permissions changed for the installation of adobe acrobat xi temp folder.
    Apparently, adobe made the changes to plug a security hole which they could not solve.
    change the permissions as they did affect many programs that need to use temporary folders to function correctly.

    hope that this info clears things up for you all.

    solution.
    goto the following folder in the user account from your computer.
    IE c:\users\owner\AppData\Local (owner is the name of your account)
    Right-click on the Temp folder and select Properties.
    Click the Security tab at the top.
    Click on change.
    in the pop-up box, click on continue.
    Click on Add.
    in the white box, type the Word users, starting with the capital letter U.
    users settings check that the following has a check mark beside it:
    Read & execute
    Content of the file
    Read
    Now click on apply
    Now click on ok
    your programs can now properly use your case temp again.

  • Can not stop iCloud Install at the Windows prompt in iTunes

    I get this prompt in iTunes for Windows (twice in an hour now) asking me to "Install iCloud for Windows?" with a button "ICloud download for Windows...» "and a button"Remind Me later "; the only other button is the red X button in the upper right, which I already clicked before. I'm just trying to sync my library.

    http://imgur.com/GGkib45

    How can I stop this? I don't need 'Photo Stream' on my PC... It's too intrusive and disrespectful of Apple to ask me about it with no option of disengagement. Apple has not generally been seller insisting with their products, and it makes me less confident of them.

    What you might try is to go and install iCloud on your PC.  Then disconnect from iCloud, and uninstall it according to the bottom of this link:

    Set up and use iCloud for Windows - Apple Support

  • HP: Installing drivers for Windows 7 ECS.

    Product number: JNH22UA #AMA

    Serial number: [personal information]

    Model: HP 15 Notebook PC

    Type of system: x 64-based PC

    I recently changed my OS from Windows to Ubuntu 8.1 and in so doing I actidently deleted Windows 8.1.  I like Ubuntu, but I can't do my job, so when I went to start the Windows backup utility, I realize he was missing. I was forced to download Windows 7. It took me a few days to get Windows back operational. The problem is that it is not detect all types of WiFi adapters. I can ' connect to internet at all. I think the problem is that the drivers for Windows 8 is not compatible with the necessary drivers for windows 7. I have to say Windows is not picking up any type of network adapters, is not even say that in Device Manager.

    To sum up, I basically installed Ubuntu from Windows 8.1, Ubuntu, and Windows 7. I need a way to install a driver to allow me to use the inernet, any suggestion?

    For some reason any driver downloads associated with this model are missing from the HP support site.  I found a Realtek wireless driver that should give you at least wireless in another place.  Try this: http://h20564.www2.hp.com/hpsc/swd/public/detail?swItemId=ob_132572_1

  • Cannot install itunes for windows - error: Apple Application Support is required to run Itunes Helper. Uninstall and reinstall (as I did twice)

    Cannot install itunes for windows - error: Apple Application Support is required to run Itunes Helper. Uninstall and reinstall (as I did twice)

    For general advice, see troubleshooting problems with iTunes for Windows updates.

    The steps described in the second case are a guide to remove everything related to iTunes and then rebuild what is often a good starting point, unless the symptoms indicate a more specific approach.

    Review the other boxes and other support documents list to the bottom of the page, in case one of them applies.

    More information area has direct links with the current and recent buildings if you have problems to download, must revert to an older version or want to try the version of iTunes for Windows (64-bit-for old video cards) as a workaround for problems with installation or operation, or compatibility with QuickTime software or a third party.

    Backups of your library and device should be affected by these measures but there are links to backup and recovery advice there.

    TT2

  • v3141TU. could not install SP35682 on Windows XP - SP3. Audio does not

    Hi all

    I just installed my v3141TU with Windows XP - SP3.

    and I have installed all the necessary additional drivers.

    I also installed the Microsoft UAA Audio (SP33566) from the HP website. and it's a successful installation.

    problem comes when I try to install the SP35682 (Conexant Audio) while "initializing app", it comes with an error

    "Driver Installation Failed: could not find the device of MEDIA for this driver."

    and on the Windows Device Manager, there is always a "PCI Device" outstanding pilots. I guess this Conexant Audio devices.

    about his work until now.

    I tried to use 3rd party software to find the correct drivers (such as DriversMax and Driver Checker) and it does not help!

    Help, please.

    PS: in the past, before installing the new windows, it works very well with Windows XP only.

    Thanks in advance.

    Hello

    Uninstall your audio driver and install this:

    MS-UAA fo SP3 (required with a reboot before Audio and Modem) here

    Then try to reinstall your sound driver from herehp Web site.

    During this audio driver does not work then try this one.

  • Install Ubuntu with Windows 10 problems.

    Hello

    I had problems trying to install Ubuntu with Windows 10 (and Linux Mint also has problems). When I try to mount my hard drive (with 10 Windows on it), it says that Windows is put into hibernation. I want to install Ubuntu with Windows and not to clean install. Ubuntu detects my external hard drive and said: «There are currently no operating system installed...» ', but it does not detect my hard drive with Windows 10 on it.

    Thanks for any help,

    DaComputer Guy

    Sometimes, when the quick start is activated, it can cause Linux to correctly identify the Windows partition as being in the State of hibernation. Try to disable the quick start and see if it solves the problem:

    1. open the Control Paneland turn the mode icons

    2. in the list, go to Power Options

    3. in the left pane, click choose the power buttons what

    4. scroll down and uncheck the Quick start

  • When will install Server 2008 Windows OS. Error Msg 0 x coming 80070070: "do not have enough space for the installation..." Even if I have 20 GB of space? Pls solve this problem immediately.

    When will install Server 2008 Windows OS. Error Msg 0 x coming 80070070: "do not have enough space for the installation..." Even if I have 20 GB of space? Pls solve this problem immediately.

    Hey Shiva,

    I suggest that you post the application on Microsoft TechNet forum because we have experts working on these issues. You can check the link to post the same query on TechNet:

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?Forum=windowsserver2008r2general

    Please do not hesitate to contact us if you have other questions related to Windows.

  • Cannot install Games for Windows Live

    I need to install Games for Windows Live to play several games on this laptop.

    When I run gfwlivesetup, all downloads very well and gets to the point where it installs GFWL and I get the following error every time:

    "An error occurred during the installation of assembly ' Microsoft.VC90.CRT, version ="9.0.21022.8", publicKeyToken ="1fc8b3b9a1e18e3b"processorArchitecture ="x 86", type ="win32 "'. See Help and Support for more information. »

    Looking through several log files, I discovered the error to be (0x8007078f) code that relates to, "connection failed: the machine you log on is protected by an authentication firewall." The specified account is not allowed to authenticate on the machine. »

    So two things come to mind. The account is authenticated and firewall. Well, my account is an administrator account and right click on gfwlivesetup and choose "run as Administrator" does not change a thing. Well, screw the router, I just take the right out of my router modem jack and plug rather the ethernet of my laptop, without going through all the ports that can be blocked. The only firewall that is up and running (the only one installed) is the MS OS firewall, so let's just turn this baby off and still the same error.

    So if we ignore all the error code (0x8007078f) completely, then we can treat the error originally presented... I see basically: processorArchitecture = "x 86", type = "win32".

    Well, I'm running a Windows 7 64 - Bit, and my processor is a Core i7-740... I am out of the resources here. I have seen many people having the same problem or similar (Google reveals a lot). So if someone is willing to stick with me throughout this, I intend to see resolved (at least for me). I only pray that as I did not reinstall Win 7 or make repairs. They do not understand all of these DVDs with the laptop.

    Thanks in advance,

    Jimmi G

    PS: System Specs

    Windows 7 Home Premium

    Intel Core i7-740

    6 GB DDR3 RAM

    GeForce GTX 460M

    Realtek HD Audio

    Hello

    The information below should be beneficial to obtain a resolution.

    http://www.Microsoft.com/games/en-us/support/pages/editgamerprofile.aspx

    http://www.Microsoft.com/games/en-us/community/pages/forums.aspx

    http://www.Microsoft.com/games/en-us/support/pages/default.aspx

    Thank you

    Aaron
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • I get error Service disabled 0 x 80070422 when you install SP1 on Windows Server 2008 R2 (KB947821)

    original title: I get error Service disabled 0 x 80070422 when you install SP1 on Windows Server 2008 R2

    I get the above error if you use Windows Update or install SP1 from DVD.

    I found that the Windows Modules Installer Service is the service responsible for the error. It is configured to start automatically. When I go to the Dependencies tab I get a pop up that says: "Win32: the service cannot be started, either because it is disabled or because it has no enabled devices is associated to him."
    I disabled AVG during an installation attempt.
    I followed the troubleshooting steps, by running the update of preparation tool (KB947821 nothing helps.

    Hi Roy,

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please ask your question in the following forum.

    http://social.technet.Microsoft.com/forums/en-us/categories/

    I hope this helps.

Maybe you are looking for