For Oracle Universal Installer "Invalid Staging Area, There are no top level components for null available for install from this staging area" the cause could be The file install.platform in the oraInventory directory is either missing or empty.
To fix it try to go to the oraInventory directory and use an editor to create or change the file
install.platform
The contents of this file for example Sun SPARC Solaris is:
[Platform]
ID=453
For MS Windows platforms the install.platform file is located in the
C:\Program Files\Oracle\Inventory directory
The contents of this file holds the platform ID of the platform on which the software is/can be installed on.
A entry in install.platform for WinXP Pro will be like :
[Platform]
ID=912
Regards,
Admin
To fix it try to go to the oraInventory directory and use an editor to create or change the file
install.platform
The contents of this file for example Sun SPARC Solaris is:
[Platform]
ID=453
For MS Windows platforms the install.platform file is located in the
C:\Program Files\Oracle\Inventory directory
The contents of this file holds the platform ID of the platform on which the software is/can be installed on.
A entry in install.platform for WinXP Pro will be like :
[Platform]
ID=912
Regards,
Admin
No comments:
Post a Comment