In $ORACLE_HOME\NET80 or NETWORK\ADMIN,
Open the file tnsnames.ora and it can show some entries as mentioned
below:
SIDSAMPLE (DESCRIPTION (ADDRESS = (PROTOCOL = TCP)(HOST =
193.156.145.121)(PORT = 1521)) (CONNECT_DATA = (SID =
XYZ)) )
Here SIDSAMPLE is the SID you have to provide while connecting forms to db.
Posts Tagged ‘database sid’
Way to find the SID of the database
Posted in SQL Server, tagged database connection, database sid, sid, SQL Server on April 8, 2008 | Leave a Comment »


