Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Software >> Middleware >> Weblogic >> How to use the utils.dbping class within weblogic.jar to perform a db connection test

e.g. for ORACLE_THIN client driver in Unix environment

 

su to the application user

cd to the domain bin directory

. ./setDomainEnv.sh

echo $CLASSPATH

make sure weblogic.jar is in the classpath

java utils.dbping ORACLE_THIN db_username db_password db_host:db_port/dbname

 

[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]