Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to submit too many requests for batch cancellation by Oracle EBS

2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how Oracle EBS submitted too many requests for batch cancellation, the article is very detailed, has a certain reference value, interested friends must read it!

Oracle EBS R12.1.3, developers submit too many requests, resulting in shortage of system resources, testing can not be carried out, requiring administrator intervention

Cancel these requests, run adcmctl.sh stop to shut down the concurrency manager, and run cmclean.sql. Later, after running the following statement

Ok.

UPDATE APPLSYS.FND_CONCURRENT_REQUESTS t

SET T.PHASE_CODE ='C', T.STATUS_CODE ='D'

Where t.concurrent_program_id = 39442

And t.request_date > sysdate-1

And T.PHASE_CODE ='P'

The above is all the contents of the article "how Oracle EBS submitted too many requests for batch cancellation". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

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.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report