vanmetjk on 3.14
Updated and Added Documentation… (compare)
evan-miller-jumpmind on 3.14
0005302: Updated user guide to … (compare)
erilong on 3.12
upgrade spring and gson (compare)
erilong on 3.13
upgrade gson library (compare)
evan-miller-jumpmind on 3.14
0005295: Finalized table group … (compare)
erilong on 3.14
0005188: back out utc create_ti… (compare)
philipmarzullo64 on 3.14
0005157: Sybase and SQL Server … (compare)
philipmarzullo64 on 3.14
0005157: Sybase and SQL Server … (compare)
philipmarzullo64 on 3.14
0005157: Sybase and SQL Server … (compare)
erilong on 3.14
0005197: fix upgrade with is_mi… (compare)
evan-miller-jumpmind on 3.9
0005343: Fixed mathematical tra… (compare)
erilong on 3.14
fix unit test (compare)
catherinequamme on 3.14
0005344: Documentation for Bulk… Merge branch '3.14' of https://… (compare)
evan-miller-jumpmind on 3.13
0005343: Fixed mathematical tra… (compare)
evan-miller-jumpmind on 3.13
0005340: Fixed incorrect charac… (compare)
evan-miller-jumpmind on 3.14
0005295: Fixed bugs with table … (compare)
evan-miller-jumpmind on 3.14
0005295: Fixed table group bugs… (compare)
catherinequamme on 3.14
0005338: Flag for If Batch Was … Merge branch '3.14' of https://… 0005338: Flag for If Batch Was … and 2 more (compare)
erilong on 3.14
0005341: Add system property to… (compare)
erilong on 3.13
0005341: Add system property to… (compare)
You need to make sure you have valid configuration in sym_trigger, sym_router, and sym_trigger_router.
There is also a professional version that provides a web console for maintenance like this and full support. If that is something you might be interested in we can start a direct chat to discuss those options
@joshahicks I managed to get connected using DBeaver on my Mac (through an SSH tunnel). However I'm still getting the connection refused error when running the following command
../bin/symadmin --engine corp-000 create-sym-tables
this is the configuration of corp-000
(yes, the actual database name is databasename
)
db.url=jdbc:sybase:Tds:localhost:5000/databasename
I'm facing an issue now when trying to create-sym-tables
- it's giving an error
java.sql.SQLException: JZ0SB: Parameter index out of range: 1.
Any ideas?