which four are true about the tools used to administer Oracle data ?
A)the Data Pump utility can be used to load data from text files.
B)SRVCTL can be used to shut down Oracle instances.
C)SQL* Plus can be used to create data s.
D)SQL*Plus can be used to startup Oracle instances.
E)DBCA can be used to upgrade data s.
F)RMAN can be used to startup Oracle instances.
Answer: BCDF
赵:
SRVCTL 命令可以控制 RAC 数据库中的 instance、listener 以及 services。通常 SRVCTL 在 ORACLE 用户下执行。
1、通过 SRVCTL 命令来 start/stop/check 所有的实例:$ srvctl start|stop|status data -d
2、start/stop 指定的实例: $ srvctl start|stop|status instance -d -i
3、列出当前 RAC 下所有数据库: $ srvctl config data -d
继续阅读与本文标签相同的文章
-
企业安全管理的内外合规之ISO27001标准详解
2026-05-20栏目: 教程
-
Java8 CompletableFuture 编程
2026-05-20栏目: 教程
-
域名年龄对SEO的影响,域名续费时间长短对排名有影响吗?
2026-05-20栏目: 教程
-
白帽SEO和黑帽SEO有什么不同?
2026-05-20栏目: 教程
-
选型宝访谈:如何构筑BAT级的用户行为分析能力?
2026-05-20栏目: 教程
