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
Embedding Vectors of the Same Image Rotated Over 360 Degrees
-
Last year I wrote an article about visualizing embedding vectors of a
variety of different pictures as heatmaps. I used TorchVision with
ImageNet1K_V1 mode...
Acum o săptămână
Niciun comentariu:
Trimiteți un comentariu