Azure Data Factory - Use GetRunRecord(runid) to get complete Error Details -


i tried running first data copy job inside azure data factory - failed immediately, , displays message:

failed execution: error message large returned. use getrunrecord(runid) complete error details.

can tell me i'm supposed use getrunrecord command? googling error brought me 1 relevant result, , no help.

thanks.

do have runid in error messages pass getrunrecord(runid)? if yes, might try api call described here , pass in runid: https://docs.microsoft.com/en-us/rest/api/datafactory/data-factory-slice-run#save-run-log


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -