Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Table of Contents

Version

All versions

Explanation

Unable to connect to database using iSQL.

Cause

This error occurs due to invalid server information when using the 'is' script to connect to the database. 

Action

1. Check whether the server information of the 'is' script is correct.  

Code Block
(SERVER = localhost)

2. If the error persists although the server information is correct, change localhost information to 127.0.0.1 and reconnect.

Reference

N/A