Hi guys,
There is a job in a remote server that targets the a database in the local server. The job truncates and imports data to the tables in the local database.
I want to get the information about the executing job like the job name, host name, login used to connect to the server, etc.
Is this possible?