IBM C1000-174 Real Exam Questions
The questions for C1000-174 were last updated at Nov 18,2024.
- Exam Code: C1000-174
- Exam Name: IBM WebSphere Application Server Network Deployment v9.0.5 Administrator
- Certification Provider: IBM
- Latest update: Nov 18,2024
How would an administrator configure Cross Component Trace?
- A . Through wsadmin script only
- B . Through the Integrated Solutions Console only
- C . Through the supplied Cross Component Trace enablement tool
- D . Through either the Integrated Solutions Console or through wsadmin script
Which protocol is commonly used for secure file transfer in a networked environment?
- A . HTTP
- B . FTP
- C . SSH
- D . SMTP
Which tool can be used to get dynamic cache size details and monitoring and tuning suggestions?
- A . Request metrics
- B . Performance servlet
- C . Performance and Diagnostic Advisor
- D . IBM Tivoli Performance Viewer advisor
To write a Jython script to stop a running application server, an administrator should use which administrative object?
- A . AdminApp
- B . AdminTask
- C . AdminConfig
- D . AdminControl
Which of the following is true about creating multiple security domains?
- A . A new security domain can be created only using the administrative console.
- B . Global security must be enabled before creating new multiple security domains.
- C . Only users assigned to the security-admin role can create new multiple security domains.
- D . If a unique name for the domain is not specified, the system will automatically create one.
An administrator installed an enterprise application in fast mode and noticed that the application is failing because J2EE roles have not been mapped.
How can this issue be resolved?
- A . Re-deploy the application.
- B . Request that the application developer create an enhanced .ear file which has roles mapped, and deploy the enhanced .ear file.
- C . Map a security role to the user/group for the application using the Integrated Solutions Console, save changes, and restart the application.
- D . Map a security role to the user runAs roles for the application using the Integrated Solutions Console, save changes, and restart the application.
What is the purpose of a "build tool" in software development?
- A . To create documentation
- B . To generate reports
- C . To compile, test, and package code
- D . To design user interfaces
When installing interim fixes, which of the following is a valid repository option?
- A . Main repository
- B . Local repository
- C . Secured repository
- D . Compressed repository
What information must the system administrator have to successfully tune a connection pool?
- A . The requests per second that occur during a peak.
- B . The MaxConnections and WaitingCount values.
- C . The number of concurrent requests waiting for a connection.
- D . How long the database takes to respond to SELECT operations only.
Which deployment approach involves packaging an application and its dependencies into a single unit for seamless deployment and execution?
- A . Containerization
- B . Virtualization
- C . Multi-tenancy
- D . Monolithic Deployment