To use isql to connect to a primary server with failover capability, you must:
Choose a primary server that has a secondary companion server specified in its interfaces file entry.
Use the -Q command-line option.
If your interfaces file contained the example entry given in “Adding a hafailover line to the interfaces file,” you could use isql with failover by entering:
isql -S PERSONNEL1 -Q
.