Release 11.2.0.3.0-Production on Fri Feb 24 09:32:22 2017 Copyright(c)1982,2011,Oracle and/or its affiliates.All rights reserved.Connected to:Oracle Database 11g Enterprise Edition Release 11.2.0.3.0-64bit Production With ...
oracle记录各登陆主机用户名,登陆ip,所执行的命令/etc/profile#history USER_IP=`who-u am i 2>/dev/null|awk '{print$NF}'|sed-e 's/[()]/g'` HISTDIR=usr/share/.history if[-z$USER_IP]then USER_IP=`hostname` fi if!...