In addition to Weibo, there is also WeChat
Please pay attention

WeChat public account
Shulou
2025-11-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
problem
ORA-1653: unable to extend table CAMS_CORE.BP_E_JOURNAL_DATA by 128 in tablespace CAMS_CORE_TABORA-1653: unable to extend table CAMS_CORE.BP_E_JOURNAL_DATA by 1024 in tablespace CAMS_CORE_TAB
Solution
View the tablespace file size and path select * from dba_data_files; will part of the tablespace offlinealter tablespace CAMS_CORE_TAB offline;alter tablespace CAMS_CORE_IDX offline;alter tablespace CAMS_CORE_LOB offline Create a path to temporarily store tablespace files mkdir-p / app/oracle/tablespace/mv / home/oracle/cams/tablespace/CAMS_CORE_*.dbf / app/oracle/tablespace/ modify the path to tablespace alter tablespace CAMS_CORE_IDX rename datafile'/ home/oracle/cams/tablespace/CAMS_CORE_IDX_001.dbf' to'/ app/oracle/tablespace/CAMS_CORE_IDX_001.dbf' Alter tablespace CAMS_CORE_LOB rename datafile'/ home/oracle/cams/tablespace/CAMS_CORE_LOB_001.dbf' to'/ app/oracle/tablespace/CAMS_CORE_LOB_001.dbf';alter tablespace CAMS_CORE_TAB rename datafile'/ home/oracle/cams/tablespace/CAMS_CORE_TAB_001.dbf' to'/ app/oracle/tablespace/CAMS_CORE_TAB_001.dbf'; will correlate the tablespace onlinealter tablespace CAMS_CORE_TAB online;alter tablespace CAMS_CORE_IDX online;alter tablespace CAMS_CORE_LOB online View the latest path to the table space select * from dba_data_files
Result picture * *
After verification, the application program returns to normal and the database returns to normal!
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.

The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope





About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.