Loading

05 2018 档案

摘要:顾名思义,history就是历史的意思,我们知道linux中使用history来查看历史命令,那么在sqlplus中有没有这个命令呢? Oracle 12.2版本推出了一个新特性,history,用来查看并可以输入对应的历史命令序列号来执行之前操作的命令。 1.history命令在Oracle 12 阅读全文
posted @ 2018-05-16 09:05 李行行 阅读(602) 评论(0) 推荐(0)
摘要:[root@rac1 ~]# echo lhh|passwd lhh --stdin Changing password for user lhh. passwd: all authentication tokens updated successfully. [root@rac1 ~]# 阅读全文
posted @ 2018-05-09 11:29 李行行 阅读(427) 评论(0) 推荐(0)