# DB2 AS/400

| Vendor Name                                                                                                                                                                                                                                                                                                                    | Details                                                                          |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------- |
| Recommended Native Driver                                                                                                                                                                                                                                                                                                      |                                                                                  |
| IBM                                                                                                                                                                                                                                                                                                                            | <p>Company URL:</p><p><a href="http://www.ibm.com/"><http://www.ibm.com></a></p> |
| <p>Driver URL:</p><p><a href="http://www-01.ibm.com/support/docview.wss?uid=swg21363866"><http://www-01.ibm.com/support/docview.wss?uid=swg21363866></a></p><p><a href="http://www-03.ibm.com/systems/power/software/i/toolbox/downloads.html"><http://www-03.ibm.com/systems/power/software/i/toolbox/downloads.html></a></p> |                                                                                  |
| <p>JDBC URL Syntax by Type:</p><ul><li><strong>Server</strong></li></ul><p><code>jdbc:as400://\<server>naming=sql;errors=full</code></p>                                                                                                                                                                                       | <p>Default Port:</p><p>N/A</p>                                                   |
| <p>JDBC Class:</p><p><code>com.ibm.as400.access.AS400JDBCDriver</code></p>                                                                                                                                                                                                                                                     | <p>JDBC JAR File Name:</p><p><code>jt400.jar</code></p>                          |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/install/9.3-install/jdbc-drivers-reference/db2-as400.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
