In Our previous page we have Install Oracle Database12c , go to ... Previous Page
- RCU installation we need password file for DEV_BIPLATFORM and DEV_MDS:
b) Passwords file creation:
c) Create one text file in Linux.
d) Edit that text file.
Enter password like below screen.
. /rcu -silent -createRepository -connectString localhost:1522: ORCL -dbUser SYS -dbRole SYSDBA -schemaPrefix DEV -component BIPLATFORM -component MDS -f < /home/oracle/pwd.txt
II OBIEE 11.1.1.9.0 Installation
- Database and listener should be up while installing obiee
- BIPLATFORM and MDS schemas must be created during the RCU installation
- If we install database already in same machine, we need to unset oracle home.use unset comment UNSET ORACLE_HOME
Execute the following Comment in oracle user
- For silent installation we want Response file.
Here I attached response file which I have used in my machine
- Execute the following command
/runInstaller -silent -invPtrLoc /u01/app/oracle/product/11.2.0/dbhome_1/oraInst.loc -response /mnt/hgfs/OBIEE/bishiphome/Disk1/OBIEE.rsp
... to be continued navigate to ODI Installation
Hi,
ReplyDeleteIs this an Enterprise install or Software Only?
Thanks.
This comment has been removed by the author.
ReplyDelete