PACS Databases

a. Databases @ MPE 12000 - 12699

b. Databases @KUL 12700 - 13399

c. Other databases 13400 - 13500

d. Spare 13500 - 13999

Seting the Database IDs

dbid -r cusdefinitions -> show DBID
dbid -d cusdefinitions -> delete DBID
dbid -C 12002 cusdefinitions -> set DBID

Updating Database Engine

Schema evolution

Traps and Tricks

Replication aware Datbase or not

Sometimes you get an error that the Database is Replication aware or not and does not match to your access

You have two options :

Hot Spot error for remote access

When a remote user (like Diego) start cusgui and he/she gets a java hotspot whaever error it might be caused by the user access rights !

A strange error for such a problem. Locally access you get a proper error message.

Do :

dbuser -add -P <DBName>

Check whether there are open transactions

   dbtool -trans -info <DBName>