-79756 Must start with 'jdbc'
Explanation
The first token of the database URL must be the
keyword jdbc (is not case sensitive), as in the following example:
jdbc:informix-sqli://mymachine:1234/
mydatabase:user=me:
password=secret