Need to know if this product options for installing 11.2.0.3 for Peoplesoft Tools 8.51. are necesary
edited Sep 12, 2012 7:57AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 15 commentsAnswered ✓
Hi experts.I need to know if the following product options are absolutely necesary or which of them are necessary for installing oracle database version 11.2.0.3 for Peoplesoft tools 8.51:
This is from our current 10.2.0.4 with Peoplesoft Tools 8.47.14, but was installed by a Consultant not any longer with us.
SQL> select SUBSTR(comp_id,1,12) comp_id, status, SUBSTR(version,1,10) version,SUBSTR(comp_name,1,4
0) comp_name FROM dba_registry ORDER BY 1;
COMP_ID STATUS VERSION COMP_NAME
------------ ----------- ---------- ----------------------------------------
AMD INVALID 10.2.0.4.0 OLAP Catalog
APS INVALID 10.2.0.4.0 OLAP Analytic Workspace
CATALOG VALID 10.2.0.4.0 Oracle Database Catalog Views
CATJAVA VALID 10.2.0.4.0 Oracle Database Java Packages
CATPROC VALID 10.2.0.4.0 Oracle Database Packages and Types
This is from our current 10.2.0.4 with Peoplesoft Tools 8.47.14, but was installed by a Consultant not any longer with us.
SQL> select SUBSTR(comp_id,1,12) comp_id, status, SUBSTR(version,1,10) version,SUBSTR(comp_name,1,4
0) comp_name FROM dba_registry ORDER BY 1;
COMP_ID STATUS VERSION COMP_NAME
------------ ----------- ---------- ----------------------------------------
AMD INVALID 10.2.0.4.0 OLAP Catalog
APS INVALID 10.2.0.4.0 OLAP Analytic Workspace
CATALOG VALID 10.2.0.4.0 Oracle Database Catalog Views
CATJAVA VALID 10.2.0.4.0 Oracle Database Java Packages
CATPROC VALID 10.2.0.4.0 Oracle Database Packages and Types
0