Page 1 of 1

Command line create project issue

Posted: Thu Feb 02, 2012 6:59 pm
by roblew
ok, been reading this thread but I'm having problems running the cli create project command.

I did source the dsenv and I'm able to run the other options successfully, such as "dsadmin -listprojects". I've tested in multiple servers, and get the same result. I'm running as the dsadm id. Any ideas?

Code: Select all

[dsadm@hostname: ~/Projects] $ dsadmin -createproject TEST -location /chap/dsadm/Projects/TEST

Invalid arguments: dsadmin -domain <domain> -user <user> -password <password> -server <DataStage server>
                        -createproject <project name> [-location <project location>]

Status code = 0

Posted: Thu Feb 02, 2012 9:02 pm
by ray.wurlod
From the syntax diagram, -domain, -user, -password and -server arguments are mandatory.

Posted: Thu Feb 02, 2012 10:20 pm
by chulett
<split to your own post>