Good Morning,
I commonly run scripts overnight to take advantage of times when servers are less busy. On a regular basis these scripts throw and error that is not cleared until the next day. The error is commonly pushed to the background by the developer program and is extremely difficult to clear, if possible at all. Is there a trick to bringing these error back to the top. It looks like in this case there might be two errors stacked on top of each other and the developer requires the errors to be cleared in the order they were thrown. Any advice on this would be awesome and much appreciated by both my team and me.
I commonly run scripts overnight to take advantage of times when servers are less busy. On a regular basis these scripts throw and error that is not cleared until the next day. The error is commonly pushed to the background by the developer program and is extremely difficult to clear, if possible at all. Is there a trick to bringing these error back to the top. It looks like in this case there might be two errors stacked on top of each other and the developer requires the errors to be cleared in the order they were thrown. Any advice on this would be awesome and much appreciated by both my team and me.