Manually Edit the db.ini File
Complete this section if you are modifying first or general connection attributes or both. This section must be completed before proceeding to the Modify First Connection Attributes or the Modify General Connection Attributes sections.
To modify first or general connection attribute requires a change in the sys.odbc.ini
file.
If you have already created a TimesTenClassic object and you now want to change one or more first or general connection attributes in your sys.odbc.ini
file, you must change the db.ini
file.
The details as to how you should modify your db.ini
file depends on the facility originally used to contain the db.ini
file. (Possible facilities include ConfigMaps, Secrets, or init containers. See Populate the /ttconfig Directory.)
In this example, the ConfigMap facility was originally used to contain the db.ini
file and to populate the /ttconfig
directory of the TimesTen containers. The example modifies the sample
ConfigMap.
The steps are as follows:
You have successfully changed the sample
ConfigMap. If you are modifying first connection attributes, proceed to the Modify First Connection Attributes section. If you are modifying only general connection attributes, proceed to the Modify General Connection Attributes section.