Wednesday, February 13, 2013

How to compile the InfoSphere DataStage jobs by using dscc command?

1)Datastage User can compile the DataStage jobs from the command line on the InfoSphere DataStage client, using the following command:
dscc
2)User can obtain a complete list of options by using the /? as shown in the following example.
C:\IBM\InformationServer\Clients\Classic>dscc /?
Example:
dscc /h r101 /u fellp /p plaintextpassword dstageprj /J mybigjob 
The above command will connect to the machine r101, with a username and password of fellp and plaintextpassword, attach to the project dstageprj and compile the job mybigjob

2 comments:

  1. nice article, very helpful for us and thank's for sharing. we are providing DataStage online training

    ReplyDelete
  2. Hi vamsi,
    Can u tel me clearly where it can be implement in datastage.
    Thanks.

    ReplyDelete