Friday, March 7, 2008

Oracle Portal Upgrade from 10.1.2.2 to 10.1.4

Doc: B19135-01 Portal Upgrade from 10.1.2.2 to 10.1.4

Latest: http://www.oracle.com/technology/products/ias/portal/index.html (Download Portal 10.1.4)

Patch 4960210 to Upgrade from 10.1.4 10.1.4.1

Displaying a URL Redirection Screen

You can choose whether to display a URL redirection screen or not. The URLredirection screen displays both the new and old URLs to assist in correctingbookmarks.When you access an old URL, the URL redirection screen is displayed by default. Toalter the default behavior, you can use the pobredir.sql script.

pobredir.sql script is located in portal/admin/plsql/wws directory in the upgrade CD-ROM.
The script takes 1 parameter.

Run the script as portal schema owner.

You need to download script from metalink 392703.1:showpassword to get the PORTAL password.

"Please check Caution in the Note:392703.1 "

Query to find the portal version from database.

Login to portal schema and run below query.

select version from wwc_version$

No comments: