hi Iam working with weblogic 8.1 I want to set Oracle.SID/host and port in the Adimconsole to lookup and use oracle.I have Oracle Enterprise Edition 8.1 How should I set this in my Oracle 8.1 Regards, vasantha
Regards,Vasantha<p>Great minds discuss ideas. Average minds discuss events. Small minds discuss people.
This isn't something you set up in Oracle, it is something that is in Oracle. Meaning where you put your Oracle database and name it is what creates the SID/Host/Port. If you have the Oracle client already installed on your machine, you can find out these values that you need to enter in the adminstration screen for the App Server, you go to ORACLE_HOME/network/admin and look at your tnsnames.ora file, this has all the entries to connect to the database. Mark