InterviewSolution
Saved Bookmarks
| 1. |
The External Application That Is Executed In One Of The Tasks Does Not Have A Log File, But Only A Screen Log. How Can I Save The Data From The Screen? |
|
Answer» If a utility does not have a LOG file, and the log information is only DISPLAYED on the screen (in text mode), then SQL Studio can SAVE these data as a log. To do so, PLEASE check the "Save screen to log" box when creating a task. If a utility does not have a log file, and the log information is only displayed on the screen (in text mode), then SQL Studio can save these data as a log. To do so, please check the "Save screen to log" box when creating a task. |
|