Hi,
Can anybody suggest how to find the Orchestrator DB - Table Name and how to extract the table from that.
Thanks,
Vijay
Hi,
Can anybody suggest how to find the Orchestrator DB - Table Name and how to extract the table from that.
Thanks,
Vijay
SELECT *
FROM Jobs
WHERE Status = ‘Failed’