Issue:
- OAM11gR2PS3
Error: -[ERROR] Data Insufficient to start
Install.
         
   [ERROR] One and Only One of the
following variables must be present
         
   Variable Name:SKIP_SOFTWARE_UPDATES
Expected Value:true
             Variable Name:SPECIFY_DOWNLOAD_LOCATION
Expected Value:true
         
   [ERROR] One and Only One of the
following variables must be present
         
   Variable Name:INSTALL AND CONFIGURE
LATER TYPE Expected Value:true
         
   Variable Name:INSTALL AND CONFIGURE
TYPE Expected Value:true
         
   .Aborting Install
         
   Calling OUI Exit Operations 
Solution: -Add the below missing
parameters in the response file.
       
          SKIP_SOFTWARE_UPDATES=true
                  INSTALL AND CONFIGURE LATER
TYPE=true
Now run the silent upgrade using. /runInstaller -jreLoc jreLocation
-silent -response /u01/apache.rsp 
Thanks,
Aditya.
Aditya.
