[JBoss-user] Hi speed Data Extraction from Oracle, DB2, Sybase

2002-09-30 Thread sudhendra seshachala
Hi I was wondering if there is something that could be done to extraction of bulk rows from the database. Here is a quick recap. I have datasources like SAP, Oracle, Sybase Siebel, flat files etc., I shall use the JDBC impl from the vendors in case of DAtabase and JCA Impl. for all

[JBoss-user] Re: JBoss-user digest, Vol 1 #3112 - 7 msgs

2002-09-28 Thread sudhendra seshachala
Hi I was wondering if there is something that could be done to extraction of bulk rows from the database. Here is a quick recap. I have datasources like SAP, Oracle, Sybase Siebel, flat files etc., I shall use the JDBC impl from the vendors in case of DAtabase and JCA Impl. for all others. I am

[JBoss-user] High Speed Bulk Extraction and Loading

2002-09-28 Thread sudhendra seshachala
Hi I was wondering if there is something that could be done to extraction of bulk rows from the database. Here is a quick recap. I have datasources like SAP, Oracle, Sybase Siebel, flat files etc., I shall use the JDBC impl from the vendors in case of DAtabase and JCA Impl. for all others. I am

[JBoss-user] High speed extraction

2002-09-27 Thread sudhendra seshachala
Hi Nicholas Thanks for your suggestion. How about this idea.. what do u think I use JDBC to connect to db, Then i set the prefetch buffer to retrieve data if row count is >500 or 1000 /or more) Each retrival would fetch more than 10 rows minimum in best case then all resultsets are pu

[JBoss-user] Extraction of data from data sources. (High speed and large amount)=~ tera bytes.

2002-09-27 Thread sudhendra seshachala
Hi currently working on some extraction of data from various databases like oracle, DB2, sybase etc., Apart from using the native tools provided by vendor, is there something we can do using JDBC. We are using JBoss 3.0.2 what is the best way to do high speed extraction using JDBC. I do not want t

[JBoss-user] Re: JBoss-user digest, Vol 1 #3101 - 6 msgs

2002-09-27 Thread sudhendra seshachala
Hi currently working on some extraction of data from various databases like oracle, DB2, sybase etc., Apart from using the native tools provided by vendor, is there something we can do using JDBC. We are using JBoss 3.0.2 what is the best way to do high speed extraction using JDBC. I do not want t

[JBoss-user] War Deployment

2002-09-18 Thread sudhendra seshachala
War size is 15 MB. Deployment takes around 5 minutes this icnludes the jboss server start time and deployment of jar/ Server start time is 40 secs(worst case) with Oracle-service.xml Deployment of ejb.jar is around 20 secs. Now deployment of war is taking 4 minutes... is there any way to reduce th

[JBoss-user] Re: Direct Session Bean to JDBC connection (Arijit Ghosh)

2002-09-18 Thread sudhendra seshachala
In Jboss 3.0.2 We have Oracle-service.xml and Oracle-xa-service.xml. The templates are available under the directory $JBOOSS_DIST/docs/jca This is where u configure Oracle and Oracle XA respectively. then instaed of jboss.jcml, u have jboss-service.xml under server/default/conf directroy check t

[JBoss-user] farm-service.xml

2002-09-17 Thread sudhendra seshachala
What is missing from this file. I get 09/17/2002 16:20:57 PM [main] [WARN] Problem creating service jboss:service=Farm Member,partition=DefaultPartition org.jboss.system.MissingAttributeException: Missing attribute 'Deployer' at org.jboss.deployment.scanner.AbstractDeploymentScanner.creat

[JBoss-user] Re: JBoss-user digest, Vol 1 #2997 - 14 msgs

2002-09-10 Thread sudhendra seshachala
Hi there Is there any way to speed up the deployment in Jboss 3.0.2 It takes 4 MINUTES to Deploy the WAR. deployment of jar is just fine. Can you suggest any remedy for this. uncompresed WAR is 16MB. Even compressing WAR did not not help Unpacked WAR did not help either. Thanks sudhi = God B