当前位置:网站首页>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;

边栏推荐
- P. Simple application of a.r.a method in Siyuan (friendly testing)
- Mihayou sued Minmetals trust, which was exposed to product thunderstorms
- Unity shadow shadow pancaking
- Redis installation
- tensorflow求解泊松方程
- Hospital reservation and registration system - system structure
- d3dx9_ Where is 35.dll? d3dx9_ Where can I download 35.dll
- Related configuration commands of Huawei LACP
- All you want to know about large screen visualization is here
- leetcode 200. Number of islands
猜你喜欢

Yyds dry inventory solution sword finger offer: a path with a certain value in the binary tree (3)

Explain the distributed computing of Apache skywalking OAP in detail
#yyds干货盘点#简述chromeV8引擎垃圾回收

【多线程】线程通信调度、等待集 wait() 、notify()

Part 32 supplement (32) string of ECMAScript

ROS "topic" programming implementation

Array represents a collection of several intervals. Please merge all overlapping intervals and return a non overlapping interval array. The array must exactly cover all the intervals in the input. 【Le

Kubernetes basic self-study series | introduction to ingress API

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

Oracle concept II
随机推荐
After the mobile phone, it was reported that Samsung also cut the output of TV and other home appliance product lines
Electronic smart package tutorial
【牛客刷题】NowCoder号称自己已经记住了1-100000之间所有的斐波那契数。 为了考验他,我们随便出一个数n,让他说出第n个斐波那契数。如果第n个斐波那契大于6位则只取后6位。
软件测试-测试的概念,单元测试的详细介绍,如何设计测试用例
A robot is located in the upper left corner of an M x n grid. The robot can only move down or right one step at a time. The robot attempts to reach the lower right corner of the grid. How many differe
Etcd visualization tool: kstone deployment (I), rapid deployment based on Helm
EMQ helps Qingdao Yanbo build a smart water platform
软件测试学习-黑马程序员,软件测试学习大纲
Generate zip package command
Array represents a collection of several intervals. Please merge all overlapping intervals and return a non overlapping interval array. The array must exactly cover all the intervals in the input. 【Le
Handwritten promise series - all
Event listening mechanism
Byte + Google super full kotlin learning King fried notes! Kotlin introductory tutorial + Advanced kotlin enhanced actual combat (with demo)
2/14 preliminary calculation geometry
EMQ 助力青岛研博建设智慧水务平台
d3dx9_ How to repair 40.dll? Win10 system d3dx9_ What if 40.dll is lost?
C语言教师工作量管理系统
Why should string be designed to be immutable?
电子智慧套装教程
Uploading multiple attachments from canvas apps to SharePoint