Where are the options supported by AWS Schema Conversion Tool.cfg?

0

I need to limit the number of connections to the source DB and seem to recall I had set this value in the .cfg file mentioned. I updated and it looks like I lost that settings.

2 Antworten
0
Akzeptierte Antwort

Support pointed me toward the $home\AWS Schema Conversion Tool\settings.xml file in my user directory. This settings is adjustable in that file.

beantwortet vor 2 Jahren
-1

AWS SCT makes a single connection to the source by design.

Can you elaborate how did you find multiple connections being made by SCT to source database for a single project?

AWS
D-Rao
beantwortet vor 2 Jahren
  • When you launch the tool in debug mode it outputs a list of settings. One of them is the following:

    "source.jdbc.connections.max=20"

    I can't figure out the correct syntax in the config file to change that value.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen