当前位置:网站首页>Control file related views
Control file related views
2022-06-27 17:30:00 【Drunken Xiaobai】
dict
col comments format a100
select * from dict where table_name like '%CONTROL%';

v$parameter
col name format a50
col value format a50
select name, value from v$parameter where name like '%file%';

v$controlfile
col name format a50
select * from v$controlfile;

control_files
show parameter control_files

v$database
select CONTROLFILE_TYPE, CONTROLFILE_CREATED, CONTROLFILE_SEQUENCE#, CONTROLFILE_CHANGE#, CONTROLFILE_TIME from v$database;

V$CONTROLFILE_RECORD_SECTION
select * from V$CONTROLFILE_RECORD_SECTION;

边栏推荐
- Oracle concept 3
- P.A.R.A 方法在思源的简易应用(亲测好用)
- leetcode 19. Delete the penultimate node of the linked list
- 1. introduction to MariaDB
- 锚文本大量丢失的问题
- Detailed explanation of various GPIO input and output modes (push-pull, open drain, quasi bidirectional port)
- EMQ 助力青岛研博建设智慧水务平台
- Cloud security daily 220216: root privilege escalation vulnerability found on IBM SaaS integration platform needs to be upgraded as soon as possible
- Ti Click: quickly set up tidb online laboratory through browser | ti- team interview can be conducted immediately
- #yyds干货盘点#简述chromeV8引擎垃圾回收
猜你喜欢
![[Niuke's questions] nowcoder claims to have remembered all Fibonacci numbers between 1 and 100000. To test him, we gave him a random number N and asked him to say the nth Fibonacci number. If the nth](/img/70/fa79ba38e28c41ed28bce2ec73cd79.png)
[Niuke's questions] nowcoder claims to have remembered all Fibonacci numbers between 1 and 100000. To test him, we gave him a random number N and asked him to say the nth Fibonacci number. If the nth

d3dx9_ Where is 35.dll? d3dx9_ Where can I download 35.dll

All you want to know about large screen visualization is here

How to improve it electronic equipment performance management
P.A.R.A 方法在思源的简易应用(亲测好用)

About MySQL: the phenomenon and background of the problem

医院预约挂号系统-系统结构

leetcode 200. Number of islands

Missing d3d10 How to repair DLL files? Where can I download d3d10.dll

继手机之后 报道称三星也削减了电视等家电产品线的产量
随机推荐
d3dx9_ How to repair 38.dll? d3dx9_ 38. How to download a missing DLL?
[multithreading] thread communication scheduling, waiting set wait(), notify()
P. Simple application of a.r.a method in Siyuan (friendly testing)
Dark horse programmer - software testing foundation class -02-30-45 tools open browser running code, audio, video, test points, audio and video labels, layout labels. Advanced hyperlink syntax, absolu
Event listening mechanism
10 minutes to master the installation steps of MySQL
Leetcode 5. Longest Palindromic Substring
leetcode 82. Delete duplicate Element II in the sorting linked list
Missing d3d10 How to repair DLL files? Where can I download d3d10.dll
Huawei cloud devcloud launched four new capabilities, setting two domestic firsts
智慧风电 | 图扑软件数字孪生风机设备,3D 可视化智能运维
d3dx9_ What if 27.dll is lost? d3dx9_ How to repair 27.dll?
Software testing - the concept of testing, the detailed introduction of unit testing, and how to design test cases
软件测试-测试的概念,单元测试的详细介绍,如何设计测试用例
Qt5 signal and slot mechanism (demonstrate the correlation between the control's own signal and slot function)
Unity 阴影——阴影平坠(Shadow pancaking)
Explain the distributed computing of Apache skywalking OAP in detail
Leetcode daily practice (sum of two numbers)
What do fast fashion brands care more about?
软件测试学习-黑马程序员,软件测试学习大纲