33 lines
882 B
JSON
33 lines
882 B
JSON
[
|
|
{
|
|
"name": "S78030956",
|
|
"driver": "db2-jt400",
|
|
"jdbc_url": "jdbc:as400://S7830956;libraries=RLARP,LGDAT,LGPGM;block size=512",
|
|
"username": "ptrowbridg",
|
|
"password": "$DB2PW",
|
|
"default_dest_connection": "usmidsap02",
|
|
"default_dest_schema": "cms",
|
|
"notes": "None"
|
|
},
|
|
{
|
|
"name": "sqlserver",
|
|
"driver": "mssql-jdbc",
|
|
"jdbc_url": "jdbc:sqlserver://usmidsql01:1433;databaseName=Fanalysis;encrypt=false",
|
|
"username": "Pricing",
|
|
"password": "$SQLCMDPASSWORD",
|
|
"default_dest_connection": "usmidsap02",
|
|
"default_dest_schema": "gp",
|
|
"notes": "None"
|
|
},
|
|
{
|
|
"name": "usmidsap02",
|
|
"driver": "postgresql",
|
|
"jdbc_url": "jdbc:postgresql://10.0.10.40:5432/ubm",
|
|
"username": "ptrowbridge",
|
|
"password": "$PGPW",
|
|
"default_dest_connection": null,
|
|
"default_dest_schema": "None",
|
|
"notes": "None"
|
|
}
|
|
]
|