evan-miller-jumpmind on 3.14
0003960: Mapped Oracle NVARCHAR… (compare)
evan-miller-jumpmind on 3.14
0003961: Mapped Oracle XMLTYPE … (compare)
evan-miller-jumpmind on 3.14
0003964: Mapped Oracle REAL typ… (compare)
evan-miller-jumpmind on 3.14
0003966: Mapped Oracle CLOB and… Merge branch '3.14' of https://… (compare)
erilong on 3.14
0005411: After installing Swagg… (compare)
erilong on 3.14
0005410: Cancel load and some b… (compare)
evan-miller-jumpmind on 3.14
0003965: Mapped Oracle LONG typ… (compare)
evan-miller-jumpmind on 3.14
0004191: Prevented dbexport fro… (compare)
evan-miller-jumpmind on 3.14
0003419: Prevented SQLite from … (compare)
evan-miller-jumpmind on 3.14
0004001: Added null check for p… (compare)
evan-miller-jumpmind on 3.14
0004001: Fixed newid() and news… (compare)
erilong on 3.14
add server migration to appendix (compare)
evan-miller-jumpmind on 3.14
0005408: Added hashCode() and e… (compare)
evan-miller-jumpmind on 3.13
0005405: Fixed sym_trigger_hist… (compare)
evan-miller-jumpmind on 3.14
0005406: Fixed sym_trigger_hist… (compare)
evan-miller-jumpmind on 3.14
0005399: Renamed loadCustomJobs… (compare)
evan-miller-jumpmind on 3.13
0005399: Renamed loadCustomJobs… (compare)
evan-miller-jumpmind on 3.14
0005399: Adjusted JobManager.lo… (compare)
evan-miller-jumpmind on 3.13
0005399: Adjusted JobManager.lo… (compare)
philipmarzullo64 on 3.14
0005398: Batch Locking issue wh… (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?