阅读背景:

ORACLE19C在RHEL8中添加开机自动启动服务_TradeProbe的博客

来源:互联网 

1. 需要先修改一下 oracle 的启动脚本配置

[[email protected] ~]# vim /etc/oratab
# This file is used by ORACLE utilities.  It is created by root.sh
# and updated by either Database Configuration Assistant while creating
# a database or ASM Configuration Assistant while creating ASM instance.

# A colon, ':', is used as the field terminator.  A new line terminates
# the entry.  Lines beginning with a pound sign, '#', are comments.
#
# Entries are of the form:
#   $ORACLE_SID:$ORACLE_HOME:<N|Y>:
#
# The first and second fields are the system identifier and home
# directory of the database respectively.  The third field indicates
# to the dbstart utility that the database should , "Y", or should not,
# "N", be brought up at system boot time.
#
# Multiple entries with the same $ORACLE_SID are not allowed.
#
#
# tradeprobe:/u01/app/oracle/product/19.2.0/db_1:N
tradeprobe:/u01/app/oracle/product/19.2.0/db_1:Y
[ 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: