I have a message "SQLAgent - TSQL JobStep (Job 0xEDF5B927B56D3445893EF1360ADEE0FB : Step 1) " but I don't know how to find the job name.

Is there a way to find the name based on the ID: 0xEDF5B927B56D3445893EF1360ADEE0FB?

It doesn't seem to match any of the IDs in the sysjobs table in the MSDB database.

Thanks!