Search found 4605 matches
- Wed Sep 21, 2005 11:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export job image as jpg unattended
- Replies: 9
- Views: 2860
- Wed Sep 21, 2005 7:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export job image as jpg unattended
- Replies: 9
- Views: 2860
The name is Kim not Ken. It should work unattended. SaveAsBmp.bat is the batch file. The line from this batch file is: %Designer% /H=%Host% /U=%User% /P=%Password% /SaveAsBmp=%BackupDir%%DsxDate%\%%i.bmp %Project% %%i Where %%i is the job name. This uses dsjob.exe to get a list of jobs to feed this ...
- Fri Sep 16, 2005 3:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Want to know about NEWACC
- Replies: 4
- Views: 894
NEWACC stands for new account. It is stored in the UV account. The UV account is the system account for Universe. When you or an application like DataStage creates an account then NEWACC is used to create VOC entries based on the flavor of the account. Most of this you never need to know how it works.
- Thu Sep 15, 2005 8:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: New EtlStats soon
- Replies: 34
- Views: 13529
Here is an email I got and some answers which may help someone else: Sanjay DateConv is a routine included. If you have an old download then you need to download it again. If this routine conflicts with one you already have then rename it in the job and rename the routine in the DSX file. It needs t...
- Wed Sep 14, 2005 10:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Expression Evaluation
- Replies: 17
- Views: 4962
- Wed Sep 14, 2005 6:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: New EtlStats soon
- Replies: 34
- Views: 13529
EtlStats install. You need to create some files at TCL. Probably DataStage Administrator is the easiest. You can also telnet into your DataStage server and get to TCL. In UNIX: export DSHOME=`cat /.dshome` cd $DSHOME export PATH=$PATH:$DSHOME/bin . ./dsenv uv # At this point you should see > the TCL...
- Wed Sep 14, 2005 5:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can't Telnet to D/S server
- Replies: 4
- Views: 1393
- Wed Sep 14, 2005 5:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading Parameters From Database directly
- Replies: 14
- Views: 11795
- Wed Sep 14, 2005 5:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Expression Evaluation
- Replies: 17
- Views: 4962
- Wed Sep 14, 2005 11:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to build Time dimension table
- Replies: 11
- Views: 5529
- Tue Sep 13, 2005 8:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading Parameters From Database directly
- Replies: 14
- Views: 11795
Write a job that reads your parameter names and values and writes them to a hash file with ParamName as the key. Next use this routine to start your job. I took their routine and cleaned it up so it is easier to understand. If you cannot understand this then give up. This is the way to run a job fro...
- Tue Sep 13, 2005 8:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find a huge job log
- Replies: 14
- Views: 4639
- Tue Sep 13, 2005 6:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Writing a Time based Routine
- Replies: 4
- Views: 1232
- Tue Sep 13, 2005 6:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Expression Evaluation
- Replies: 17
- Views: 4962
- Tue Sep 13, 2005 6:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find a huge job log
- Replies: 14
- Views: 4639