Skip to content

Commit 0c8745a

Browse files
authored
Merge pull request #155 from No-PI/master
Add ODBC trace instructions link
2 parents 10aa219 + 1d60e5f commit 0c8745a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ You can mount the following file structure at `/home/aceuser/initial-config`. Mi
123123
- You can place multiple sets of files, each with a different file name/alias; each `.crt` file must have an associated `.key` file, and a `.pass` file must be present if the private key has a passphrase.
124124
- `/home/aceuser/initial-config/odbcini`
125125
- A text file called `odbc.ini`. This must be an `odbc.ini` file suitable for the Integration Server to use when connecting to a database. This will be copied to `/home/aceuser/ace-server/odbc.ini`.
126+
- To enabled an ODBC trace, follow the steps [here](https://community.ibm.com/community/user/integration/blogs/amar-shah1/2021/05/10/enabling-odbc-trace-for-integration-server-running)
126127
- `/home/aceuser/initial-config/policy`
127128
- A set of `.policyxml` files, each with the suffix `.policyxml`, and a single `policy.descriptor` file. These will be copied to `/home/aceuser/ace-server/overrides/DefaultPolicies/`. They should be specified in the `server.conf.yaml` section in order to be used.
128129
- `/home/aceuser/initial-config/serverconf`

0 commit comments

Comments
 (0)