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
SnowSQL config password needs to be enclosed in double quotes
-
Today I tested how to use snowsql to connect to SnowFlake. I put the
connection credential in the config file. But I encountered the following
error mess...
Acum o zi
Niciun comentariu:
Trimiteți un comentariu