In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
The purpose of this article is to share with you about how to delete activity log errors in oracle off status. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
SQL > select member from v$logfile
MEMBER
/ tsmclient/oracle/app/oradata/autodb/redo01a.log
/ tsmclient/oracle/app/oradata/autodb/redo01b.log
/ tsmclient/oracle/app/oradata/autodb/redo02a.log
/ tsmclient/oracle/app/oradata/autodb/redo02b.log
/ tsmclient/oracle/app/oradata/autodb/redo03a.log
/ tsmclient/oracle/app/oradata/autodb/redo03b.log
6 rows selected.
SQL > shutdowm immediate
SP2-0734: unknown command beginning "shutdowm I..."-rest of line ignored.
SQL > shutdown immediate
ORA-01031: insufficient privileges
SQL > conn / as sysdba
Connected.
SQL > shutdown immediate
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL > quit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.4.0-64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
[oracle@onekey ~] $cd / tsmclient/oracle/app/oradata/autodb/
[oracle@onekey autodb] $ls-l
Total 13483220
-rw-r- 1 oracle oinstall 10485768192 Jul 20 00:10 auto_data01.pdf
-rw-r- 1 oracle oinstall 104858112 Jul 20 00:10 redo01a.log
-rw-r- 1 oracle oinstall 104858112 Jul 20 00:10 redo01b.log
-rw-r- 1 oracle oinstall 104858112 Jul 20 00:06 redo02a.log
-rw-r- 1 oracle oinstall 104858112 Jul 20 00:06 redo02b.log
-rw-r- 1 oracle oinstall 104858112 Jul 20 00:06 redo03a.log
-rw-r- 1 oracle oinstall 104858112 Jul 20 00:06 redo03b.log
-rw-r- 1 oracle oinstall 1480728576 Jul 20 00:10 sysaux01.dbf
-rw-r- 1 oracle oinstall 524296192 Jul 20 00:10 system01.dbf
-rw-r- 1 oracle oinstall 524296192 Jul 19 22:00 temp01.dbf
-rw-r- 1 oracle oinstall 104865792 Jul 20 00:10 undotbs01.dbf
-rw-r- 1 oracle oinstall 524296192 Jul 20 00:10 users01.dbf
[oracle@onekey autodb] $rm redo0*.log
[oracle@onekey autodb] $ll
Total 12868796
-rw-r- 1 oracle oinstall 10485768192 Jul 20 00:10 auto_data01.pdf
-rw-r- 1 oracle oinstall 1480728576 Jul 20 00:10 sysaux01.dbf
-rw-r- 1 oracle oinstall 524296192 Jul 20 00:10 system01.dbf
-rw-r- 1 oracle oinstall 524296192 Jul 19 22:00 temp01.dbf
-rw-r- 1 oracle oinstall 104865792 Jul 20 00:10 undotbs01.dbf
-rw-r- 1 oracle oinstall 524296192 Jul 20 00:10 users01.dbf
Unable to start
Thank you for reading! On "oracle closed status deletion activity log error report how to do" this article is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge, if you think the article is good, you can share it out for more people to see it!
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.