Hi,
Today i've performed an install of 12c. Everything went smoothly, configured MSAD authentication etc, all was working fine.
We did a server reboot, and now the stop/start scripts do not work.. for some reason.
We have verified in the scripts that the domain_home is correct in the .cmd files, and also in oracle.bi.sysman\scripts\.cmd files
BI_PRODUCT_HOME, ORACLE_HOME, and DOMAIN_HOME are CORRECT.
However we are still getting the following error:
\Oracle\Middleware\obi12c\user_projects\domains\bi\bitools\bin>start.cmd
BI_PRODUCT_HOME set as
\Oracle\Middleware\obi12c\bi
ORACLE_HOME set as
\Oracle\Middleware\obi12c
Starting domain; Using domainHome:
\Oracle\Middleware\obi12c\bi\bin\..\..\user
_projects\domains\bi ...
The system cannot find the path specified.
Any idea what could be wrong? We used these scripts even today and they were working ok.. but now they dont.
The only tasks we've done so far to the default setup are:
Configure MSAD (Working ok)
Install and configure security groups provider as per this link https://docs.oracle.com/middleware/1221/biee/BIESC/privileges.htm#CJAFBFID (Pending to test, while trying to bounce the env we came across this issue)
Thanks