HCLSoftware Certified Administrator- HWA 10.2 Sample Questions:
1. Scenario: Multiple master domain managers and Dynamic Workload Consoles use Liberty. Where are console-specific templates located?
A) Separate paths under DWC_home/usr/servers
B) Shared TWA_home/templates
C) Database stored configurations
D) overrides in master installation
E) configDropins/templates only
2. Production HCL HWA 10.2 MDM shows monstop process hung during maintenance window. conman "stopmon" returns immediately but ps -ef |grep monstop shows PID running. What forceful recovery sequence restarts engine preserving current plan?
A) kill -9 $(pgrep monstop); conman startmon
B) strace -p $(pgrep monstop) -e trace=file; kill -HUP
C) conman "delp @;end"; ./tws_shutdown; ./tws_start
D) pstack $(pgrep monstop) |grep DB; conman startmon @
3. Deploying HCL Workload Automation 10.2 with Docker for CI/CD pipeline integration, DevOps team configures docker-compose up but wa-server container exits immediately with "database connection refused". docker-compose.yml sets environment variables correctly but volumes misconfigured. Production requires PostgreSQL 13 external database. Which Docker deployment volumes configuration using precise docker-compose syntax resolves database connectivity for containerized server installation?
A) volumes: - postgres_data:/var/lib/postgresql/data - tws_data:/TWS_data:rw - ./ssl:/ssl:ro
B) volumes: - /host/db:/container/db - /host/TWS:/opt/ibm/TWS - /host/dwc:/dwc:rw
C) volumes: - dbvol:/var/lib/pgsql/data - twsvol:/TWS_data - configvol:/etc/hwa
D) volumes: - ./db_data:/db_data - ./TWS:/opt/hwa/TWS_data:rw - ./config:/opt/hwa/config
4. HCL HWA 10.2 production cycle critical path CP=22h15m stalls when FTA batchman fails PlanBox.msg slide during 5200-job symreq. Jobman fault-tolerant launches continue. DWC shows 450 "Held" dependencies. What planman command forces critical path progression?
A) planman resyncplan wsname /FORCE /CRITICAL
B) conman "releasejob held#*"; planman symreq wsname
C) conman "resetsymreq wsname"; planman create
D) planman extend 24h; batchman recycle
5. To display successors of a held job stream including cross-dependencies in HCL Workload Automation 10.2 conman, the command is?
A) showjobs STREAM;succ
B) showdeps succ
C) listsched STREAM;full
D) listsucc schedselect=STREAM;deps
E) showsched STREAM;succ
Solutions:
| Question # 1 Answer: A | Question # 2 Answer: A | Question # 3 Answer: A | Question # 4 Answer: A | Question # 5 Answer: D |
We're so confident of our products that we provide no hassle product exchange.


By Hilary

