praim kumar

Greenhorn
+ Follow
since Dec 25, 2000
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by praim kumar

I also refer the WAs proformance tuning guide.From that I set
-Xms128m -Xmx256 for WAS 3.5
Above calculation was there.
Mr .Kyle Brown What is the currect calculation ?
23 years ago

Originally posted by praim kumar:
I am using RS/6000 machin.It's has 400GB hards disk and 4GB RAM.
In that server I install Oracle 8i1.6 and WAS 3.5.
I have set the java heap size -Xms128m -Xmx256
Is is value ok for the server configeration.If some one can tell the Xms and Xms calculation for the my RS/ server it's really greatfull.
My second problem is If the data base is bussy server get stuck.I have to refresh WAs server or I have restart it.What is the reson ?
My third problem is WAS 3.5 running in AIX but our development doing on NT.Some one know how to instal WAS client in like this envirment.We are not using Visual adge.
Thanks


23 years ago
I am using RS/6000 machin.It's has 400GB hards disk and 4GB RAM.
In that server I install Oracle 8i1.6 and WAS 3.5.
I have set the java heap size -Xms128m -Xmx256
Is is value ok for the server configeration.If some one can tell the Xms and Xms calculation for the my RS/ server it's really greatfull.
My second problem is If the data base is bussy server get stuck.I have to refresh WAs server or I have restart it.What is the reson ?
My third problem is WAS 3.5 running in AIX but our development doing on NT.Some one know how to instal WAS client in like this envirment.We are not using Visual adge.
Thanks
23 years ago
RedBooks=www.redbooks.ibm.com(SG24-5657,5368,6153)
WAS Performance Whitepaper=www.ibm.com/software/webservers/whitepapers.html
www.ibm.cpm/rs6000/hardware/specnote.html
http://www-106.ibm.com/developerworks/java/jdk/jdkfaq/faqsaix130.html
23 years ago
RedBooks=www.redbooks.ibm.com(SG24-5657,5368,6153)
WAS Performance Whitepaper=www.ibm.com/software/webservers/whitepapers.html
www.ibm.cpm/rs6000/hardware/specnote.html
23 years ago
Hi
I am running a appliction(JSP and BEAN)on AIX 4.3.3 with Oracle8i1.6
Some time I can't access my JSP pageus.It's gives a time out.
there is any fix pack I have to install for WAS 3.5 with oracle.
Thanks
23 years ago
Pls give out is your OS ? Envirment variables change on the OS.
23 years ago

Originally posted by Laloo Yadav:
hi,
I installed the trial version of the Websphere 3.5.
I don't see any driver installed for me to connect to the database. Where should I get one.
Regards
Laloo



Ref :www.software.ibm.com/data/db2/db2tech/index.html
refer the REd books.
You have install DB2 or Oracle.
in oracle there is thin driver class111.zip
It's contain app/product/8.1.6/jdbc/lib
set OERACLE_HOME/DB2_HOME and WAS_HOME
Thanks
Pram Kumar
23 years ago
Hi
I am using WAS 3.5 in AIX plat from.Our linke is 64k.there is a big proformance essu in the net work.This is intranet system.
I am using JSP and Java Beans.Our Back end is oracle.
How can I improve my proformance.
Our network engineer's idea is WAS is the reson for the low proformance.
Our RS/6000 server has six processors.4GB RAM and 400GB hard disk.
DB and the WAS server in the same server.
If there is any information reply SASP.
Thanks
23 years ago
Any one know how to use Seagate using JSP or Bean.We have used third party call Voya.It's help only normal crystal reports.But we need to take crosstab and complex reports.But Voiya is not supporting it.If any one know information pls send thedetails SASP.
24 years ago
Any one know how to use Seagate using JSP or Bean.We have used third party call Voya.It's help only normal crystal reports.But we need to take crosstab and complex reports.But Voiya is not supporting it.If any one know information pls send thedetails SASP.
24 years ago
Pls go and visit www.caucho.com. Down load resin .Extract it int o your pc.Put your jsp in resin/doc/test Folder.
Put your Bean in resin/doc/web-inf/class
Run Http exe wich is in resin/bin
Open the browser with www.localhost:8080
24 years ago
Is eny one have sample JSP example to take report from crystal ?
24 years ago
If any one know's how to configure JSP to Websphere Aplication server(3.0 or 3.5),Pls send the steps.I make the jsp enable.It make the JSP processor1.0 . I want add my JSP folder to websphere.jsp Folder contain more then 100 jsp's.Inside jsp I call for the BEAN using <jsp:usebean>tag.
24 years ago