Monday 9 July 2007

How To Manually Terminate a Running Concurrent Request

1) Log on to Oracle applications and get the request id

2) In Sql*plus, login as apps/apps

3) At the command prompt issue the following SQL statement:

Update FND_CONCURRENT_REQUESTS
set STATUS_CODE='C',
PHASE_CODE='C'
WHERE REQUEST_ID= '';

No comments:

Profile - Oracle 11i AppsDBA
Over 7 years of experience as an Oracle Applications DBA managing Oracle Public Sector HRMS 11.5.10 and Oracle Financials 11i in Unix and Windows NT environments. Strong skills and experience with installing, patching, cloning and troubleshooting various Oracle E-Business Suite products in Oracle database 9i and 10g. Proactive in the different phases of architecture design, development, testing, maintenance, performance enhancement and postproduction support. Currently working as Oracle Application DBA at Warwickshire County Council.

------------------------------------------------------------------------------------------------------------------------------