摘要: oracle开机自启 vi /etc/crontab #!/bin/bash if [ -f /home/oracle/.bash_profile ]; then. /home/oracle/.bash_profilefi lsnrctl start sqlplus / as sysdba <<EO 阅读全文
posted @ 2021-04-22 22:03 悠游~~~ 阅读(90) 评论(0) 推荐(0)