
[2025年06月] 最新のIBM C1000-174認定練習テスト問題
確認済みC1000-174問題集と解答で一年間無料最速更新
質問 # 43
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
正解:C
質問 # 44
How would an administrator analyze Cross Component Trace output?
- A. Use the Integrated Solutions Console to review the information.
- B. Review the SystemErr.log files to review the information.
- C. Use the logViewer command to review the information
- D. Use the included Cross Component Trace servlet to review the information.
正解:C
質問 # 45
What functionality does the communication tier primarily handle in a multi-tier environment?
- A. Data storage
- B. Network connectivity and protocols
- C. User interface design
- D. Database querying
正解:B
質問 # 46
Which of the following is a prerequisite for configuring single sign-on for authentication using LTPA cookies?
- A. All servers must be configured as part of the same DNS domain.
- B. All servers must be managed by the same IBM WebSphere Application Server Deployment Manager.
- C. All server must use the same IBM HTTP Server.
- D. All servers must use an IBM Domino Directory that is configured for LDAP access.
正解:A
質問 # 47
What is the main difference between interim fixes and product fix packs as they relate to IBM WebSphere Application Server?
- A. Interim fixes typically contain new features or functionality ahead of future product fix packs.
- B. Product fix packs are generally reserved for new features or functionality whereas interim fixes are provided only to fix known issues.
- C. Product fix packs are a combination of interim fixes and internal fixes to make patching easier.
- D. Product fix packs bring WebSphere Application Server to a new product level whereas interim fixes provide corrective service for specific known problems.
正解:D
質問 # 48
What does the delta configuration checkpoint contain?
- A. An .xml file containing a list of changes and configuration file detAILS
- B. Before and after versions of configuration files that have changed
- C. All the changed (newer version) configuration files.
- D. Backup (older version) of the configuration files that have changed
正解:B
質問 # 49
Which concept involves deploying and maintaining multiple independent instances of an application for different clients or user groups?
- A. Multi-tenancy
- B. Monolithic Architecture
- C. Microservices
- D. Single-Tenant Deployment
正解:A
質問 # 50
Which process involves configuring and managing software, applying updates, and ensuring application availability in a live environment?
- A. Application Administration
- B. Debugging
- C. Deployment
- D. Development
正解:A
質問 # 51
An administrator has deployed an application that uses 30 unique SQL statements with a maximum data source connection pool size of 10.
What is the recommended prepared statement cache size for the application?
- A. 0
- B. 1
- C. 2
- D. 3
正解:C
質問 # 52
Which task must be completed before using the Job Manager?
- A. Create a Job Manager profile and a profile for each target node that needs to be managed.
- B. Ensure that the profiles in the environment all have security enabled
- C. Federate any stand-alone nodes to the deployment manager in the cell.
- D. Create an administrative agent for all the nodes in the cell.
正解:A
質問 # 53
A system administrator has downloaded IBM WebSphere Application Server binaries and created a local IBM Installation Manager repository.
What can the system administrator do to ensure only this local Installation Manager repository is used during installation of the product?
- A. Make sure the metadata for the repository includes the value "local".
- B. Create a preference for the public repository.
- C. Use the Packaging Utility to create the repository
- D. Clear the Search service repositories during installation and update option.
正解:C
質問 # 54
When creating a health policy, which condition should be selected to track requests that have a significantly decreased response time?
- A. Storm drain
- B. Workload
- C. Excessive response time
- D. Age-based
正解:A
質問 # 55
What is a likely cause if a newly installed program runs slowly despite meeting system requirements?
- A. Overheating CPU
- B. Insufficient RAM or processor speed
- C. Driver conflicts
- D. Inadequate power supply
正解:B
質問 # 56
Which of the following is true regarding disk offload?
- A. The amount of disk space to use cannot be specified.
- B. The number of cache entries that are offloaded to disk cannot be specified.
- C. On server startup, DynaCache loads the entire disk cache into memory.
- D. Disk offload can be enabled to have a cache entry copied to the file system at a configurable location.
正解:A、B、D
質問 # 57
When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?
- A. activity.log
- B. trace.log
- C. native_stdout.log and native_stderr.log
- D. SystemOut.log and SystemErr.log
正解:C
質問 # 58
Which term is used to describe a system with zero downtime or uninterrupted service?
- A. Fault Tolerance
- B. Continuous Availability
- C. Redundancy
- D. Resilience
正解:B
質問 # 59
Which of the following is a valid step in the process to update a single file in a deployed enterprise application using the monitored directory?
- A. Modify the property file to set the email address of the administrator to email when the file is updated.
- B. Modify the property file to set the URL to the location where the file can be retrieved from the internet.
- C. Modify the property file to set the time when the file should be deployed to the application.
- D. Modify the property file to set the type of the operation, the location of the file, and the location within the deployed application where the file will go.
正解:A
質問 # 60
Which of the following is an allowed sharing policy in the cachespec.xml?
- A. replicate
- B. syndicate
- C. not-shared
- D. delete
正解:C
質問 # 61
When using wsadmin to install an application, what is important to do before trying to issue additional configuration commands against that application?
- A. Check the application shared libraries
- B. Check the application has received a request
- C. Check the deployment status
- D. Check the application has started
正解:D
質問 # 62
Which Performance Monitoring Infrastructure (PMI) metric is used to monitor the performance of JDBC data sources?
- A. Number of live RDBMS sessions.
- B. Deadlock and Timeout Statistics.
- C. Database and connection pool size.
- D. Buffer Pool hit ratios
正解:C
質問 # 63
Which components and services are available in a standalone environment?
- A. Workload management, messaging engine, and web services engine
- B. High availability, EJB container, and performance infrastructure
- C. Caching proxy, administrative infrastructure, and extensions registry
- D. JCA services, web services engine, and security
正解:D
質問 # 64
Which of the following statements is true regarding the relationship of nodes and node groups?
- A. Nodes managed by a node group cannot be deleted.
- B. All nodes are initially associated with a default node group.
- C. Nodes can belong to only one node group.
- D. All nodes are initially not associated with a node group.
正解:B
質問 # 65
What must be done to delete one or more files from an application when using a partial application update?
- A. Supply the paths to the files that should be deleted in the administrative console.
- B. Select the files that need to be deleted in the file selector section of the form for the partial application update.
- C. Manually delete the files from the file system (on all nodes if clustered).
- D. Include a META-INF/ibm-partialapp-delete.props in the partial application update file.
正解:D
質問 # 66
An administrator has made a configuration change to a server in network deployment topology.
Which statement describes the synchronization process in this scenario?
- A. Configuration changes are maintained on the node's master repository
- B. Configuration changes on a server are prohibited
- C. Node agent synchronizes its files with the master repository when the deployment manager is restarted
- D. Node agent synchronizes its files with the master repository
正解:A
質問 # 67
Which authentication factor is something a user knows?
- A. Biometric data
- B. Something a user has
- C. Something a user remembers
- D. Something a user is
正解:C
質問 # 68
......
最新の2025年最新の実際に出ると確認されたC1000-174問題集で100%無料C1000-174試験問題集:https://jp.fast2test.com/C1000-174-premium-file.html