Checking Portal version:
select * from portal.wwc_version$;
SSO Version:
SQL> select version from orasso.WWC_VERSION$;
VERSION
--------------------------------------------------------------------------------
10.1.4.3.0
OID Version:
$ORACLE_HOME/ldap/bin>oidldapd -version
oidldapd: Release 10.1.4.3.0 - Production on fri jun 4 22:12:16 2010
Copyright (c) 1982, 2008 Oracle. All rights reserved.
Oracle Applications -- Ebussiness Suite:
SQL> select release_name from applsys.fnd_product_groups;
RELEASE_NAME
-------------------------------------------------
11.5.9
select * from portal.wwc_version$;
SSO Version:
SQL> select version from orasso.WWC_VERSION$;
VERSION
--------------------------------------------------------------------------------
10.1.4.3.0
OID Version:
$ORACLE_HOME/ldap/bin>oidldapd -version
oidldapd: Release 10.1.4.3.0 - Production on fri jun 4 22:12:16 2010
Copyright (c) 1982, 2008 Oracle. All rights reserved.
Oracle Applications -- Ebussiness Suite:
SQL> select release_name from applsys.fnd_product_groups;
RELEASE_NAME
-------------------------------------------------
11.5.9
Comments