Search found 15603 matches
- Fri Feb 16, 2007 5:27 am
- Forum: General
- Topic: HashFileLookup
- Replies: 12
- Views: 5001
- Fri Feb 16, 2007 5:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to remove starting and ending duoble quotes
- Replies: 7
- Views: 2981
- Fri Feb 16, 2007 4:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What is Orchestrate Schema in DataStage?
- Replies: 5
- Views: 5959
- Fri Feb 16, 2007 4:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs called by a sequence
- Replies: 7
- Views: 2366
Aakash - In your environment you can also do a 'SELECT JOBLOGMASTER WHERE PARENT = "{ParentJobName}"' in your environment If a sequence calls another sequence which calls jobs you can also find the ultimate parent. n.b. This only works for Aakash, I happen to recall that the JobLogMaster table exist...
- Fri Feb 16, 2007 4:08 am
- Forum: General
- Topic: HashFileLookup
- Replies: 12
- Views: 5001
- Fri Feb 16, 2007 4:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer stage is not working in parallel jobs
- Replies: 2
- Views: 758
- Fri Feb 16, 2007 4:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: difference between killing the job and unlock the job
- Replies: 3
- Views: 1181
- Thu Feb 15, 2007 12:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connecting physical to logical names
- Replies: 3
- Views: 1078
The file names for pathed hashed files can be extracted by doing a full project export to a .dsx file and parsing the export file. This isn't too difficult to do in a simple DS job using one transform and a stage variable to keep track of the job name being processed. This will let you find out whic...
- Thu Feb 15, 2007 10:52 am
- Forum: General
- Topic: HashFileLookup
- Replies: 12
- Views: 5001
- Thu Feb 15, 2007 10:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running job in MI
- Replies: 9
- Views: 2015
- Thu Feb 15, 2007 9:27 am
- Forum: General
- Topic: HashFileLookup
- Replies: 12
- Views: 5001
Re: HashFileLookup
...I get an Improper Data Type error message, no matter what!!... This error message occurs when the file unit ("FileHandlers(POS)") is invalid - this occurs when your OPEN or OPENPATH has failed. Can you post that statement? You cannot just add the "path" to the the statement, as the syntax of bot...
- Thu Feb 15, 2007 9:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Script for Cleaning the Log Files
- Replies: 21
- Views: 5667
Re: &PH&
...The DS Jobs are actually run by a program call PHANTOM that runs another programs called DSD.RUN... I hate to be too picky, but in this case I need to clarify that PHANTOM is a verb which just forks a background process - in this case to execute the DSD.RUN compiled basic program inside the UV s...
- Thu Feb 15, 2007 4:55 am
- Forum: General
- Topic: Installing MCM
- Replies: 20
- Views: 6245
- Thu Feb 15, 2007 4:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSGetProjectInfo(DSJ.HOSTNAME) returns wrong/old servername
- Replies: 7
- Views: 2872
I just got to a DS account, and it does look like the hostname returned from the DSGetProjectInfo() routine is retrieved from the entry in the UV.ACCOUNT hashed file; so deleting/re-creating the project should work. Peter - can you create a new account and test a job with this call to see which name...
- Thu Feb 15, 2007 3:35 am
- Forum: General
- Topic: Installing MCM
- Replies: 20
- Views: 6245