Oracle Application Server extract Database Password
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
[code lang=”dos”] ldapsearch -h -p -D “cn=orcladmin” -w -b “cn=IAS Infrastructure Database,cn=IAS,cn=Products,cn=OracleContext” -s sub “orclresourcename=PORTAL” rclpasswordattribute [/code]
Ip Geo Location free
I stumbled upon http://www.hostip.info/dl/index.html…it has a free API or you can download the entire database as a sql script. Very nice if you plan to do Geo targeting. It can even go down to a city level on certain ip’s.









