0% found this document useful (0 votes)
72 views

Readme

This patch contains a generic data fix script to cancel a stuck line in Oracle Order Management. The script should be tested in a test database before using in production and can only be used for order lines suggested by Oracle Support.

Uploaded by

redro
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views

Readme

This patch contains a generic data fix script to cancel a stuck line in Oracle Order Management. The script should be tested in a test database before using in production and can only be used for order lines suggested by Oracle Support.

Uploaded by

redro
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

============================================================================== This patch contains generic data fix script ontd0008.sql to cancel a stuck line.

============================================================================== Update Product Release Platform Built 8532859 Order Management 11i Generic Platform APR-20-2011 11:36:59

============================================================================== Instructions ============================================================================== This patch contains the following unified driver file to be applied with AutoPatch: u8532859.drv (This is the unified driver) ============================================================================== Description ============================================================================== This patch contains generic data fix script ontd0008.sql to cancel a stuck line. This script will help to cancel the stuck lines that cannot BE canceled using the Sales Order form because of data curruption. However, there are limitations and follow-up actions associated with the script that are detailed inside it. Make sure you read and understand them before using the script. THIS SCRIPT MAY BE USED ONLY WHEN SO ADVISED BY ORACLE SUPPORT AND ONLY FOR ORDER LINES FOR WHICH IT WAS SUGGESTED BY ORACLE SUPPORT. It is highly recommended to test this data-fix script in a test database instance that is a close copy of Production. Customers should apply this script in Production only after thorough testing and evaluation of results in the Test instance. The patch merely copies the script into directory $ONT_TOP/patch/115/sql, without running it. Once applying the patch, the script must then be executed from sqlplus as user APPS and the line id to be cancelled as input to it when prompted for. Subject to the above mentioned restrictions, the script may be used on Oracle Applications releases 11.5.x through 12.0.x through 12.1.x.

You might also like