Running the agent in a non Administrative Account doesn't retrieve services

normal DB users have no role, so leaving it empty should work. Any error you can share?

$DBUSER = @("OPS$LOCAL_CHECK-DB", "<password>", "", "localhost", "1521")

should be at your mk_oracle_cfg.ps1

1 Like