• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Websphere Administraton Test 340

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All
I took the Test 00340 and passed through the skin of my teeth!
I score 57% (Pass score is 55%)
For all those who wish to take the test, here are a few pointers.
Read SG24-6195 carefully. The bits that don't count have to do with Java-Mail, URL providers etc (I think)
Read SG24-6198. The important parts are Chapter 8, 15 18
Finally read SG24-6573. This one is mind-numbingly boring. I still can't believe how I scored 63% in the security section.
Finally my suggestion is don't bother spending 10 quid taking the prometric pre-test. Most of the questions are already there in another topic in this forum (Go on! find out which one!) Make sure you go through them. I found a few similar questions in the test.
Here are a few more questions.

Which IBM WebSphere Application Server V5.0 servlets are useful for validating system configuration?
(Select 2)
Snoop
ShowCfg
HitCount
BeenThere


A database administrator needs the DDL to create tables for an application that was recently deployed. What does the application server administrator need to do to export the DDL for the database administrator to use?
(select 1)
Environment -> DDL Generator -> select application checkbox-->, Export DDL
Enterprise Applications -> select application checkbox-->, Export DDL
Enterprise Applications -> application_name --> Export DDL
Environment -> DDL Generator -> application_name--> Export DDL

What are the advantages of using memory replication method instead of database persistence as a session persistence mechanism?
(Select 2)
Lower network traffic
Eliminates the single point of failure
Failover from server crash
Better performance
High scalability


When SSL ID tracking is used as the session affinity mechanism, the lifetime of an SSL session ID is controlled by configuration options in:
Edge Server
Web Server
Application Server
Enterprise application

And so on.
Please don't ask me answers to questions as I am not so sure about the answers. But I am sure if any of you spend some time reading at least SG24-6195, you probably will be able to answer enough questions to pass the test.

Best of luck!

[ June 07, 2004: Message edited by: Dan Chak ]
[ June 07, 2004: Message edited by: Dan Chak ]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic