Tuesday, November 17, 2009
Creating physical standby using RMAN duplicate
This summary is not available. Please
click here to view the post.
Thursday, November 5, 2009
Integration Oracle Apex With Weblogic Server
Integration Oracle Apex With Weblogic Server
1. Download Oracle WebLogic
2. Goto the Admin console.
3. Choose "Deployments"
4. Click Install
5. load apex.war (available for download on the APEX Listener Download Page)
6. Choose all the defaults
7. visit : http://host:port/apex/Config and setup the db
(host:port Your weblogic server host:port example: http://localhost:7001/)
8. Recursively copy the apex/images directory to the webserver's /i
Note : I have copy apex/images folder to (/home/oracle/Oracle/Middleware/wlserver_10.3/samples/server/examples/build/mainWebApp/i)
1. Download Oracle WebLogic
2. Goto the Admin console.
3. Choose "Deployments"
4. Click Install
5. load apex.war (available for download on the APEX Listener Download Page)
6. Choose all the defaults
7. visit : http://host:port/apex/Config and setup the db
(host:port Your weblogic server host:port example: http://localhost:7001/)
8. Recursively copy the apex/images directory to the webserver's /i
Note : I have copy apex/images folder to (/home/oracle/Oracle/Middleware/wlserver_10.3/samples/server/examples/build/mainWebApp/i)
