Page 1 of 1

Buttons disabled like Scheduled, Mainframe, Parallel, Remote

Posted: Wed Nov 08, 2006 5:01 pm
by drostnu
I'm using Datastage 7.5.2 running in linux, installed it with 'dsadm' user wich is how it should be, but i login into Datastage Administrator, some TABS are disabled which is very weird since in windows they are not.

here's a picture

Image

and also to this and i'm not beeing able to schedule a job, it think that its because the schedule tab is blocked out.

please any help would be appreciated.

regards,

diego.

Posted: Wed Nov 08, 2006 5:11 pm
by ray.wurlod
Schedule is disabled because you are not logged in as dsadm or root or because you are not connected to a Windows-based server.

Mainframe is disabled because you do not have a licence for mainframe jobs.

Parallel is disabled because you do not have a licence for parallel jobs or, if you do, because you are not logged in as dsadm or root.

Remote is disabled because you do not have a licence for parallel jobs and therefore can not execute them remotely.

But you can invoke Help to find out what they do. Just press F1 while on this screen.

Re: Buttons disabled like Scheduled, Mainframe, Parallel, Re

Posted: Wed Nov 08, 2006 5:12 pm
by shilpa79
Admin will have all rights use those tabs.

you can schedule your jobs from director :
Go to director ---> Tools--->Add to schedule

Posted: Wed Nov 08, 2006 5:15 pm
by ray.wurlod
The Schedule tab in Administrator does not schedule jobs. Rather it sets up a Windows user ID under which scheduled jobs will be executed (by AT) and allows the user ID/password combination for that user ID to be tested.

DSADM is the user

Posted: Thu Nov 09, 2006 10:33 am
by drostnu
dsadm is the admin user, i installed the ds server with that user, how come, is not able.

Posted: Thu Nov 09, 2006 12:59 pm
by ray.wurlod
Not if you don't have a licence or the right operating system for that piece.

ohh

Posted: Thu Nov 09, 2006 4:21 pm
by drostnu
okay i see, thank you!
ill check other things

Thanks

Posted: Mon Nov 20, 2006 8:36 am
by drostnu
problem solved.

talking to the usa support, they told me this.


" When using the DataStage Director to schedule a job to run on a UNIX
server, the Every option is available only with a single day of the week or
month (it is not possible to use it with multiple days within a week or
month).
The DataStage server uses a combination of the UNIX at and cron system
commands to provide flexible job scheduling. A scheduled job runs under
the user name of the connected Director client session that scheduled the
job. You must ensure that any DataStage operators who need to schedule
jobs have adequate permissions to invoke the at and cron commands. See
your UNIX documentation for details of how to do this.
The cron command does not set environment variables for the jobs that it
runs. Therefore some DataStage jobs, particularly those whose components
use third-party software, may not run. If this is the case, you may
need to manually edit the crontab entry to set the required environment
variables."

So, the only thing it works it to put EVERY.

Regards,

diego-.