if you are using the network-server mode,
then following could help,

java -cp derbynet.jar org.apache.derby.drda.NetworkServerControl runtimeinfo

Thanks
Mayuresh


John Embretsen wrote:
FireElement wrote:
In a running derby database, how can I look the connection number? Please help me!

These kinds of questions should be posted to the Apache Derby Users mailing list ([email protected]); you will likely get a faster response there.

Also, I am not sure what you are asking. What do you mean by "the connection number"? I don't think I'm able to help you, unless you mean the number of connections made to a Derby network server, which you can observe by setting the derby.drda.logConnections property to true when starting the server.



Reply via email to