As mentioned in ADSM QuickFacts, it is not possible to use redirection within server scripts. Further, as the Admin Guide says, "Scheduled administrative command output is directed to the activity log. This output cannot be redirected." Frustrating reality. Your best recourse is the most flexible one: use dsmadmc.
Richard Sims
On Apr 13, 2005, at 1:38 PM, Tyree, David wrote:
I'm trying to send the results of a select statement to a text file within TSM as a scheduled job.
It works just fine if I run it from the console. If I try to schedule it within TSM then it will fail:
tsm: BACKUP1>run make_get
ANR2913E Invalid SQL identifier token - 'C:'. ...
