==[[SQL Functions]] Errors==
Error Codes: <code>XSQLFOSQ</code>
{| class="wikitable" width="100%"
! width="45%"|Examples
|- valign="top" scope="row"
|<code>XSQL0001FOSQ0001</code>
| An SQL exception occurred.
|<code></code>
|- valign="top" scope="row"
|<code>XSQL0002FOSQ0002</code>
| No opened connection with the specified id found.
|<code></code>
|- valign="top" scope="row"
|<code>XSQL0003FOSQ0003</code>
| Number of parameters differs from number of placeholders.
|<code></code>
|- valign="top" scope="row"
|<code>XSQL0004FOSQ0004</code>
| No parameter type specified.
|<code></code>
|- valign="top" scope="row"
|<code>XSQL0005FOSQ0005</code>
| An unexpected attribute was found.
|<code></code>
|- valign="top" scope="row"
|<code>XSQL0006FOSQ0006</code>
| The specified format is illegal.
|<code></code>
|- valign="top" scope="row"
|<code>XSQL0007FOSQ0007</code>
| The JDBC driver cannot be initialized.
|<code></code>