In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article introduces the relevant knowledge of "what are the methods for oracle to quickly get the statements of reconstruction control files?". In the operation of actual cases, many people will encounter such a dilemma. Next, let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
1. [tag session to make it easy to find trace files]
Alter session set tracefile_identifier='bak_control'
2. [put the creation statement of the current controlfile file into the trace file]
Alter database backup controlfile to trace
3. [get the path of the trace file generated in step 2]
Select tracefile from v$process where addr in (select paddr from v$session where sid in (select sid from v$mystat))
Once the file is found, you can find the relevant statements to create the control file.
This is the end of the content of "what is the way for oracle to quickly get the statement of the reconstruction control file?" Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.