Home Forums Programming Connecting Execute a sql job from AS400 command line RE: Execute a sql job from AS400 command line

  • thsu (2/28/2013)


    You can add >> c:\temp.txt to redirect the command output to check if the job started successfully.

    Also make sure the user is a member of SQLAgent*Role in msdb.

    That will not work for IBM AS400 because since 2005 admin permissions in both IBM and Microsoft is required for most automation solutions to work.

    Kind regards,
    Gift Peddie