oracle Eway performance problem

Hi everyone

I have a java collaboration definition, which use OTD for conect to oracle 10g.

When I connect to Database, which is on external server, java collaboration take too long time to connect to database when that java collaboration receive first request message.

When I connect to Database, which is on localhost, java collaboration connect inmediatly to database when that java collaboration receive first request message.

I discarted network problems doin ping tonexternal database, and connecting database fro sqlplus.

Any help will be appreciated.

Thanks

[608 byte] By [conector] at [2007-11-26 11:58:50]
# 1
define the time you mean by too long?we used to warm up our collabs in regular intervals so that they never get destroyed in really time relevant cases.regards chris
ChrisBrennsteiner at 2007-7-7 12:20:10 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2
thank for yor response.JCD take 20-30 seconds to conncet to database.Another question: jcd connect to database, when jcd receive first message?Can I do jcd conncet to database when is is enabled on eManager?I am using javacaps 5.1.1.Thanks
conector at 2007-7-7 12:20:10 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 3
Maybe related to DNS lookup.Did you tried putting the database host in your etc/hosts on the machine where your domain is running.
guido@be at 2007-7-7 12:20:10 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 4
Hi guido@beYour solution work right.I appreciate very your help.Thanks very very much!!RegardsConhector
conector at 2007-7-7 12:20:10 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 5
Hi!I'm new in JCAPS. I'm trying to put xml in my Oracle database in business process. Could you tell me where did you get this OTD for oracle or where can I get Oracleeways sample? Or can anyone send me it?
Reiji at 2007-7-7 12:20:10 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...