Navigate the following by starting at OracleContextn and working you way down to PORTAL you will get the password to the Oracle Database used by the portal. Using Oracle SQL-developer you can used the JDBC connection string to connect and view the database.

OrclResourceName=PORTAL,orclReferenceName=YourDomain.YourDatabase,cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext

ldapsearch -h -p -D “cn=orcladmin” -w -b “cn=IAS Infrastructure Database,cn=IAS,cn=Products,cn=OracleContext” -s sub “orclresourcename=PORTAL”  rclpasswordattribute