EAServer 6.3.1
I need to setup a database connection (connection cache in 5.x) for a SQL Anywhere 11 database located on the same PC as EAServer. I plan on creating some components using PowerBuilder 12.6 that connect to the database.
I'm also getting an error connecting to EAServer from another PC:
SystemException: CORBA::NO_PERMISSION
I am using the admin userid/password.
EAS 6.3.1 was not too bad compared to the early 6.x releases. However, no v6.x that I tested (way back when) could hold a candle to the v5.5 performance. That is because EAS was re-engineered in the v6.x to use a JavaBean wrapper around the PB NVUO's vs EAS 5.5 that used a directed JVM to C++ InterOp.
Yes, EAS 6.x releases still used the same DB cache mechanism as in v5.x.
Regards ... Chris