Oracle Installation fails with OUI-10133: Invalid staging area
Problem Description While installing oracle on my windows machine it fails with the message, OUI-10133: Invalid staging area. There are no top level components for Windows NT, Windows 2000 available for installation in this staging area. On linux system this message is like, OUI-10133: Invalid staging area. There are no top level components for Linux available for installation in this staging area. Cause of the problem There are many causes by which this problem can happen. 1)The product.xml directory is not found and hence the problem occurs. In the oraparam.ini the source location is specified to product.xml but no product.xml exist in the stage directory. 2)Someone has deleted the products.xml file from its location and installer could not find it. 3)You have downloaded oracle from e-delivery.oracle.com which contains three zip files and you extracted three zip files into different locations. 4)The staging area i.e stage folder is corrupted. 5)The media is corrupted. Solution of the...