In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Preface
Summing up an old topic, when using data pump to perform logical import, we often encounter the problem of unique conflict in sequence. This paper summarizes the solutions.
Reason
When impdp performs an import, it imports sequence sequentially (assuming currval is 100 at this time) and then imports the table, but if someone inserts data into the table or otherwise causes sequence to be called, currval increases to 1000 at this time. After the data is imported, the value of sequence starts at 100, and the sequence of 100-1000 has been occupied, resulting in a unique conflict
Solution:
1. Drop the sequence on the destination side, obtain the sequence metadata from the source side, and recreate it with the dest
two。 Database as for RESTRICT SESSION mode, perform export
3. Set the CACHE of SEQUENCE to a large value to ensure that the value of the sequence CACHE will not be used up in the time before exporting the sequence and the table data, which ensures that the NEXTVAL of the sequence value is not smaller than the existing data in the table after import.
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.