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
Get Oracle Partition High Values as VARCHAR2 types instead of LONG in
Oracle 19c and earlier
-
Here’s a little PL/SQL function create_partition_high_value_func.sql that
allows you to write SQL queries against data dictionary for partition
maintenan...
Acum o săptămână
Niciun comentariu:
Trimiteți un comentariu