About Ispirer Systems
Ispirer Home Page Database Migration Application Conversion Downloads
Sqlways.ini File - Section [AMAZON_AURORA]
This article describes the sqlways.ini file's [AMAZON_AURORA] section and the options it contains.
| Option name | Description |
|---|---|
| HOST | Specifies the host\server name where Aurora database is located. |
| DATABASE | Specifies the database name where converted sql objects will be imported. |
| USER | Specifies the user that will be used to connect to Amazon Aurora database. |
| PWD | Specifies the password that will be used to connect to Aurora database. |
| PORT | Specifies the port number that will be used to connect to Amazon Aurora database. |
| BIN | Specifies the path to the Aurora native utility , that is used to load the converted code and data into the Amazon Aurora database. |
| TARGET_VERSION | Specifies the version of the Aurora database. |
Example:
[AMAZON_AURORA] HOST=vm_test