background image
<< NT Controller can execute a remote shell command | Failure to Access Files >>
<< NT Controller can execute a remote shell command | Failure to Access Files >>

Failure to Connect to the AUT Database

Troubleshooting
LoadRunner Controller User's Guide (Windows)
367
Failure to Connect to the AUT Database
If you are running a database application, you must ensure that all remote clients
can connect with the database server. If network or configuration errors occur
when the client accesses the server, you must correct them before running a
scenario. To ensure that your client application can connect with the database
server, perform the following tests.
·
Ping
·
SQL utilities
Ping: Ensure that the client can communicate with the database server using
TCP/IP. Use a ping utility or type PING
hostname
from the DOS command line.
SQL Utilities: Use a simple utility such as ISQL or SQLPLUS to logon to the
database server and perform several basic operations.