Search found 4605 matches

by kduke
Tue Jul 18, 2006 4:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unix import
Replies: 3
Views: 751

I would use Samba. It makes UNIX appear as Windows server to Windows PCs. This allows you to write UNIX directory and read it from DOS. Let us say your Samba share name was myshare and your UNIX machine name was server12. On DOS this would be available as \\server12\myshare. Samba is easy to setup a...
by kduke
Tue Jul 18, 2006 6:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CRC Info
Replies: 14
Views: 4751

All of us have been corrected on this forum if you answer enough questions. Kumar has given a lot of great answers. I want that to continue and not slow down becuase something was learned on this post. I always want to encourage people to post whether or not the question seems important. The importa...
by kduke
Tue Jul 18, 2006 5:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between Server and Enterprise Edition
Replies: 11
Views: 2148

You need the transition lab offered by this web site and usually taught by Ray.
by kduke
Sun Jul 16, 2006 5:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Jobs of Job Sequence
Replies: 3
Views: 1188

Here is another link. m This list the depend jobs field in the properties tab of a job. This is not always accurate. A more accurate way is to look for the job activity stages. select DS_JOBS.NAME JobName FMT '40L', DS_JOBOBJECTS.NAME LinkName FMT '30L', EVAL DS_JOBOBJECTS."@RECORD<12>" AS...
by kduke
Sat Jul 15, 2006 12:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CRC Info
Replies: 14
Views: 4751

No big deal Kumar. Keep up the good work. It was just a minor point. This is a powerful and complex routine which is very useful when used correctly.
by kduke
Sat Jul 15, 2006 12:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: surrogate key file SDKSequences file corrupt
Replies: 11
Views: 4316

We preach that hashed files should be rebuilt every ETL run. This is a hashed file. I practice what I preach. With the new EtlStats I included a job named ETL_Reseed_SDKSequences. This should rebuild this hashed file. Modify it to your needs. It basically assumes that the key to SDKSequences is the ...
by kduke
Fri Jul 14, 2006 11:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cleaning up project
Replies: 13
Views: 3625

By the way 5GB is a joke. By a disk drive. They are cheap.
by kduke
Fri Jul 14, 2006 6:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CRC Info
Replies: 14
Views: 4751

Hester recently posted why not to use CRC32 for "Surrogate key generation". He wrote this routine with another Ascential developer. He has lots of posts about how to use this routine. It works best in SCD type 2 calculations. If you calculate CRC32 on all fields in a dimension record and calculate C...
by kduke
Fri Jul 14, 2006 6:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: use the new value as job parameter for a loop
Replies: 15
Views: 5309

I would not use $UserStatus if you need more than one value from a job. If you are on Ds7.5 then you can use routine arguments as parameter values or in loops. I would store dates into a hash file. It is easy to read a hashed file and return values in a routine. There is a utility routine to read an...
by kduke
Wed Jul 12, 2006 3:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cleaning up project
Replies: 13
Views: 3625

Texian? :P
by kduke
Wed Jul 12, 2006 3:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Wrong Parameters being passed while scheduled.
Replies: 5
Views: 1614

Maybe your scheduled job is running as a different user. There does not have permission to write to this share.
by kduke
Wed Jul 12, 2006 3:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datatstage Manager: Export/Import problem
Replies: 13
Views: 9228

I would reinstall the client.