In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
The following error occurred in oracle ogg
ERROR OGG-01172 Discard file (/ ogg/oggrm/11.2/dirdat/repa.dsc) exceeded max bytes (2000000000).
ERROR OGG-01668 PROCESS ABENDING.
You can see that the repa.dsc file has reached its maximum. The cause of the error is that the file is full, and in most cases it is an error in table synchronization, which can be seen in the OGG error log.
The solution is as follows:
The maximum value of the 1.repa.dsc file can be set in view params repa if the file is enlarged. The error still exists. When enlarged, the file will still be full. So rename the repa.dsc file directly to repa.dsc_bak. Then create a repa.dsc file.
two。 Find the table that caused the error in the ogg error, for example: sa_org.
Export this table on the main library
Exp user/pwd file=/dir/xxx.dmp tables=sa_org
Delete the table on the standby database and then pour it into the table exported by the main database
Drop table sa_org
Imp user/pwd file=/dir/xxx.dmp full=y
3. Restart the repa service. At this point, the general process will return to normal.
4. If you still enter ABENDING after startup, you can add HANDLECOLLISIONS to view params repa.
Parameter, which causes the repa process to continue to start despite the error. After the data synchronization is complete, turn this parameter off.
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.