当前位置:网站首页>Oracle XDB组件的重建
Oracle XDB组件的重建
2022-06-11 09:17:00 【cqszpx】
--XDB组件状态:
SQL> selectcomp_id,comp_name,version,status from dba_registry;
COMP_ID COMP_NAME VERSION STATUS
--------------------------------------------- --------------- -----------------
XDB Oracle XML Database 11.2.0.4.0 INVALID
--卸载XDB:
SQL> @?/rdbms/admin/catnoqm.sql
--安装XDB
SQL>shutdown immediate
SQL>startup
SQL> @?/rdbms/admin/catqm.sql oracle SYSAUX TEMP YES
SQL> @?/rdbms/admin/utlrp.sql
验证: XDB 已经正常了:
SQL> selectcomp_id,comp_name,version,status from dba_registry;
COMP_ID COMP_NAME VERSION STATUS
--------------------------------------------- --------------- -----------------
XDB Oracle XML Database 11.2.0.4.0 VALID

边栏推荐
- How to deal with these problems in the factory production process?
- Machine learning notes - spatial transformer network using tensorflow
- ESP8266_GET请求天气预报、json解析
- 报错ModularNotFoundError: No module named ‘find_version’
- Flask (VIII) - form processing
- 1854. the most populous year
- Document object
- Control statement if switch for while while break continue
- Machine learning notes - in depth Learning Skills Checklist
- Design of wrist sphygmomanometer based on sic32f911ret6
猜你喜欢

Day44 database

实现边充边OTG的PD芯片GA670-10

Exclusive interview - dialogue on open source Zhai Jia: excellent open source projects should be seen by more people. I am honored to participate in them

Package details

Control statement if switch for while while break continue

Type-C docking station adaptive power supply patent protection case

CVPR 2021: learning continuous image representation with local implicit image function

Document object
![[ROS] noedic moveit installation and UR5 model import](/img/bc/865c752021a4ee68e963c09f5f632d.png)
[ROS] noedic moveit installation and UR5 model import

OpenCV CEO教你用OAK(四):创建复杂的管道
随机推荐
Day41 process pool and thread pool
affair
企业需要考虑的远程办公相关问题
1493. the longest subarray with all 1 after deleting an element
Fabric.js 動態設置字號大小
Fabric.js 动态设置字号大小
Importance of implementation of clothing ERP in the project
Flask (IV) -- URL construction
Simple recommendation based on Euclidean distance
我们是如何连上WiFi的?
Shandong University project training (IV) -- wechat applet scans web QR code to realize web login
Product list display
报错[DetectionNetwork(1)][warning]Network compiled for 6 shaves,maximum available 10,compiling for 5 s
OpenCV CEO教你用OAK(五):基于OAK-D和DepthAI的反欺骗人脸识别系统
ESP8266_ SmartConfig
How do we connect to WiFi?
1493. 删掉一个元素以后全为 1 的最长子数组
Automation operation and maintenance articles collection
Set MySQL as externally connectable
[TiO websocket] III. The TiO websocket server can send messages to users anywhere