• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Question4 for IBM Test 340

 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
An application needs to be redeployed because the quality assurance team has just approved a bug fix and delivered a new .ear file. Using the admin console, which is the RECOMMENDED way to redeploy this application?

A. Applications -Enterprise Applications -Export -Update, Save

B. Applications -Enterprise Applications -Uninstall, Install, Save

C. Applications -Enterprise Applications -Export, Stop, Update, Export,Save, Start

D. Applications -Enterprise Applications -Stop, Update, Export, Save, Start

I would go for C, but some ppl with A

-----------------------------------------------------

The Administrative Console provides multiple methods to help an administrator troubleshoot the system. Which of the following are examples of these methods?

A. Console messages
B. Trace
C. Logs
D. Profiling
E. Symptom database

why not A, B, C (but A, C)??

--------------------------------------------------------

Which of the following statements about the First Failure Data Collect(FFDC) tool is false? (Select 1)

A. The FFDC cannot be disable.
B. The FFDC preserves information from a process
failure.
C. The Captured data is logged in a binary format.
D. There is no performance impact when running FFDC.


any idea?

thanks.

[ March 23, 2005: Message edited by: Jason Hunt ]
[ March 23, 2005: Message edited by: Jason Hunt ]
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Q1.- Stop is necessary

Q2.- the Trace needs to be enabled

Q3.-
A. The FFDC cannot be disable.(True)
B. The FFDC preserves information from a process
failure.(True)
C. The Captured data is logged in a binary format.(False)
D. There is no performance impact when running FFDC.(True)
 
eat bricks! HA! And here's another one! And a tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic