What happens when an Automic job exceeds its configured maximum runtime?
AIt automatically retries the job
BIt is terminated
CIt is moved to the history
DIt sends an alert only
Explanation
Exceeding maximum runtime leads to job termination to prevent resource overuse; others do not reflect accurate behavior.
Q82
Which service allows integration of external data sources in Automic?
AData Ingestion Service
BScript Execution Service
CJob Scheduling Service
DTask Monitoring Service
Explanation
Data Ingestion Service enables external integrations, whereas the others serve different purposes.
Q83
A company needs to automate repetitive report generation during off-peak hours. What feature should they use?
AEvent Triggering
BJob Scheduling
CUser Monitoring
DError Handling
Explanation
Job Scheduling is designed for automation in defined timeframes, unlike the others.
Q84
You are configuring a task with dependencies in Automic. What happens when a dependent task fails?
AAll tasks will complete as scheduled
BDependent task will be retried automatically
CSubsequent tasks will not execute
DOnly non-dependent tasks will execute
Explanation
Subsequent tasks that depend on a failed task won't execute, while others will follow normal scheduling.
Q85
Which service is used for job scheduling in VMware Automic?
AAutomation Engine
BWorkload Scheduler
CEvent Management
DDatabase Migrator
Explanation
Automation Engine is the core component for job scheduling, while others serve different functions.
Q86
A company needs to handle dependencies between jobs. What feature should they implement?
AJob Status Monitoring
BJob Chains
CEvent Triggers
DTask Prioritization
Explanation
Job Chains effectively manage and enforce dependencies between multiple jobs.
Q87
You are configuring user access in Automic. What happens when user type is set to "Read Only"?
AUser can modify job details
BUser can execute jobs
CUser can view but not modify
DUser cannot view jobs
Explanation
"Read Only" allows viewing without altering any details.
Q88
Which service is used for data storage in VMware Cloud?
AVMware Cloud File Storage
BVMware Block Storage
CVMware Object Storage
DVMware Hybrid Storage
Explanation
VMware Object Storage is designed for scalable, cost-effective data storage, while the others are not specifically classified as object storage.
Q89
A company needs to ensure their VMs have minimum downtime. What should they implement?
ABackup snapshots daily
BVMware High Availability
CRegular patch updates
DManual failover processes
Explanation
VMware High Availability automatically restarts VMs, minimizing downtime, while the other options do not ensure automatic recovery.
Q90
You are configuring a VM with multiple virtual disks. What happens when you set one disk to independent mode?
AIt cannot be backed up
BSnapshots will include this disk
CIt won't affect other disks
DIt automatically encrypts the disk
Explanation
Setting a disk to independent mode only affects that disk; others remain normal, while the other options imply incorrect behaviors.