Deinstall 11.1.0.1 Agent change permissions of $HOME [ID 1330906.1]
Using the below command for 11.1.0.1 Agent de-installation changes the permission of $HOME directory from 775 to 700.
$AGENT_HOME/oui/bin/runInstaller -silent -deinstall “REMOVE_HOMES={$AGENT_HOME}” -removeallfiles
To prevent from getting directory permissions changed use below command for deinstallation:
$AGENT_HOME/oui/bin/runInstaller -silent -deinstall “REMOVE_HOMES={$AGENT_HOME}” -removeallfiles ORACLE_HOME=$AGENT_HOME
References
BUG:11813430 – 11.1.0.1 AGENT DE-INSTALL CHANGED PERMISSION ON $HOME
WAIT Clause for DMLs in 26.2
-
Oracle 26ai 26.2 now introduces the WAIT (and NOWAIT) Clause for INSERT /
UPDATE / DELETE / MERGE DMLs. We have had a WAIT Clause for SELECT FOR
UPDATE...
Acum o săptămână
Niciun comentariu:
Trimiteți un comentariu