Invalid Staging area

When i try to install Oracle 8i on windows 2000 which compatible to windows 98 it is giving me "invalid staging area" can anybody help me please
Regards
Pavan

XP requires an installation of the NT version of Oracle. There is a bug for 8i that involves the following solution to start the service. First, set the database service as Manual. Then do this:
There is a very irritating solution.(Atleast it works.)Open the windows Task Manager(ctrl+shift+esc) and under the process tab there will be one called ORACLE.EXE. Right-Click and select End Process Tree. Now start the Database from the Oracle administration for Windows NT MMC. Once This is done You will find the ORACLE.EXE process running in the Task Manager. Right-Click on this and set the priority to above normal or anything higher than normal. If you managed to do this in time, you may find the memory usage increasing to more than 40MB(It will be more than 50 MB if the default database was chosen). If you were not fast enough you may have to repeat the whole procedure once again.
This has to be done everytime the system is started. A good solution would be to hibernate instead of shutting down.

Similar Messages

  • Oracle 8.1.5 Invalid Staging Area Error

    I get an error message: Invalid staging area. There is no top level components for Windows NT available for installing
    from this staging area. I installed this version successfully running win98, but i get this error with XP. I tried renaming the symcjit.dll
    as suggested in some of the earlier posting with no success. Any help is appreciated.
    Thanks,
    Will

    copy disk to hardrive in a temporary directory. go to properties for setup.exe (right click on file used to install oracle). Select the compatiblity tab. make sure the check box "run this program in compatibility mode" is checked. In combo box select windows 98.

  • Oracle 8i install on Win ME - invalid staging area?

    I'm having trouble installing 8i Personal Edition on Win ME
    (Athlon 1.3, 768 ram, plenty of disk space). I get the
    error "Invalid staging area. There are no top level components
    for Windows 95 available for install from this staging area." on
    the "File Locations" step of the pre-install process. Anyone
    know what this may be caused by?

    Edit your win.ini file
    In the [Compatibility 95] section add the following:
    Jrew=0x00080000
    Save the file and reboot your machine..
    Now you will be able to install Personal 8i for windows 98 on
    windows ME

  • 'Error: Invalid Staging Area' while installing Developer Studio 10g

    Dear All,
    I am trying to install Oracle Developer Studio 10g on Windows 2000 SP4 machine having 512 MB RAM.
    All the installer requirements are met.
    After that Oracle Universal Installer displays the error:
    Invalid Staging Area. There are no top level components for Windows NT, Windows 2000 available for installation in this staging area.
    Please explain me this error. I am not getting any references about the same on Internet.
    Do i able to install Oracle Developer Suite on my machine?
    -Sameer

    "Invalid Staging Area. There are no top level components for Windows NT available for install from this staging area."
    This is Oracle's way of saying nothing on this CD can be installed on Windows NT (or Windows 2000)
    Also see
    http://www.orafaq.com/forum/?t=msg&th=46751/0/
    Google on "There are no top level components"

  • Problem with 10G R2 installation (OUI - 10133 Invalid Staging Area) on W2K3

    I'm getting a strange error installing 10G R2 Database on a Windows 2003 server. I get "OUI - 10133 Invalid Staging Area. There are no top level components for Windows NT, Windows 2000 available for installation in this staging area." This happens when I choose an Advanced installation or when I choose a starter database.
    The funny thing is that I've performed this installation with this exact installation disk on a virtual server on my laptop with Windows 2003.
    Also, I ran a quick test with the 10G R1 installation files and I don't get the error. I want to run tests on case insensitivity with LIKE searches (a new feature enabled in 10G R2) so I can't use 10G R1.

    I have seen that problem frequently and it is because for some reason the installer doesn't like burned CD's. Copy all the staging files over to disk. I usually download the zip files onto a staging drive on the server, unzip, install, then delete the install files when I'm done if I need the space.
    This has two major benefits: I don't run into the "staging area" error and the install only takes about 30 minutes compared to about 3 hours when installing from CD.

  • Silent install of 10gR2 Client on XP: OUI-10133 Invalid Staging Area

    Hi!
    I'm trying to install 10gR2 Admin Client on my Win XP workstation (XP Pro Multilingual, SP2) silently, but everytime I'm getting an OUI-10133 error.
    If the installation is done interactively (from the same source), everything works fine.
    Does anybody have a hint for me? I found a few notes on metalink referring to problems with the installation of Grid Control, but I think, this here is something different. I have one zip file containing the client installation, which has been extracted into one local directory.
    Regards,
    Daniel

    I get a similar error when attempting to install Oracle 10g (10.2.0.1) on a RedHat Linux machine. I can't get past the first OUI screen. I select either Basic or Advanced install, and then I enter the name of my Oracle installation directory.
    The actual context of the error msg is:
    OUI-10133: Invalid staging area. There are no top level components for Linux available for installation in this staging area.
    I click OK and that's pretty much it.
    What gives?

  • Staging area creation problem

    Hi,
    We have got media DVDs for R12.1.1 for Linux X86 from Oracle. We copied in the server one by one using cp command.
    Ans now when we are starting staging creation using these copied DVD's from server, it's giving
    Invalid Disk is inserted.
    Please insert DVD labeled Oracle Applications Rapid Install - of Rdbms Disk 1
    We removed STARTCD part initially which was staged properly using OS rm command.but when it was asking for second DVD it failed due to unavailability of 2nd DVD path
    We copied all DVD's into /do1/R1211dump folder
    Please advice on how to create staging area
    Regards,

    Hi,
    Yes.
    Also this is being executed by root user .
    And when using oracle user, even though DVD dump folder is owned by oracle user
    we are getting following error:
    cannot unlink file for /tmp/staging/adautostg.pl: Permission denied at adautostg.pl line 365
    cannot restore permissions to 0100777 for /tmp/staging/adautostg.pl: Permission denied at adautostg.pl line 365
    cannot unlink file for /tmp/staging/RapidWiz.ini: Permission denied at adautostg.pl line 365
    cannot restore permissions to 0100744 for /tmp/staging/RapidWiz.ini: Permission denied at adautostg.pl line 365
    cannot unlink file for /tmp/staging/File/NCopy.pm: Permission denied at adautostg.pl line 365
    cannot restore permissions to 0100744 for /tmp/staging/File/NCopy.pm: Permission denied at adautostg.pl line 365
    cannot remove directory for /tmp/staging/File: Permission denied at adautostg.pl line 365
    cannot remove directory for /tmp/staging: Operation not permitted at adautostg.pl line 365
    Failed to copy RapidWiz.ini to /tmp/staging
    The log file is located at /tmp/10311250/adautostaging.log
    and
    $ cd /tmp/staging/
    $ ls -l
    total 100
    -rwxrwxrwx 1 root root 71841 Oct 31 12:50 adautostg.pl
    drwxr-xr-x 2 root root 4096 Oct 31 12:26 File
    -rwxr--r-- 1 root root 24329 Oct 31 12:26 RapidWiz.ini
    $
    Not sure how to proceed now..

  • Creating Staging Area

    Hi all,
    I am trying to create staging area in R12, when i ran the perl script(adautostg.pl) it was going fine, but when it has asked me to insert Database Disk 2 it says, invalid DVD, i tried from the second set of media pack but same problem arised.
    So now im copying all the zip files to local HDD so that i can unzip....this is the second method im following...
    please give any suggestion on this...thread.....

    First off your question relates to e-Business Suite not Database so you are in the wrong forum. In the future please post the appropriate location where your question will be on-topic.
    Second ... there are two possibilities. First that you have a corrupt DVD and the second that you are inserting the wrong Disk2.
    I have posted the 11.5.10 version of the process here:
    http://www.psoug.org/ebs/ebs_tree.html
    and the v12 one is essentially identical.
    If you still can not get it to work open an SR at metalink.

  • Lookup in staging area

    We have a column on the source table which contain a person's country information. A single country name could be represented in different formats (for e.g. United States of America, USA, U.S.A). The target database has a table which stores the equivalence mapping for all these different possibilities (i.e. United States of America, USA, U.S.A are mapped to "USA")
    We plan to have a design like this
    Step 1. Load the country column to the staging area
    Step 2. In the staging area, lookup the equivalences table, identify the country name and populate it on the staging area
    Step 3. Transfer the data into target table.
    The point where we have discussion is the Step-2. What would be an efficient way of resolving the equivalences and how we proceed in this step.
    Any thoughts/suggestions on what would be a good or bad design here ?

    Hi,
    Let me try to help...
    If I understood right you can achieve that in just one interface by check the join between the column "country" and the table where the all possible match are at staging area, it means:
    1) create an interface
    2) drag and drop all souce tables plus the table where are the countries are, from target.
    3) drag and drop the "final" target table at target position
    4) create a join between the "target countries tables" and "person table" by "country" column and check it to be executed at Staging Area.
    Does it make any sense to you?
    Cezar

  • How to print staging areas and doors on the pick doc. ?

    Dear experts!
    Thank you for your attention!
    In our system, we use Lean WM.
    We know staging areas and doors can aslo be printed on the pick doc.  How to do that?
    Best regard!
    Tangdark

    I'm not a WM expert, but am pretty sure nothing special is required for that. If the fields, where this information is stored, are used by the output processing program and the data is passed to the form and then printed by the form, there should be no problem. If data is there, but it's not printed, then you might need to adjust the output program and/or form.
    You might want at least to try it first and use Search whenever possible, then come back with more specific questions, if necessary.

  • Staging Area - Sans Transformations?

    I am struggling to come up with a proper term for a database that will contain untransformed application data.  This would be an EL process what will pull application data from the source, and insert it into the "staging" area.  A
    subsequent job will perform the ETL process into the data warehouse.  The goal for this area is to have unaltered application data to use as the source for our ETL processes, where we will not have to deal with the retention policies associated with the
    actual application data.   

    Often Staging in a data warehouse is permanent and long-term.  If you purge the Staging area you have to make sure that all needed information is making it into the Data Warehouse.  If you leave the data in Staging it's available for validation
    and to support design changes in the Data Warehouse.
    Also I'm seeing more direct access to this raw area of the DW, as "Big Data" workflows are gaining popularity and complementing more traditional approaches to analytics.  Broadly, in "Big Data" the analyst/end-users get access
    to raw source data quickly, and then do the transforms and reporting together as part of an ad-hoc analysis.
    David
    David http://blogs.msdn.com/b/dbrowne/

  • Staging area for Management Agent files...?

    Sorry for another question so quickly - I am reading the documentation first!
    Management agents upload files to the OMS server, and these are parsed and loaded as data into the MR database, right?
    Where is the staging area for these files (upload from all the management agents)? Is it possible to change it? From what I can gather it's
    https://oms_server:1159/em/upload - but where is this in the real world? I've searched the OMS $ORACLE_HOME, but can't find any uploaded files
    The reason for these questions is because we have a requirement to load these files to a shared area so that both our OMSes can access them - has anyone come across a configuration like this before? Does it work?
    Many thanks (again!)
    D

    The upload area on the OMS would normally be <OMS_HOME>/sysman/recv.
    You still might find no data files over here, as they may be uploaded to the OMS on that moment.
    Yes, making this directory a shared location ,will work when running multiple OMS.
    Regards
    Rob

  • Staging area needs Oracle universal Installer version 10.2.0.0.0 or later

    Hi,
    I am trying to install OEM agents thru run installer. but it says "staging area needs Oracle universal Installer version 10.2.0.0.0 or later", we are on we are on 10.1.0.5.0. How to download 10.2.0.0.0 or later.
    Regards

    # From Metalink click on "Patches & Updates&rdquo; tab
    # Select "Advanced Search&rdquo;
    # Enter "Universal Installer&rdquo; under Product or Product Family
    # Select "Oracle 10.2.0.0.0&rdquo; release (Or higher)
    # Select your Platform
    # Change "Patch Type&rdquo; to Any
    # Change Classification to Any
    # Click on Go

  • Staging area for inserts only?

    If our DW will only over contain inserts, do we require a staging area?

    Hi DarrenOD,
    I personally like to put data in staging area before loading it to the Data Warehouse.It will give flexibility of debugging and very much needed when you have restricted time slot for data extraction from OLTP.
    Following URL explains "Why do we need Staging Database"
    http://www.dwbiconcepts.com/etl/27-basic-etl-concepts/137-why-do-we-need-staging-area-during-etl-load.html
    Prathy
    Prathy K

  • Staging area error and universal installer does not run

    Everything was ok. I installed Oracle 9i r 2, AS 9.0.2, iFS 9.0.2.
    Then I uninstall AS and iFS. But AS folder remains there (with inventory,contentsXML.. folder inside), even if I deleted it, when I tried to install AS again I get the error staging area error, and the folder appears again.
    Another thing is that in oracle universal installer the installed and deinstall products options do not do anything. I only can select the install option
    Did I do something wrong during the AS uninstall?
    What Can I do now?
    Thanks for your help,

    Try looking here:
    http://www.thomasfly.com/Oranux/#Step-by-step
    follow these steps/configs and the install will go quite nice!

Maybe you are looking for

  • Could not open a connection to SQL Server

    Hello - I am trying to install the Office SharePoint training from this link (http://www.microsoft.com/downloads/details.aspx?familyid=673DC932-626A-4E59-9DCA-16D685600A51&displaylang=en) I get the error below.    TCP/IP / Named Pipes both selected i

  • Volume buttons on keyboard stopped working

    Hello, the vol +/- and mute buttons have stopped functioning on my pavilion g7 1260ca running win7 home prem 64 bit.  All other buttons perform.  I've tried the shut down ,remove a/c, battery, press pwr  reboot - no luck.  I've uninstalled Quick Laun

  • How do I get an Iphone for T moble?

    How do I get an iphone for an other phone company besides Sprint, Verison, and AT&T ?

  • Where we assign tax out type

    Hi expert , could you plz tell me where we assign tax out condition type in sap SD ? regards, Bhaskar.k

  • Why backup is so big ?

    Hello!      I've migrated some simple application from MySQL to Oracle XE. Application works fine, but backups created with backup.sh script are huge! MySQL database backup was less than 2MB, but Oracle XE backup of the same database is about 1GB: 50