Create Project

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
attu
Participant
Posts: 225
Joined: Sat Oct 23, 2004 8:45 pm
Location: Texas

Create Project

Post by attu »

Is it possible to create a DataStage Project from a script (with UV commands) ?
Appreciate inputs.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

No, stick with the Administrator GUI.
-craig

"You can never have too many knives" -- Logan Nine Fingers
attu
Participant
Posts: 225
Joined: Sat Oct 23, 2004 8:45 pm
Location: Texas

Post by attu »

Craig, I am not sure if this will work or not.

Code: Select all

$DSHOME/bin/dsadmin -createproject ProjectName -location ProjectPath
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Or that would be fine as well. Really just wanted to stop any idea about manipulating repository tables via 'UV commands' but sticking with the published API - GUI or otherwise - is fine.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply