Sei sulla pagina 1di 19

===============================

Interim Patch for Bug: 20425442


===============================
Date: Apr 14, 2015
--------------------------------Platform Patch for : Generic
Product Patched
: ORACLE WEBCENTER PORTAL
Product Version
: 11.1.1.8.0
Auto Enabled
: No
Note: This Bundle Patch is not intended for Fusion Applications customers.
This document describes how to install the interim patch for
bug # 20425442. It includes the following sections:
Section 1, "Prerequisites"
Section 2, "Pre-Installation Instructions"
Section 3, "Installation Instructions"
Section 4, "Post-Installation Instructions"
Section 5, "Release Notes for New Features"
Section 6, "Deinstallation Instructions"
Section 7, "Post Deinstallation Instructions"
Section 8, "Bugs Fixed by This Patch"
Section 9, "Bugs Fixed by Previous Patches"
Section 10, "References"
1 Prerequisites
---------------Ensure that you meet the following requirements before you install or
deinstall the patch:
1. Review and download the latest version of OPatch 11.1.x via Bug 6880880.
(OPatch version 11.1.0.8.3 or higher)
a. Oracle recommends that all customers be on the latest version of OPatch.
Review the My Oracle Support note 224346.1, and follow the instructions to
update to the latest version if needed.
Note 224346.1 - Opatch - Where Can I Find the Latest Version of Opatch?
b. For FMW Opatch usage, refer to the document at:
http://docs.oracle.com/cd/E29542_01/doc.1111/e16793/opatch.htm#CBHGHAFA
Note 1051266.1 - How To Install a WebCenter 11g Patch?
2. Verify the OUI Inventory.
OPatch needs access to a valid OUI inventory to apply patches.

Note: This needs the ORACLE_HOME to be set (refer section "2 Pre-Installation
Instructions") prior to running the below commands:
Validate the OUI inventory with the following commands:
$ opatch lsinventory
If the command errors out, contact Oracle Support and work to validate and ve
rify the inventory setup before proceeding.
3. Confirm the executables appear in your system PATH.
The patching process will use the unzip and the OPatch executables. After
setting the ORACLE_HOME environment, confirm if the following executables
exist, before proceeding to the next step:
- opatch
- unzip
If either of these executables do not show in the PATH, correct the
problem before proceeding.
4. Create a location for storing the unzipped patch. This location
will be referred to later in the document as PATCH_TOP.
NOTE: On WINDOWS, the preferred location is the drive root directory.
For example, "C:\PATCH_TOP" and avoid choosing locations like,
"C:\Documents and Settings\username\PATCH_TOP".
This is necessary due to the 256 characters limitation on windows
platform.
2 Pre-Installation Instructions
------------------------------1. This bundle patch is applicable to two ORACLE_HOMEs:
-> [MW_HOME]/oracle_common (JRF Home)
-> [MW_HOME]/Oracle_WC1
(Webcenter Portal Home)
2. Stop all servers (Admin Server and all Managed Server(s))
3. If these steps were performed as part of a previous 11.1.1.8.X Bundle Patch t
hen you don't need to repeat them.
Login to SQL*Plus as WebCenter product schema:
delete from WC_NAVIGATION_ACTIVITY;
ALTER TABLE WC_NAVIGATION_ACTIVITY
ADD CONSTRAINT WC_ACTIVITY_PAGE_ACCESS_UN UNIQUE
(
USER_ID, PAGE_URL
) ENABLE;
Run this when connected as WebCenter schema before applying the patch
to avoid adding duplicate records in the table WC_NAVIGATION_ACTIVITY
causing poor performance.

REFERENCES:
----------This applies to the following bug:
16760668 - IMPROVE PERFORMANCE WHEN TABLE WC_NAVIGATION_ACTIVITY IS VERY LARG
E
3 Installation Instructions
--------------------------1. Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP p20425442_111180_Generic.zip
NOTE: On WINDOWS, the unzip command has a limitation of 256 characters in the
path name.
If you encounter this, use an alternate ZIP utility like 7-Zip to unzip
the patch.
For example: To unzip using 7-zip, run the command:
"c:\Program Files\7-Zip\7z.exe" x p19824874_111180_Generic.
zip
2. Set your current directory to the directory where the patch is located.
$ cd PATCH_TOP/20425442
3. Run OPatch to apply the patch.
Proceed as below:
3.1. Set the ORACLE_HOME environment variable to "[MW_HOME]/oracle_common" di
rectory.
Run the following command:
- opatch apply
3.2. Set the ORACLE_HOME environment variable to "[MW_HOME]/Oracle_WC1" direc
tory.
Run following command:
- opatch apply
Notes:
When OPatch starts, it validates the patch and makes sure that there are no c
onflicts
with the software already installed in the ORACLE_HOME.
In case of opatch conflict, you will see a warning message similar to the one me
ntioned below:
Interim Patch XXXX has Conflict with patch(es) [ YYYY ] in OH ...
Conflict patches: YYYY
Patch(es) YYYY conflict with the patch currently being installed (XXXX).
If you continue, patch(es) YYYY will be rolled back and the new patch (X
XXX) will be installed.
If a merge of the new patch (XXXX) and the conflicting patch(es) ( YYYY) is requ
ired,
contact Oracle Support Services and request a Merged patch.

Do you want to proceed? [y|n]


n
You must stop the patch installation and contact oracle support on how to procee
d.
4 Post-Installation Instructions
--------------------------------1. Start all servers (Admin Server and all Managed Server(s))
2. Due to the fixes installed, the following is mandatory:
2.1. Update the WebCenter Portal Extension Bundle for JDeveloper.
This will ensure the runtime fixes for WebCenter Portal are also applied
to the
JDeveloper environment via the WebCenter extensions.
To update the WebCenter Portal Extension Bundle for JDeveloper, follow t
he instructions in
Note:1613633.1 - Tutorial: Installing / Deinstalling the WebCenterPortal
Extensions for JDeveloper
Once installed, you can check the version number using Tools -> Preferen
ces -> Extensions tab.
The extensions named "WebCenter Portal - Framework" and "WebCenter Porta
l Task Flow Customization Framework"
should have a version 11.1.1.8.0.150331.0703.
2.2. After applying this patch, please run the following steps.
If these steps were performed as part of a previous 11.1.1.8.X Bundle Pa
tch then you don't need to repeat them.
1. Run WebCenter_HOME/common/bin/wlst.sh .
2. Run the following online commands:
revokePermission(appStripe = "webcenter", principalClass = "oracle.se
curity.jps.service.policystore.ApplicationRole" ,principalName = "webcenter#-#de
faultpublic", codeBaseURL = None, permClass = "oracle.webcenter.page.model.secur
ity.CustomPagePermission", permTarget = "oracle_webcenter_page_scopedMD_s8bba98f
f_4cbb_40b8_beee_296c916a23ed_businessRolePages_UserProfileMainViewPageDef", per
mActions = "view")
revokePermission(appStripe = "webcenter", principalClass = "oracle.se
curity.jps.service.policystore.ApplicationRole" ,principalName = "webcenter#-#de
faultpublic", codeBaseURL = None, permClass = "oracle.webcenter.page.model.secur
ity.CustomPagePermission", permTarget = "oracle_webcenter_page_scopedMD_s8bba98f
f_4cbb_40b8_beee_296c916a23ed_businessRolePages_UserProfileMainView_v2PageDef",
permActions = "view")
grantPermission(appStripe = "webcenter", principalClass = "oracle.sec
urity.jps.service.policystore.ApplicationRole", principalName = "s8bba98ff_4cbb_
40b8_beee_296c916a23ed#-#Spaces-User", codeBaseURL = None, permClass = "oracle.w
ebcenter.page.model.security.CustomPagePermission", permTarget = "oracle_webcent
er_page_scopedMD_s8bba98ff_4cbb_40b8_beee_296c916a23ed_businessRolePages_UserPro
fileMainViewPageDef", permActions = "view")
grantPermission(appStripe = "webcenter", principalClass = "oracle.sec
urity.jps.service.policystore.ApplicationRole", principalName = "s8bba98ff_4cbb_

40b8_beee_296c916a23ed#-#Spaces-User", codeBaseURL = None, permClass = "oracle.w


ebcenter.page.model.security.CustomPagePermission", permTarget = "oracle_webcent
er_page_scopedMD_s8bba98ff_4cbb_40b8_beee_296c916a23ed_businessRolePages_UserPro
fileMainView_v2PageDef", permActions = "view")
This will update the new permissions for UserProfileMainView page.
3. Restart "WebCenter Portal managed server(s) after running any of the
above commands.
2.3. Clear the browser cache.
Also see:
KM Note 1672945.1 - 11.1.1.8.x BP Post-Install Step Fails With JPS-04204
After revokePermission() Command
3. Post-Install Instructions for specific fixes included in this patch:
3.1. This patch contains the fix for Bug 17047089 that caused issues synchronizi
ng User GUIDs or removing non-existent users. With this patch you should be able
to synchronize your User information with the associated LDAP using the below s
teps:
ACTIONS:
-------For synchronizing User GUID or removing non-existent users, please follo
w the steps below.You only need to run these steps if you have one or more users
with different GUIDs. This patch fixes an issue with running synchronizeUserInf
ormation.
(1) Run WebCenter_HOME/common/bin/wlst.sh
(2) Run following online commands for their respective mentioned purpose
:
a) For creating mapping file that contains WebCenter Portal users whose GUID has
changed:
synchronizeUserInformation(appName='webcenter',operationType='REN
AME_GUID_CREATE_MAPPING_FILE',fileName='/home/mydir/GUIDMappingFile.properties',
component='ALL',dbVendor='Oracle',dbHostNPort='myDbHost.example.com:1521',dbName
='myDb1',dbSchemaName='webcenterUser1',verbose='true')
Note: The generated file contains users whose GUID needs to be reconcile
d.
Example: GUID mappings in GUIDMappingFile.properties file are listed in
this format one user per line:
userName_=_oldGuid_=_newGuid
monty_=_4C120AA0BEBE11E19F02CD2FE574A0E4_=_EE55CF70C20D11E1BF92CD
2FE574A0E4
pat_=_E8303F71C1AB11E1AF6BD55FD1DCEB86_=_EE553330C20D11E1BF92CD2F
E574A0E4
b) For reconciling old user GUID with new one that is present in currently confi
gured identity store:
synchronizeUserInformation(appName='webcenter',operationType='REN
AME_GUID',fileName='/home/mydir/GUIDMappingFile.properties',component='ALL',dbVe
ndor='Oracle',dbHostNPort='myDbHost.example.com:1521',dbName='myDb1',dbSchemaNam

e='webcenterUser1',verbose='true')
c) For deleting specific users from the portal tables, you must provide fileName
. The file must contain one username per line to be deleted.
synchronizeUserInformation(appName='webcenter',operationType='DEL
ETE_USER',fileName='/home/mydir/delete.properties',component='ALL',dbVendor='Ora
cle',dbHostNPort='myDbHost.example.com:1521',dbName='myDb1',dbSchemaName='webcen
terUser1',verbose='true')
Note:
The delete.properties file contains usernames to be deleted from
the Portal tables.
The usernames will be separated by a new line, i.e. one username
per line.
Example:
For example, if 'monty' , 'pat' and 'asok' are to be deleted, the
n delete.properties would
contain the following entries:
monty
pat
asok
d) For deleting non-existent users from the portal tables:
synchronizeUserInformation(appName='webcenter',operationType='DEL
ETE_NONEXISTENT_USERS',fileName='/home/mydir/delete.properties',component='ALL',
dbVendor='Oracle',dbHostNPort='myDbHost.example.com:1521',dbName='myDb1',dbSchem
aName='webcenterUser1',verbose='true')
e) For listing non-existent users:
synchronizeUserInformation(appName='webcenter',operationType='LIS
T_NONEXISTENT_USERS',fileName='/home/mydir/delete.properties',component='ALL',db
Vendor='Oracle',dbHostNPort='myDbHost.example.com:1521',dbName='myDb1',dbSchemaN
ame='webcenterUser1',verbose='true')
Note:
For all the above 5 commands use: help('synchronizeUserInformatio
n'), for more details about
the parameters of the synchronizeUserInformation().
(3) Restart WebCenter Portal managed server(s) after running any of the above co
mmands
REFERENCES:
----------This applies to the following bug:
Bug 17047089 - synchronizeuserinformation() wlst script fails to clean u
p duplicate users
3.2. This patch contains the fix for Bug 16945436, that caused subportals cre
ated with an 11.1.1.8.0 template
to look distorted in an upgrade scenario (parent portal from a previous
release, say 11.1.1.6.0 upgraded to
11.1.1.8.0) as well as a lifecycle scenario (parent portal from
previous release instance, say 11.1.1.6.0,
exported and imported to 11.1.1.8.0 instance)
ACTIONS:

-------If you run into this issue please follow the below steps to correct the
issue:
After applying the patch, create a new subportal under the parent po
rtal that has the affected subportals with distorted UI.
This will add new permission to the parent portal that will in turn fix
the issue with all the subportals
(e.g. all subportals will no longer be distorted).
REFERENCES:
----------This applies to the following bug:
Bug 16945436 - subportal created with dot8 template for pre-dot8 parent
portal is distorted
3.3. This patch contains the fix for Bug 17044205, which causes no REST respo
nse ("500 Internal server Error") for Navigation Model with content item.
ACTIONS:
-------After applying this patch and downloading the latest WebCenter Portal ex
tension bundles in JDeveloper, you must re-build your application and redeploy i
t to your patched instance.
REFERENCES:
---------This applies to the following bug:
Bug 17044205 - ISSUE WITH REST ACCESS TO NAVIGATION MODEL WITH CONTENT I
TEM
3.4. This patch contains the fix for Bug 17584431, which causes performance i
ssues with Content Presenter when having many content profiles, static lists and
region definitions.
ACTIONS
-------After applying this patch you need to execute the below instructions to
use the changes provided by this patch:
(1) Set the following system property to enable the fix - ContentTypeLazyCaching
=true.
For example:
It can be set in setDomainEnv.sh of the domain as:
JAVA_OPTIONS="${JAVA_OPTIONS} -DContentTypeLazyCaching=true"
Add the argument "-DContentTypeLazyCaching=true" to the managed server startup p
arameters.
For example, for WC_Spaces:
WLS Admin Console -> Environment -> Servers -> WC_Spaces -> Configuration -> Ser
ver Start -> Arguments
if the start of the managed server is being done through the node manager.
Note: contentTypeLazyCaching setting applies to both custom applications and Por
tal Builder (Spaces).
(2) Add the following listener to the application WEB-INF/web.xml to enable the
fix.

<listener>
<description>This listener on server startup intialises content type cache
</description>
<listener-class>oracle.webcenter.content.integration.spi.ucm.ContentTypeFetchAnd
CacheListener</listener-class>
</listener>
- This change applies only to custom portal framework applications.
- The change will need to go onto the custom portal framework application web.xm
l file
(3) Start all servers (Admin Server and all Managed Server(s)).
REFERENCES:
---------This applies to the following bug:
Bug 17584431 - CP:MULTIPLE VCR CALLS FOR REGION DEFINITION AND STATIC LISTS CAUS
E DEGRADED PERF
3.5. This patch contains the fix for Bug 17228008, that caused the wildcard "*"
to be removed from search.
ACTIONS:
-------Set the following system property to enable the fix - AllowWildcardSearch=true.
For example:
a) Make sure to take backup of SetDomainEnv.sh before making any changes
.
At the location of the form ../user_projects/domains/base_domain/
bin/setDomainEnv.sh.
Open the file and comment the last:
JAVA_OPTIONS="${JAVA_OPTIONS}"
... and add:
JAVA_OPTIONS="${JAVA_OPTIONS} -DAllowWildcardSearch=true"
export JAVA_OPTIONS
Specific changes should look like:
#JAVA_OPTIONS="${JAVA_OPTIONS}"
JAVA_OPTIONS="${JAVA_OPTIONS} -DAllowWildcardSearch=true"
export JAVA_OPTIONS
Restart WC_Spaces after making the changes.
b) Add the argument "-DAllowWildcardSearch=true" to:
WLS Admin Console -> Environment -> Servers -> WC_Spaces -> Configura
tion -> Server Start -> Arguments
if the start of the managed server is being done through the node man
ager.
REFERENCES:
---------This applies to the following bug:
Bug 17228008 - SEARCH REGION FROM DOCUMENT TASK FLOWS REMOVES THE * WILD
CARD FROM SEARCH

3.6. This patch contains the fix for Bug 17569948, where clicking the Create
Topic button in the
Discussion Forums task flow displays the list of forums instead of openi
ng the Create Topic dialog.
ACTIONS:
-------After applying this patch you need to execute the below instructions to
ensure that clicking the Create
Topic button displays the Create Topic dialog.
(1) Open the page that contains the Discussion Forums task flow in edit
mode in Composer.
(2) Ensure that the View Switcher is set to Data.
(3) On the Source tab, click PageDef at the bottom of the frame.
(4) Locate the task flow binding within the <executables> section of the
PageDef source.
You will notice that this task flow binding has the attribute Refres
h="ifNeeded" and
one of the input parameters to the task flow binding is "param.forum
Id".
(5) Delete the attribute Refresh="ifNeeded".
(6) Replace it with the following attribute:
RefreshCondition="#{param.forumId!=null}"
(7) Click Save to save the changes.
REFERENCES:
---------This applies to the following bug:
Bug 17569948 - DISCUSSION SERVICE TASKFLOW BUG WITH QUERYPARAM URL PARAM
ETERS
3.7. This patch contains the fix for Bug 16268181, where documents deleted fr
om Content
Server still show in the Content Presenter
- List of Values taskflow.
ACTIONS:
-------Set the cacheInvalidationInterval to at least 2 minutes.
For information on how to set the cacheInvalidationInterval, see:
http://docs.oracle.com/cd/E29542_01/web.1111/e13813/custom_webce
nter_admin.htm#autoId170
REFERENCES:
---------This applies to the following bug:
Bug 16268181 - MDS/'ELEMENT LIST' IN CONTENT PRESENTER SHOWS DOCUMENTS T
HAT ARE DELETED IN UCM
3.8 Bug 17172081: This WebCenter Portal fix has a dependency on the WebCenter
Content (WCC) fix for bug 17255597.
To get this fix, download the latest bundle patch for WCC. Bundle Patch 4

and later contain the required fix.


For information on WCC Bundle Patches see KM Note 1509747.1 - Links to One
-Off/Interim and Fully Released Patches
for Oracle WebCenter Content, 11g (MLR numbers/links).
ACTIONS:
-------Use KM note link above to get the latest WCC Bundle Patch.
REFERENCES:
---------This applies to the following bug:
Bug 17172081 - SUPPORT SINGLE FILE COPY WHEN SOURCE AND TARGET ARE IN TH
E SAME FOLDER
3.9. This patch contains the fix for Bug 17895435, where only 7 days of act
ivities could be retrieved
from ActivityStream using REST APIs. With this fix one can specify 'fr
omDate' and 'toDate' to return
activities for the given period.
ACTIONS:
-------Use the following parameters in REST API to access the activities on dat
e basis :
fromDate - Specifies activities start date; format is YYYY-MM-DD
toDate - Specifies activities end date; format is YYYY-MM-DD
Example:
1. Open the REST URL in the browser : http://host:port/rest/api/resourceI
ndex
2. Search for string resourceType="urn:oracle:webcenter:activities:stream
"
3. Get the href link URL from the link tag. It should look like this, and
by default will retrieve the last 7 days of activities: http://host:port/rest/a
pi/activities?personGuid=@me&personal=true&userGroupSpaceActivities=true&utoken=
<token>
4. Open this URL in a new tab, and search for a URL like : http://host:po
rt/rest/api/activities?personGuid=<id>&personal=true&connections=false&groupSpac
es=false&userGroupSpaceActivities=true&followedObjects=false&followedObjectsUser
Activities=false&startIndex=0&itemsPerPage=<number of items>&utoken=<token>
5. Add the fromDate and toDate parameters to the URL as shown below:
http://host:port/rest/api/activities?personGuid=<id>&personal=true&connections=f
alse&groupSpaces=false&userGroupSpaceActivities=true&followedObjects=false&follo
wedObjectsUserActivities=false&startIndex=0&itemsPerPage=<number of items>&fromD
ate=YYYY-MM-DD&toDate=YYYY-MM-DD&utoken=<token>
6. Open the URL from step in the browser to list all the activities for t
he given dates.
REFERENCES:
---------This applies to the following bug:
Bug 17895435 - ONLY 7 DAYS OF ACTIVITIES ARE RETRIEVED FROM ACTIVITY STR
EAM USING REST APIS
5 Release Notes for New Features
-------------------------------5.1. BP3 (11.1.1.8.3)or later Enhancement (Bug id: 18010853) - Add support for F

rameworkFolders.
With this enhancement, new installations (non-upgrade cases only) can en
able FrameworkFolders support, which provides a scalable, high-performing folder
service from WebCenter Content as an alternative to Folders_g. FrameworkFolders
support requires 2 additional patches: 1) WCP patch 18387955 for the WebCenterC
onfigure component, and 2) the latest Bundle Patch for WebCenter Content (WCC) 1
1.1.1.8. Bundle Patch 3 and later contain the required fix (bug 18088049). For i
nformation on WCC Bundle Patches see KM Note 1509747.1 - Links to One-Off/Interi
m and Fully Released Patches for Oracle WebCenter Content, 11g (MLR numbers/link
s. For information, see "Managing Content Repositories" in Administering Oracle
WebCenter Portal:
http://docs.oracle.com/cd/E29542_01/webcenter.1111/e27738/wcadm_documents.htm#CI
HIJFCC .
5.2. BP3 (11.1.1.8.3) or later Enhancement (Bug id: 18110063) - Add four new pag
e templates that provide efficiency and performance improvements over the existi
ng page templates. For installation and usage instructions, see "What's New?" in
Building Portals with Oracle WebCenter Portal http://docs.oracle.com/cd/E29542_
01/doc.1111/e27603/whatsnew.htm#WCPAA14533 .
5.3. BP4 (11.1.1.8.4) or later Enhancement (Bug id: 18155872) - Add the ability
to upgrade pre-11.1.1.8 portals to 11.1.1.8 to take advantage of mobile and page
hierarchy support. For more information see KM Note 1631727.1 - Oracle WebCente
r Portal: Upgrading a Pre-11.1.1.8.0 Portal.
6 Deinstallation Instructions
-----------------------------If you experience any problems after installing this patch, remove the patch as
follows:
1. Make sure to follow the same Prerequisites or pre-install steps (if any) when
deinstalling a patch.
This includes setting up any environment variables like ORACLE_HOME and verif
ying the OUI inventory before deinstalling.
2. Change to the directory where the patch was unzipped.
$ cd PATCH_TOP/19824874
3. Run OPatch to deinstall the patch.
Proceed as below:
3.1. Set the ORACLE_HOME environment variable to "oracle_common" directory.
Run following command:
- opatch rollback -id 19824874
3.2 Set the ORACLE_HOME environment variable to "Oracle_WC1" directory.
Run following command:
- opatch rollback -id 19824874
4. To deinstall the WebCenter Portal Extension Bundle for JDeveloper (updated in
section 4),
follow the instructions in Note:1613633.1 - Tutorial: Installing / Deinstalli
ng the
WebCenterPortal Extensions for JDeveloper

7 Post Deinstallation Instructions


----------------------------------7.1. For Bug 17228008
(1) Un-Set the following system property to rollback the fix - AllowWild
cardSearch.
For example:
a) It can be un-set in setDomainEnv.sh of the domain by commenti
ng/removing the entry JAVA_OPTIONS="${JAVA_OPTIONS} -DAllowWildcardSearch=true"
b) Or remove the entry from
WLS Admin Console -> Environment -> Servers -> WC_Spaces -> Confi
guration -> Server Start -> Arguments
if the start of the managed server is being done through the node
manager.
7.2. For Bug 17584431
(1) Un-Set the following system property to rollback the fix - ContentTy
peLazyCaching
For example:
a) It can be un-set in setDomainEnv.sh of the domain by commenting/r
emoving the entry JAVA_OPTIONS="${JAVA_OPTIONS} -DContentTypeLazyCaching=true"
b) Or remove the entry from
WLS Admin Console -> Environment -> Servers -> WC_Spaces -> Confi
guration -> Server Start -> Arguments
if the start of the managed server is being done through the node
manager.
(2) Remove the following listener entry from the application WEB-INF/web
.xml to rollback the fix.
<listener>
<description>This listener on server startup intializes content t
ype cache</description>
<listener-class>oracle.webcenter.content.integration.spi.ucm.Cont
entTypeFetchAndCacheListener</listener-class>
</listener>
7.3. Start all servers (Admin Server and all Managed Server(s))
8 Bugs Fixed by This Patch
-------------------------Following are the bugs fixed by this patch:
17842753
ADV. SEARCH IN DOC. EXPLORER DOES NOT RETAIN FOLDER NAVIGATION P
ATH
20326365
DEP80:ICONS FOR PORTALS LISTED UNDER RECENT PORTALS ARE MISSING
20132396
WC_AS_ACTOR_DETAIL[STATUS] ISSUE WITH SYNCHRONIZEUSERINFORMATION
& DELETE_USERS

20009407
H 16062015
20132344
S VALID GROUPS
20132372
LDAP
20038423
SULTS' =0
20328325
17965157
17470985
CTIVITY
18644930
TCH TEMPLATE
18387340
18681407
TES TO COMPLETE
18957784
19974372
19942211
17081729
M BY DEFAULT.
18423347
20400399
17235842
M PROFILE PAGE)

RECOMMENDED CONNECTIONS NOT WORKING PROPERLY AFTER APPLYING PATC


SYNCHRONIZEUSERINFORMATION WITH DELETE_NONEXISTENT_USERS INCLUDE
SYNCHRONIZEUSERINFORMATION SCRIPT INCLUDES WEBLOGIC FROM EMBEDED
AFTER PATCHING TO 11.1.1.8.0 DOCUMENT LIST VIEWER HAS 'LIMIT RE
NAVIGATION MODEL BREAKS WHEN PAGE NOT FOUND ERROR OCCURS
FIRSTNAME AND LASTNAME ARE NOT RETRIEVED BY JAVASCRIPT
PSR:WC:PERF ROW LOCK CONTENTION UPDATING ROWS IN WC_NAVIGATION_A
DEP80:CANNOT UPLOAD DOCUMENTS INTO WEBCENTER USING IE8 WITH STRE
ONLY 50 FOLDERS SHOW UP IN JDEV WHEN YOU CREATE A UCM CONNECTION
PASTECONFIG ON A WEBCENTER PORTAL + CONTENT DOMAIN TAKES 45 MINU
SCOPE OBJECT SERIALIZATION FAILED (OBJECT NOT SERIALIZABLE)
NULLPOINTEREXCEPTION IN SITESTRUCTURERESOURCE.ISLEAF
SYNCHRONIZEUSERINFORMATION DOESN'TR ALLOW RENAME_USERNAME
OPEN A PAGE AN ANY BROWSER > PAGE OPENS AND SCROLLS TO THE BOTTO
FF ONLY: FEW CMIS QUERIES NOT WORKING
DIAGNOSTIC PATCH FOR BUG 20079890
DOT8 EXT SPC: SAMPLE- CUSTOMIZING USER PROFILE(DEPLOYING A CUSTO

9 Bugs Fixed by previous Patches


-------------------------Since the bundle patches are cumulative, the bugs fixed by previous bundle patch
es are provided below
for easy reference.
Following are the bugs fixed by 11.1.1.8.6:
19913673
APPLYING BP5 HAS RESULTED IN A REGRESSION OF BUG 18810723
19896370
REST CMIS QUERY DOESN'T WORK IF FRAMEWORK FOLDER IS USED.
19346910
PERF: MULTIPLE GETUSERNAME CALL TO ADF SECURITY METHOD TAKES 120
+MS
16693557
PERF: CONTENT PRESENTER SLOWS TAB CHANGES
19874389
SUB PAGES LOSE ACCESS WHEN USING VISIBILITY EL
19212598
USERS ARE NOT ABLE TO VIEW/DOWNLOAD DOCUMENTS POST PS7 (11.1.1.8
) UPGRADE IN WE
19274386
REL 8 - CUSTOMIZE A DOCUMENT THROWS AN ERROR INCIDENT 213
19323793
ANNOUNCEMENT TITLE IN POPUP IS DISPLAYED IN SEVERAL LINES (CHROM
E ONLY)
19274181
ANNOUNCEMENTS POPUP HAS CONTENT ALIGNMENT ISSUES WHEN USING SKYR
OS TEMPLATE.
19044383
UNSUPPORTEDOPERATIONEXCEPTION: MORE THAN 900 GRPS
19141238
EXCEPTION ILLEGALARGUMENTEXCEPTION "JCRCONTENTID PARSE" POLLUTIN
G THE LOGS
19217781
COMMENTS COUNT IS INCONSISTENT IN SPACES
17292870
SCREEN READER ISSUES WITH EXPAND AND COLLAPSE BUTTONS IN WEBCENT
ER PORTAL APPLIC
19448105
USER WITH ACCESS TO ONE PAGE IN A PORTAL GAINS ADDITIONAL ACCESS
TO OTHER PAGES
18934516
A SPECIFIC COMPONENT IN MIGRATED PAGE TMPL NOT FULLY EDITABLE IN
COMPOSER
19801360
REGION DEFINITION -> ELEMENT ARE NOT USABLE IN CP TEMPLATES

18968263
SCOPE OBJECT SERIALIZATION FAILED (OBJECT NOT SERIALIZABLE) - CR
EATEPAGE
16996165
PARENT SPACE LINKS ARE ALWAYS DISABLED IF THE SUBSPACE INHERITS
SECURITY
19722413
Fix for Bug 19722413
19712555
AFTER APPLYING PATCH FOR BUG 19697589 - SECURITY SETTINGS CHANGE
D FOR PAGE
18554009
Fix for Bug 18554009
19310697
UCM FF: NULLPOINTEREXCEPTION AND UNABLE TO EDIT CONTENT PRESENTE
R TASK FLOW
19210695
FAVORITES NOT WORKING FOR EXTERNAL LINKS
18493787
DEP80:METRICS DATA IN PIE CHART IS GETTING OVERLAPPED IN OOTB AN
ALYTICS TASKFLOW
19264216
UPG .8 SPACE (+ P18962290) W/FUSION SIDE NAV - ACTIONS MENU - NO
"CREATE -> PAGE
18922355
NEW LINE CHARACTERS AND ADDED SPACES ARE REMOVED FROM COMMENTS
18761957
POST-PATCH 18237669: SUBSCRIPTIONS TO TOPICS ARE LOST
Following are the bugs fixed by patch 11.1.1.8.5:
19683665
IN TASKFLOW
19019359
N PROGRESS
17558881
16993390
18964202
SSWORD RESET
18792040
18614258
UNAVAILABLE CSS
18020999
19164774
HEN PUBLISHING
17586405
S
17986920
E RANGE CHANGE
18903966
19053395
19130346
REFRESHING
18707685
MMENT & PUBLISH
19130672
ISCUSSIONS
17851188
ERTIES
17565974
18288628
18967875
18402300
18761675
T TO SWEDISH
15843945
A CUSTOM APP
16062015
D
18868054

ACTIVITY GRAPH SIMILAR ITEMS ARE NOT LISTED AND DOES NOT SHOW UP
TEXT BOX DISAPPEARS IN PUBLISHER TASK FLOW WHILE PUBLISHING IS I
CSRF CHECK FAILURE IN DOCUMENT LIBRARY UPLOAD USING IE8/IE9
Fix for Bug 16993390
ADD BRAZILIAN PORTUGUESE TRANSLATION FOR ERROR MESSAGE DURING PA
CONTENT PRESENTER SORT ORDER IS NOT SAVED
CONTENT PRESENTER FAILS TO DISPLAY HTML IF SOURCE FILE LINKS TO
Fix for Bug 18020999
DOUBLE QUOTE IN MESSAGE IS ENCODED WHEN ADDING COMMENT FIRST & T
ANONYMOUS USERS CAN INFLUENCE CALENDAR VIEW EVENT FOR OTHER USER
COMMENTS ON ACTIVITY STREAM DISPLAY IN THE WRONG ORDER AFTER DAT
UPLOADER TEMP FILES ONLY CLEANED AFTER SERVER RESTART
SEND MAIL FAILS INTERMITTENTLY IN SPACES WITH CHROME BROWSER
NEW ANNOUNCEMENTS ARE NOT DISPLAYED IN THE QUICK VIEW EVEN AFTER
DOUBLE QUOTE IN MESSAGE IS ENCODED...UPLOADING A FILE, ADDING CO
REPLIES ARE NOT DISPLAYED AFTER CLICKING THE REFRESH BUTTON IN D
'SHOW TAB ACTION' NOT AVAILABLE IN THE BOX LAYOUT COMPONENT PROP
PAGELET IN SPACES APPEARS TWICE ON THE WEB PAGE USING IE9
ADD SUPPORT FOR IE11 IN EDITOR FOR BLOGS AND WIKIS
WORD WRAP IN ANNOUNCEMENTS USING CHROME BROWSER
CUSTOM ACTIVITY POP-UP SHOWS COMMENT FOR ANOTHER POST
ADMINISTRATION -> SECURITY PAGE HANGS IN SPACES WHEN LANGUAGE SE
PAGE SELECTION NOT WORKING IN ANALYTICS PAGE TRAFFIC TASKFLOW IN
RECOMMENDED CONNECTIONS INCLUDES PEOPLE WHO ARE ALREADY CONNECTE
CONSUMING PORTLET THROWS ERROR ADF_FACES-60098

18378579
WORD WRAP IN DISCUSSION FORUMS USING CHROME BROWSER
18273921
ADD SUPPORT FOR IE11 IN DOCUMENT LIBRARY
13728524
RESOURCE CATALOG NOT GETTING FILTERED BASED ON SECURITY CLASS
18338942
BLOCKEDEXCEPTION WHILE EDITING DOCUMENT USING JAVA 7U25+
18275203
ADD SUPPORT FOR IE11 IN DESKTOP INTEGRATION
17489963
NULLPOINTEREXCEPTION EXCEPTION RAISED ON WEBCENTERSHELLPHASELIST
ENER.BEFOREPHASE

Following are the bugs fixed by patch 11.1.1.8.4:


19001585
RENAME SHOULD NOT BE ALLOWED WHEN THE USER IS NOT AN APPROVER (F
OLDERS_G)
16757939
LARGE FILES NOT UPLOADED USING DOCUMENT TASKFLOW ON IE9 WITH 'FL
ASH' RUNTIME
16951815
EMBEDDED IMAGES OF OTHER BLOGS/WIKIS OVERWRITTEN WHEN IMAGE NAME
IS THE SAME
17422993
ADMIN OPERATIONS INCLUDING COPY & ENABLEMENT OF DEVICE GROUPS TA
KES > 1 MINUTE
17479035
PERMISSION TO FOLDERS/FILES MAY NOT BE CHANGED WHEN CHANGING ACC
ESS TO A SPACE
17579812
MDSRUNTIMEEXCEPTION: MDS-00039: ERROR WHILE ATTEMPTING TO PARSE
DOCUMENT
17656092
EDITING 'LANGUAGE SELECTOR' TASKFLOW CAN LEAD TO A NON-RENDERABL
E PAGE
17661287
PROFILE CRAWLING RESULTS IN STUCK THREADS WHEN THERE ARE LARGE N
UMBER OF USERS
17731763
CALENDAR EVENT REMOVED WHEN ANONYMOUS USER DRAGS & DROPS IT IN P
UBLIC CALENDAR
17895435
ONLY 7 DAYS OF ACTIVITIES ARE RETRIEVED FROM ACTIVITY STREAM USI
NG REST APIS
17931423
DO NOT DISPLAY THE DELETE BUTTON FOR THE OUTER MOST PANEL CUSTOM
IZABLE
17955726
VALUE SET INCORRECTLY FOR DELETED TEXT FIELD IN IE 9
18061437
EVENT IS 1 DAY SHORT IN OUTLOOK FOR MULTIDAY EVENT WITH 'ALL DAY
EVENT' FLAG SET
18089805
'NOT SUPPORTED CALENDAR MESSAGE.ICS' IN EVENT EMAIL NOTIFICATION
ATTACHMENT
18155872
UPGRADE PORTAL CREATED IN PRE-11.1.1.8.0 FOR MOBILE AND PAGE HIE
RARCHY SUPPORT
18159745
COMPATIBILITY LOGIN PAGE DOESN'T SHOW ERROR MESSAGE ON INVALID L
OGIN
18167372
Fix for Bug 18167372
18181798
Fix for Bug 18181798
18182034
Fix for Bug 18182034
18182062
Fix for Bug 18182062
18237669
TOPIC SUBSCRIPTIONS INTERMITTENTLY GET LOST IN SPACES DISCUSSION
FORUMS
18238112
PREFERENCES -> PORTALS 'SORT BY' SHOWS EXTRA RESULTS
18260450
LIKES/COMMENTS ON ACTIVITY STREAM QUICK VIEW CHANGE ACTIVITY CRE
ATION TIMESTAMP
18297780
'MORE' LINK ON MESSAGE BOARD - QUICK VIEW TASK FLOW CHANGES SCOP
E TO HOME PORTAL
18313940
CLASSCASTEXCEPTION (CONTENT.INTEGRATION.CONTENTTYPE) AFTER REDEP
LOY
18329051
CHANGE WCS-40152 (INVALIDCOOKIE SOAP FAULT ERROR) FROM ERROR TO
WARNING
18355913
DOCUMENT TASK FLOW SHOWS A BROKEN ICON FOR .PSD FILES

18363925
MESSAGEBOARD THROWS NPE (FAILED TO QUERY MESSAGES...) WHEN TOUCH
ING NULL MESSAGE
18363948
USERID SHOWN INSTEAD OF DISPLAY NAME WHEN ACTIVITY IS SHARED USI
NG SHARE LINK
18433105
USERS CAN SEE AND ENTER COMMENTS FOR ANOTHER USER'S LINKED DRAFT
BLOG ENTRIES
18433702
IMPROVE ERROR MESSAGE WHEN NEW PASSWORD DOES NOT CONTAIN A NUMER
IC CHARACTER
Following are the bugs fixed by 11.1.1.8.3 patch:
16268181
MDS/'ELEMENT LIST' IN CONTENT PRESENTER SHOWS DOCUMENTS THAT ARE
DELETED IN UCM
17172081
SUPPORT SINGLE FILE COPY WHEN SOURCE AND TARGET ARE IN THE SAME
FOLDER
17292891
CONTENT PRESENTER COHERENCE CACHE EXPIRES EVERY HOUR
17368477
THE LIKE AND COMMENT LINKS ON ACTIVITY STREAM CHANGE THE CREATIO
N TIMESTAMP
17395626
INDEXOUTOFBOUNDSEXCEPTION USING EXCEL (.XLSX) FILE TO CREATE A L
IST
17414294
DEFAULT ACTION LISTENER EL FAILS TO EVALUATE WHEN EDITING 'SEARC
H' TASKFLOW
17431627
SPACE SWITCHER DOESN'T SHOW 'RECENT SPACE' LINK AFTER LOGGING OU
T OF SPACES
17494032
TASK FLOW PARAMETERS CANNOT BE CHANGED WHEN A PAGE IS BASED ON A
LAYOUT
17506005
METADATANOTFOUNDEXCEPTION: MDS-00013 ERROR WHEN TRYING TO DELETE
SPACE
17535800
EVENT MINI VIEW DOES NOT SHOW ALL DAY EVENTS
17569948
DISCUSSION SERVICE TASKFLOW BUG WITH QUERYPARAM URL PARAMETERS
17602918
EXCEPTION WHEN MODIFYING COMPONENT PROPERTIES OF A BARGRAPH DATA
CONTROL
17643344
INTERNALSERVERERROREXCEPTION IN IE WHEN UPLOADING LARGE FILES IN
SPACES
17841456
NO ANALYTICS LOGIN EVENT WHEN LOGGING INTO SPACES USING CUSTOMIZ
ED LOGIN PAGE
17951140
ILLEGALARGUMENTEXCEPTION WHEN NAVIGATING TO SUBSPACE PAGE WITH B
LANK IN THE NAME
18010853
ADD SUPPORT FOR FRAMEWORK FOLDERS
18056264
COMPOSER: MISSING CONTEXTUAL EVENTS ON TASK LIST COMPONENT PROPE
RTIES
18065315
COPYCONFIG FAILS GETTING THE LIST OF SPACE TEMPLATES
16375155/18104619 - publish date of blogs should not be allowed to be in the pas
t / nullpointerexception thrown when modifying a wiki page
18110063
4 NEW PAGE TEMPLATES WITH RECOMMENDED LAYOUT
18166806
Fix for Bug 18166806
18291801
PREVIEW VARIANT PAGE DISPLAYS BASE PAGE CONTENT

Following are the bugs fixed by 11.1.1.8.2 patch:


16177703
PAGE UNRESPONSIVE WHEN DISPLAYING CONTENT OF A TYPE THAT ONLY CO
NTAINS METADATA
16403685
USER SELECTED 'CONTACT THE ADMINISTRATOR' BUT MESSAGE DOES NOT H
AVE USER DETAILS
16492483
PARENT SPACE DOESN'T SHOW ALL CHILD SPACES
16781028
USERS CAN SEE DRAFT DOCUMENTS CREATED BY OTHER USERS
16837959
BLOG DISPLAYS INCORRECTLY ACROSS MULTIPLE TABS

16905432
CHANGING SPACE ROLE CLOSES THE SPACE
17156649
ANONYMOUS USERS CAN MOVE EVENTS IN A PUBLIC SPACES CALENDAR
17210381
FILE LIST IS NOT DISPLAYED WHEN CLICKING THE PARENT FOLDER
17228008
SEARCH REGION FROM DOCUMENT TASK FLOWS REMOVES THE * WILDCARD FR
OM SEARCH
17252953
BLANK VERSION INFORMATION SCREEN FOR A DOCUMENT WHEN LANGUAGE IS
SET TO RUSSIAN
17300578
UNABLE TO RETRIEVE USERATTRIBUTES FROM JSR286PORTLETPRODUCER USI
NG CUSTOMPORTAL
17321755
REDUCE HEAP/MEMORY USAGE FOR SITESTRUCTURERESOURCE
17328920
CONTENT PRESENTER THROWS STUCK THREAD AND OOM WHEN UCM RETURNS M
ANY PROFILES
17330713
REENTRANTLOCK CAUSES PERFORMANCE ISSUES IN UCMBRIDGE.GETACCESSLE
VEL
17347913
Fix for Bug 17347913
17453259
EVENT CATEGORIES/PRIORITY INFORMATION ARE NOT EXPORTED TO ICS
17454740
LDAP DISPLAY NAME IS NOT DISPLAYED PROPERLY FOR THE CONNECTED US
ERS
17486393
ADDING OR DELETING COMPONENTS ON PROFILE GALLERY IS PROPAGATED T
O OTHER SPACES
17517720
STARTSYNCPROFILES DOESN'T SYNC PROFILES PROPERLY
17555892
WC_SPACES START UP CAUSES DEADLOCK IN JOC INITIALIZATION
17557335
IMPROVE PERF BY REMOVING THREAD.SLEEP() CALLS FROM SPACES-DISCUS
SION SERVER
17584431
CP:MULTIPLE VCR CALLS FOR REGION DEFINITION AND STATIC LISTS CAU
SE DEGRADED PERF
17627387
REMOVE PERFORMANCE BOTTLENECK IN DEVICESUPPORTUTILS.GETSEEDEDOPT
IONALATTRIBUTES
17657982
REDUCE THREAD CONTENTION IN WCSITETEMPLATESMANAGERIMPL._GETSITET
EMPLATENODE
17734169
REDUCE THREAD CONTENTION IN VARIOUS METHODS
17801297
STUCK THREAD ON ADF RESOURCE BUNDLE WHEN ACCESSING ADMIN PORTAL
Following are the bugs fixed by 11.1.1.8.1 patch:
12897016
ELIMINATE JBOEXCEPTION WHEN NOT ENTITLED USERS TRY TO ADD A MESS
AGE TO MSG BOARD
16399051
FILE UPLOAD DONE REMOTELY GIVES ILLEGALARGUMENTEXCEPTION WHEN SI
ZE EXCEEDS MAX
16418365
FUTURE ANNOUNCEMENTS EMAILS ARRIVE IMMEDIATELY
16438711
TMP FOLDER GETTING FILLED UP IN SPACES INSTANCE WITH UPLOADER TE
MP FILES
16566239
NOT ALL LABELS UPDATED AFTER CHANGING THE LANGUAGE FOR A SPACE
16593247
PROFILE GALLERY CHANGES IN ONE SPACE SHOULD NOT PROPAGATE TO ALL
OTHERS
16747892
INVALIDOBJNAMEEXCEPTION: JBO-25005 IN SEARCH TOOLBAR TASKFLOW AF
TER PAGE REFRESH
16760668
IMPROVE PERFORMANCE WHEN TABLE WC_NAVIGATION_ACTIVITY IS VERY LA
RGE
16764047
IMPROVE ERROR HANDING WHEN RETRIEVING USERS/GROUPS WITH APPLICAT
ION ROLE NULL
16767286
LISTS: IMPROVE ERROR HANDLINGWHEN IMPORTING EXCEL FILE WITH DUPL
ICATE VALUES
16793786
'MAIL MODERATORS' DOES NOT SEND MAIL TO MODERATORS THROUGH GROUP
S
16926227
LDAP: ERROR MESSAGE FOR DUPLICATED INVITATION SHOWS USER ID NOT
DISPLAY NAME
16928646
'PARENT SPACE' LINK/COMPONENT NOT WORKING ON SUBSPACES FOR MEMBE
RS OF A GROUP
16945436
SUBPORTAL CREATED WITH DOT8 TEMPLATE FOR PRE-DOT8 PARENT PORTAL

IS DISTORTED
16992012
17041202
N-ENGLISH ENV
17044205
17047089
CATE USERS
17049451
17056935
SION STRING
17153795
VIEW
17236207
OPERTY 'SPACE'
17256587
17262968
17263105
EQUEST
17407216
AVIGATION

PROFILE NOT APPEARING IN PREFERENCES AFTER ENABLING CRAWL


SPACES NOT LISTED DUE TO ORA-1843 IF SORT BY LAST MODIFIED IN NO
ISSUE WITH REST ACCESS TO NAVIGATION MODEL WITH CONTENT ITEM
SYNCHRONIZEUSERINFORMATION() WLST SCRIPT FAILS TO CLEAN UP DUPLI
NEW PAGE CANNOT BE ADDED TO A PORTAL CREATED USING REST APIS
UNEXPECTED ERROR SETTING A SPACE'S DEFAULT LANGUAGE TO AN EXPRES
PERF: REDUCE HIGH MEMORY USAGE IN NAVIGATIONRESOURCESECURITY.CAN
PROPERTYNOTFOUNDEXCEPTION: ...SERVICE.SCOPE DOES NOT HAVE THE PR
PERF: CACHE THE PARENT PAGE HIERARCHY FOR A PAGE IN THE REQUEST
PERF: CACHE PAGE SECURITY RELATED INFO AT THE APP LEVEL
PERF: CACHE THE NAVIGATION SO IT CAN BE REUSED WITHIN THE SAME R
SETTING A NEW INVALID DEFAULT LANGUAGE CAN CAUSE A LOOP IN THE N

10 References
---------------KM Note 1087226.1 - Recommended Patches for Oracle WebCenter Portal 11g
KM Note 20425442.8 - Bug 20425442: WebCenter Portal Bundle Patch 11.1.1.8.7
KM Note 1902045.1 - Changing the Security Access Level in a Portal while the Por
tal has Documents in Workflow Generates Errors in the Logs : Unable to Update Co
ntent Item in State EDIT
----------------------------------------------------------------------------Copyright 2000, 2015 Oracle and/or its affiliates. All rights reserved.
This software and related documentation are provided under a license agreement c
ontaining restrictions on use and disclosure and are protected by intellectual p
roperty laws. Except as expressly permitted in your license agreement or allowed
by law, you may not use, copy, reproduce, translate, broadcast, modify, license
, transmit, distribute, exhibit, perform, publish, or display any part, in any f
orm, or by any means. Reverse engineering, disassembly, or decompilation of this
software, unless required by law for interoperability, is prohibited.
The information contained herein is subject to change without notice and is not
warranted to be error-free. If you find any errors, please report them to us in
writing.
If this software or related documentation is delivered to the U.S. Government or
anyone licensing it on behalf of the U.S. Government, the following notice is a
pplicable:
U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation
and technical data delivered to U.S. Government customers are "commercial comput
er software" or "commercial technical data" pursuant to the applicable Federal A
cquisition Regulation and agency-specific supplemental regulations. As such, the
use, duplication, disclosure, modification, and adaptation shall be subject to
the restrictions and license terms set forth in the applicable Government contra
ct, and, to the extent applicable by the terms of the Government contract, the a
dditional rights set forth in FAR 52.227-19, Commercial Computer Software Licens
e (December 2007). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065.
This software is developed for general use in a variety of information managemen
t applications. It is not developed or intended for use in any inherently danger
ous applications, including applications which may create a risk of personal inj
ury. If you use this software in dangerous applications, then you shall be respo
nsible to take all appropriate fail-safe, backup, redundancy, and other measures

to ensure the safe use of this software. Oracle Corporation and its affiliates
disclaim any liability for any damages caused by use of this software in dangero
us applications.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Ot
her names may be trademarks of their respective owners.
This software and documentation may provide access to or information on content,
products, and services from third parties. Oracle Corporation and its affiliate
s are not responsible for and expressly disclaim all warranties of any kind with
respect to third-party content, products, and services. Oracle Corporation and
its affiliates will not be responsible for any loss, costs, or damages incurred
due to your access to or use of third-party content, products, or services.
-----------------------------------------------------------------------------

Potrebbero piacerti anche