Creating a proect from Commandline

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
saikrishna
Participant
Posts: 158
Joined: Tue Mar 15, 2005 3:16 am

Creating a proect from Commandline

Post by saikrishna »

hI

How to create a project from commnad line?
We need this info, because we have a sudo access to our id, from which we can change to root.. But we dont have passwd of dsadm.

Thanks
Sai
WoMaWil
Participant
Posts: 482
Joined: Thu Mar 13, 2003 7:17 am
Location: Amsterdam

Post by WoMaWil »

you can log into administrator as root and with root password and create new project(s).
Wolfgang Hürter
Amsterdam
saikrishna
Participant
Posts: 158
Joined: Tue Mar 15, 2005 3:16 am

Post by saikrishna »

Thanks for the info...

But, I didnt have root password either....

I have a sudo account, with which I can change to root with my account password itself...

Thanks
Sai
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Version 8 allows project creation from the command line, prior versions do not.
deanwalker
Participant
Posts: 82
Joined: Tue Jan 22, 2008 10:37 am
Location: UK

Post by deanwalker »

ArndW wrote:Version 8 allows project creation from the command line, prior versions do not. ...
dsadmin -createproject is in version 7.5
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Good catch - I just assumed that it was new at 8 since I hadn't used it in 7. So the orignial poster can use his sudo access to create a new project! Thanks.
Post Reply