Hi,
It seems you would like to Start/Stop BI services without entering the login/password details.
Two ways to achieve this.
1. Modifying “StartStopServices.cmd” located in below path:
.\\[MIDDLEWARE_HOME]\instances\instance1\bifoundation\OracleBIApplication\coreapplication
and add the below strings (weblogic user credentials) to pass the value of the variables: -DWLS_USER=weblogic -DWLS_PW=weblogic1
Note: It will not encrypt the user details.
2. Another approach is Enabling Auto Login by Using the Boot Identity File
Please refer http://st-curriculum.oracle.com/obe/fmw/wls/10g/r3/installconfig/enable_auto_login/boot_identity_file.htm for details.
Regards,
Deva
It seems you would like to Start/Stop BI services without entering the login/password details.
Two ways to achieve this.
1. Modifying “StartStopServices.cmd” located in below path:
.\\[MIDDLEWARE_HOME]\instances\instance1\bifoundation\OracleBIApplication\coreapplication
and add the below strings (weblogic user credentials) to pass the value of the variables: -DWLS_USER=weblogic -DWLS_PW=weblogic1
Note: It will not encrypt the user details.
2. Another approach is Enabling Auto Login by Using the Boot Identity File
Please refer http://st-curriculum.oracle.com/obe/fmw/wls/10g/r3/installconfig/enable_auto_login/boot_identity_file.htm for details.
Regards,
Deva
No comments:
Post a Comment