Forum Discussion
noam-s
Jan 23, 2025Copper Contributor
SQL Server Agent enabled but not able to start/stop it to run DB jobs
we installed MS Sql Server 2022 standard edition DB at on-prem K8S cluster using helm chart (taken from: https://artifacthub.io/packages/helm/mssql/mssql/1.1.2 ) and added following configuration...
VladDBA
Jan 23, 2025Brass Contributor
That little green "play" symbol on the SQL Server Agent icon and the fact that you can expand the SQL Server Agent section would indicate that the Agent is already started and you can go ahead and create/run jobs.