Search found 42189 matches
- Mon Jun 05, 2006 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange permissions issue with /tmp files
- Replies: 5
- Views: 1176
Thanks for that 'digithead' remark, Kim. I guess. For the record, installs have always been done as 'root' and umask is set correctly on all servers. Oh, and I posted the 't' bit explanation I got from the man page on 'chmod', plus a little different one from 'ls': Execute/search by others; set stic...
- Mon Jun 05, 2006 6:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Database as lookup
- Replies: 5
- Views: 1013
- Mon Jun 05, 2006 6:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to create XML document
- Replies: 7
- Views: 2087
- Mon Jun 05, 2006 6:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Supress warnings
- Replies: 4
- Views: 1241
- Mon Jun 05, 2006 6:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading Control M log file from Datastage.
- Replies: 3
- Views: 2199
- Mon Jun 05, 2006 6:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: xml output
- Replies: 3
- Views: 900
- Mon Jun 05, 2006 6:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting count of records passed through a link
- Replies: 17
- Views: 7392
- Mon Jun 05, 2006 6:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rank like functionality in DataStage
- Replies: 4
- Views: 2376
- Sun Jun 04, 2006 8:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange permissions issue with /tmp files
- Replies: 5
- Views: 1176
Is there some reason to have the "t" bit set on /tmp? No clue, but I'm guessing yes as every HPUX 'server' here has it set like that. What in the heck does 'save-text-image-on-file-execution' mean? Regardless, not something I could change... I'd have to see if 'they' will. And in case it's not clea...
- Sun Jun 04, 2006 4:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange permissions issue with /tmp files
- Replies: 5
- Views: 1176
Strange permissions issue with /tmp files
Curious if anyone has seen this behaviour before and can explain what in the heck is going on. Simple scenario - point a Sequential File stage to write to a file in a folder with the 'Overwrite' option enabled. The file ends up being owned by the user running the job. Now, I know that's not always t...
- Sun Jun 04, 2006 3:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot open one of the folder in Datastage Director
- Replies: 7
- Views: 3008
Ok, got that... perhaps I'm smoking crack, but I started with version 3.1 and I distinctly remember the concept of 'categories' being added later in the product's life. I recall it being a Big Deal when it showed up. Maybe that was in 4.x. Oh, well. I was thinking 'folders' perhaps might mean 'Proje...
- Sun Jun 04, 2006 2:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Supress warnings
- Replies: 4
- Views: 1241
- Sun Jun 04, 2006 7:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot open one of the folder in Datastage Director
- Replies: 7
- Views: 3008
- Sat Jun 03, 2006 10:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Two links to Hashfile Stage, which one first?
- Replies: 5
- Views: 1347
- Sat Jun 03, 2006 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Environmental variable setting
- Replies: 4
- Views: 957
The 'current date' certainly could be acceptable the vast majority of the time as long as you have a mechanism to override it if you need to. That's how we handle it. There are tons of posts on reading parameter values from a flat file. Also on reading values from a DB in a DS job and passing it out...