5 pts.
 How can I connect my application server to my Oracle 10g database?
how can i connnect my application server to oracle database 10g. the applciation server have a form that can be accessable through browser(client).pls tell be the configeration that i have to do.

Software/Hardware used:
oracle database 10g
ASKED: December 15, 2010  10:36 AM
UPDATED: December 15, 2010  2:33 PM

Answer Wiki:
1. Click Connections Navigator tab in navigator window 2. Right-click Application Server in the Connections window and select New Application Server Connection from the context menu 3. Click Next to skip 4. On Type page of wizard, name the connection OC4J and choose Standalone OC4J 10g, and click Next NOTE: If there is no connection to standalone OC4J server, select from dropdown 5. On Authentication page > enter <username> and <password> 6. Select Deploy Password checkbox, and click Next 7. On Connection page, type localhost as Host Name, and click Next 8. On Test page > Test Connection Remember, If application server is ok & provided connection details (which u supplied earlier) are correct, it shows the word "Success!" CAUTION: If an error, verify the connection settings, click Back & do necessary changes, and again retest connection. Now click Finish
Last Wiki Answer Submitted:  December 15, 2010  11:54 am  by  Subhendu Sen   22,035 pts.
All Answer Wiki Contributors:  Subhendu Sen   22,035 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Note that the answer provided corresponds to the procedure of connecting JDeveloper to the standalone OC4J application server. It is not a procedure to connect an application server to the database.

————

Henlock, is this a Forms application ?

 63,535 pts.