Database connection

cherrydan

New Member
Hello,

I need to connect more than one database on a broker agent in Progress Explorer. I can't do it.
I can connect just one and when i want to connect an other, i've got this message:"Process terminated with code 1.(8619) JunMsg024".
But, i can connect with this database in the data dictionnary.
How to do?

Thanks for your help!!!
 
What Progress version?
What are the values of -B on both databases? Blocksize?
(32 bit Progress executable can only use up to 2GB of shared memory for both databases).

How do you try to connect at startup? If so what is your connection string (e.g. parameters).

Casper.
 
Back
Top