четверг, 11 марта 2010 г.

Update Oracle Discoverer 10.1.2.48.18 to 10.1.2.55.26

Update Oracle Discoverer 10.1.2.48.18 to 10.1.2.55.26


Metalink note 237607.1,"Discoverer 10g (10.1.2.3) is fully certified with the E-Business Suite 11i Applications, and we HIGHLY recommend implementing or migrating to this release."

To get the existing version name of your Discoverer, go to $ORACLE_HOME/bin and run the command:

# strings -a dis51ws | grep "Discoverer Version:"

you will get the:


# Discoverer Version:Server 10.1.2.48.18


Next step, you must download the patch ftom Metalink p5983622

# unzip p5983622_LINUX.zip
# cd p5983622
#./runInstaller

You must apply the Software Update to each of your existing BI home or Application Server(where Discoverer was installed)

After this step verify existing version name of your Discoverer, go to $ORACLE_HOME/bin and run the command:

# strings -a dis51ws | grep "Discoverer Version:"

you will get the:


#Discoverer Version:Server 10.1.2.55.26

If you get Error
/u22/disco10g/bin/dis51pr: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

Solution

Please execute these steps at the prompt, with the installer still running and the error displayed :

1) cd $ORACLE_HOME/opmn/conf
2) mv opmn.xml opmn.xml.ORG (backup opmn.xml)
3) cat opmn.xml.ORG | grep -v LD_ASSUME_KERNEL > opmn.xml
(strip out LD_ASSUME_KERNEL)
4) diff opmn.xml.ORG opmn.xml (just to make sure you can see the differences)
5) $ORACLE_HOME/opmn/bin/opmnctl reload
6) Retry the OPMN CA from the OUI session


If you get Error in Discoverer Plus:

"A connection error has occurred.
- Missing Applications Security Library: fnd115 "


Solution

Download and apply the p8746296_10123 patch for your platform.

#unzip p8746296_10123_LINUX.zip
#cd 8746296
#opatch apply



Комментариев нет:

Отправить комментарий