Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error "BIPLATFORM failed with exit value 2" Installing oracle OAS

MWaseemDec 10 2020

I am receiving the below error while configuring the oracle analytic server. below is log detail
2020-12-09 04:34:38,530 INFO [49] oracle.bi.install.config.basesteps.BIActionStep$1 - See log file: C:\oracle\Middleware\Oracle_Home\config2020-12-09_04-53-37PM\RCUCreateSchema\RCUCreateSchema.log
2020-12-09 04:34:38,530 INFO [49] oracle.bi.install.config.steps.database.RCUBaseStep - Invoking rcu: [-silent, -createRepository, -useSamePasswordForAllSchemaUsers, true, -databaseType, ORACLE, -connectString, localhost:1521/xe, -dbUser, sys, -dbRole, sysdba, -selectDependentsForComponents, true, -schemaPrefix, oas, -component, WLS, -component, MDS, -component, OPSS, -component, STB, -component, BIPLATFORM]
2020-12-09 04:34:38,530 INFO [49] oracle.bi.install.config.steps.database.RCUBaseStep - Setting JAVA_HOME required by RCU to C:\Program Files\Java\jdk1.8.0_191\jre
2020-12-09 04:34:38,530 INFO [49] oracle.bi.exec.ExecScript - Executing: [cmd, /c, C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\bin\rcu.bat, -silent, -createRepository, -useSamePasswordForAllSchemaUsers, true, -databaseType, ORACLE, -connectString, localhost:1521/xe, -dbUser, sys, -dbRole, sysdba, -selectDependentsForComponents, true, -schemaPrefix, oas, -component, WLS, -component, MDS, -component, OPSS, -component, STB, -component, BIPLATFORM]
2020-12-09 04:34:38,530 INFO [49] oracle.bi.exec.ExecScript - Logging script stderr and stdout to C:\oracle\Middleware\Oracle_Home\config2020-12-09_04-53-37PM\RCUCreateSchema\RCUCreateSchema.out
2020-12-09 04:37:14,983 INFO [49] oracle.bi.install.config.basesteps.BIActionStep$1 - Failed single shot step: Create schemas using RCU with: Execution of cmd /c C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\bin\rcu.bat -silent -createRepository -useSamePasswordForAllSchemaUsers true -databaseType ORACLE -connectString localhost:1521/xe -dbUser sys -dbRole sysdba -selectDependentsForComponents true -schemaPrefix oas -component WLS -component MDS -component OPSS -component STB -component BIPLATFORM failed with exit value 2
2020-12-09 04:37:14,983 SEVERE [49] oracle.bi.install.config.actions.BIConfigAction - Non-skipped failure during configuration action: Execution of cmd /c C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\bin\rcu.bat -silent -createRepository -useSamePasswordForAllSchemaUsers true -databaseType ORACLE -connectString localhost:1521/xe -dbUser sys -dbRole sysdba -selectDependentsForComponents true -schemaPrefix oas -component WLS -component MDS -component OPSS -component STB -component BIPLATFORM failed with exit value 2
oracle.bi.exec.ExecutionStatusException: Execution of cmd /c C:\oracle\MIDDLE~1\ORACLE~1\oracle_common\bin\rcu.bat -silent -createRepository -useSamePasswordForAllSchemaUsers true -databaseType ORACLE -connectString localhost:1521/xe -dbUser sys -dbRole sysdba -selectDependentsForComponents true -schemaPrefix oas -component WLS -component MDS -component OPSS -component STB -component BIPLATFORM failed with exit value 2

below are System specs
Database 11gR2
Oracle_Analytics_Server_Windows_5.5.0

Comments

Hi
Is this related to any particular livelabs workshops ? or a general issue related to Oracle Analytics Installation ?
regards, Madhusudhan Rao

1 - 1

Post Details

Added on Dec 10 2020
1 comment
377 views