91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

配置操作系統重啟后Oracle數據庫和監聽自動啟動的示例分析

發布時間:2021-11-10 14:27:27 來源:億速云 閱讀:227 作者:小新 欄目:關系型數據庫

小編給大家分享一下配置操作系統重啟后Oracle數據庫和監聽自動啟動的示例分析,希望大家閱讀完這篇文章之后都有所收獲,下面讓我們一起去探討吧!

--配置操作系統重啟后,實例自動啟動
--將實例所在行最后的標志N改為Y

[oracle@localhost etc]$ 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 filed 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.
#
#
fire:/u01/app/oracle/product/11.2.0/db_1:Y

--配置操作系統重啟后,數據庫監聽自動啟動
[root@localhost ~]# vim /etc/rc.local
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.

touch /var/lock/subsys/local

su - oracle -c 'dbstart'
su - oracle -c 'lsnrctl start'

看完了這篇文章,相信你對“配置操作系統重啟后Oracle數據庫和監聽自動啟動的示例分析”有了一定的了解,如果想了解更多相關知識,歡迎關注億速云行業資訊頻道,感謝各位的閱讀!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

旅游| 华坪县| 宁远县| 日照市| 桂林市| 长岛县| 青岛市| 丹阳市| 巴林左旗| 鄯善县| 文昌市| 牙克石市| 梁河县| 运城市| 遂川县| 长寿区| 庆阳市| 锡林郭勒盟| 营口市| 无为县| 志丹县| 靖宇县| 五台县| 甘南县| 乐清市| 靖江市| 鄂托克旗| 怀宁县| 衢州市| 元氏县| 武邑县| 旅游| 邻水| 禹州市| 家居| 布拖县| 蒙城县| 开江县| 确山县| 河西区| 岱山县|