Friday, September 12, 2014

BPEL PM 11g Performance Tuning

Several books / papers have been published regarding SOA 11g performance tuning. Here is one more.

http://www.slideshare.net/tusjain/bpel-pm-11g-performance-tuning-1
http://www.slideshare.net/tusjain/bpel-pm-11g-performance-tuning-2
- Intro

http://www.slideshare.net/tusjain/bpel-pm-11g-performance-tuning-3
- JVM tuning

http://www.slideshare.net/tusjain/bpel-pm-11g-performance-tuning-4
- Weblogic server tuning

http://www.slideshare.net/tusjain/bpel-pm-11g-performance-tuning-5
- BPEL engine tuning

http://www.slideshare.net/tusjain/bpel-pm-11g-performance-tuning-6
- EM Console - settings

Couple of missing chapters. 

Tuesday, May 27, 2014

Find saved DB passwords from Jdeveloper IDE connections

Find a saved DB password from Jdeveloper IDE connections.

Jdeveloper stores the DB connection details internally. (I am not sure where). To extract the password there are several options.


  1. Export resource (.crx) file from one Jdeveloper and re-import into another.
  2. Decrypt the password Option 1
  3. Decrypt the password Option 2