hi experts,
I have installed obiee 11g as oracle user but now our company want to change that ownership to suppose abc
how can i do that please
Thanks
Assuming you're talking about Linux, then stop all OBIEE services, and then run: chown -R abc. /your/fmw/home
I am very new to obiee and yes I was talking about Linux.
So my directory structure is /u01/app/oracle/product/fmw11g/OBIEE_DEV
So for me to change it I will just run chown -R abc ./OBIEE_DEV
if this is the case then how can I change the ownership of /u01/app/oracle/product/fmw11g
Please if you can explain it alittle it will really help
@rmoff gave you the solution:
chown -R abc /your/fmw/home
chown -R abc /u01/app/oracle/product/fmw11g
there a millions of samples like this:
Installing Oracle Enterprise Manager Grid Control 11g Release 1 (11.1.0.1.0) Linux x86