|
好象都是for FORM的:
README for 5845318
Patch Details
BASE_BUGS={README: oneoff 5856830 (base bug 5845318)
----------------------
This Forms 6i oneoff delivers a set of changes to the Forms
client to fix bug 5845318.
Compatibility
-------------
Middle Tier Platform(s): WINDOWS
Forms Version(s): 6.0.8.27
Files included
--------------
5845318/README.txt (this file)
5845318/bin/ifjsl60.dll
5845318/bin/ifr60.dll
5845318/bin/ifrd60.dll
5845318/bin/ifw60.dll
5845318/bin/ifwd60.dll
Bug fixes included
------------------
5845318 - APPS6: MLR OF BUG 5713544 AND 5216496 ON TOP OF VERSION 6.0.8.27
5713544 - MERGE LABEL REQUEST FOR BUGS 5650051 4768418 ON TOP OF 6.0.8.27 FOR HP-UX
5216496 - REGRN:APPS6:WITH VALIDATION_UNIT=BLOCK_SCOPE , A QUERIED RECRD CAN'T BE CHANGED
5650051 - APPS6: PLS BACKOUT BUG 3270699/2826448 TO FIX WINXP CLIENT FREEZES WHEN SCROLLIN
4768418 - APPS6: REGRN: CURRENT RECORD INDIC. NOT CORRECT USING DOWN KEY AFTER CHANGED REC
Installation instructions for Apps customers
--------------------------------------------
[Part 1] Shut down the listeners and copy the patch files
1. Stop your web listeners and Forms Server.
2. Make a patch directory within your 6i ORACLE_HOME and unzip this file
within it to create a new subdirectory. You will be able to see the
folder 5845318 which contains the actual one-off files.
cd %ORACLE_HOME%
unzip p5845318_600_WINDOWs.zip
3.
I) Backup the Forms dll files(If below dlls exist in installation, then take backup)
mv %ORACLE_HOME%/bin/ifjsl60.dll %ORACLE_HOME%/bin/ifjsl60.dll.PRE_BUG5845318
mv %ORACLE_HOME%/bin/ifr60.dll %ORACLE_HOME%/bin/ifr60.dll.PRE_BUG5845318
mv %ORACLE_HOME%/bin/ifrd60.dll %ORACLE_HOME%/bin/ifrd60.dll.PRE_BUG5845318
mv %ORACLE_HOME%/bin/ifw60.dll %ORACLE_HOME%/bin/ifw60.dll.PRE_BUG5845318
mv %ORACLE_HOME%/bin/ifwd60.dll %ORACLE_HOME%/bin/ifwd60.dll.PRE_BUG5845318
4.
I) dlls files in 5845318/bin directory.
Copy this file into ORACLE_HOME/bin
%cd %ORACLE_HOME%/5845318/bin
%cp ifjsl60.dll %ORACLE_HOME%/bin/ifjsl60.dll
%cp ifr60.dll %ORACLE_HOME%/bin/ifr60.dll
%cp ifrd60.dll %ORACLE_HOME%/bin/ifrd60.dll
%cp ifw60.dll %ORACLE_HOME%/bin/ifw60.dll
%cp ifwd60.dll %ORACLE_HOME%/bin/ifwd60.dll
[Part 3] Restart the listeners
5. Restart the Forms Server.
6. Restart the web listener serving Forms Applets (e.g. Apache or WebDB 2.2).} |
|