HP StorageWorks FCA2214DC Implementation Manual - Page 8
Browse online or download pdf Implementation Manual for Switch HP StorageWorks FCA2214DC. HP StorageWorks FCA2214DC 9 pages. Hp infiniband solution for oracle application server
Also for HP StorageWorks FCA2214DC: White Paper (13 pages)
(SERVICE_NAME = INT)
)
)
6. Check /proc/topspin/sdp/conn_main (should have 1 entries)
7. Verify sqlplus connection with the database.
Sample J2EE application installation
Installation notes and scripts are generally provided with the J2EE application software.
Configure the J2EE application to utilize the private InfiniBand interconnect.
Modify the data sources for the sample J2EE Application as in the following example:
IASDBDS
JDBC URL
Test the connectivity
1. sqlplus <Oracle user name>/<Oracle password>@<Oracle Service Name>
2. Browse to J2EE Application login screen
jdbc:oracle:thin:@dbhostname_IB:1521:INT
8