>I am getting the following error in the Daily Report >ERROR -- Administrative Schedules ... >It does look like the SQL command is getting cut off. Is there a limitation as to >how long the command can be?
The Admin Ref manual, for Define Schedule (administrative) specifies that CMD is limited to 512 chars. Long, complex commands are better off in a server script, which you can invoke via the schedule. Richard Sims, BU
