Data Stage schedule error

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
gilsh5
Participant
Posts: 2
Joined: Fri Sep 19, 2003 1:29 pm

Data Stage schedule error

Post by gilsh5 »

User who is not admin on ETL server tried to add schedule and got this error:
Error adding to schedule: Access is denied
(Comman was AT 12:00 vmdsr_sched.exe
C:\DATASTAGE\XXX_DEV ExecDQA 0/50/1/0 1)

This user have access (read and write) to his project: XXX_DEV

Any idea why?
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Pretty sure it's not about access to the Project but to the scheduler - in this case the Windows 'AT' command. I'm more familiar with the UNIX cron scheduler so can only suggest you search the forum... I know the issue has been posted here before.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The Administrator client offers the ability to specify a user ID under which scheduled jobs will be run, and to test that user can schedule jobs, when the server platform is Windows.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply