Search found 5168 matches
- Mon Feb 27, 2006 11:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Process multiple SQL on a sequential file
- Replies: 5
- Views: 1148
Other alternative to pass the parameter from the file. Use Execute command activity to read the file using 'head' as the command and -#StartLoop_Activity.$Counter# | tail -1 as the parameter to it. and pass the outpu of this activity to the subsequent job through Command output. Place these arrangem...
- Mon Feb 27, 2006 11:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do I capture the name of my source FILE thru datastage.
- Replies: 8
- Views: 1509
- Mon Feb 27, 2006 10:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do I capture the name of my source FILE thru datastage.
- Replies: 8
- Views: 1509
- Mon Feb 27, 2006 10:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error: Invalid use of the row based function
- Replies: 4
- Views: 1936
Well, this had me stumped for a while, but a clever colleague here pointed out my mistake: I was using the wrong "Read Method"; I was using a method of "Table", which does not work when reading a view. Humm.... View is also considired similar to tables in DB2, you can find an entry for view in SYSC...
- Mon Feb 27, 2006 10:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: changing the dateformat
- Replies: 7
- Views: 1341
- Mon Feb 27, 2006 10:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Control General Question
- Replies: 30
- Views: 9255
- Mon Feb 27, 2006 10:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: change capture warnings
- Replies: 9
- Views: 8348
Re: no warnings
Hey Kumar , Thanks a lot , u r really gr8 . When I turned off RCP on project as well as job level , it did not work , I still got warnings , but when I turned it on at project level and turned it off at job level it worked , no more warnings due to change capture stage , thanks a lot Thats great. D...
- Mon Feb 27, 2006 10:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Installation problem - unable to see the full palette
- Replies: 16
- Views: 5172
- Mon Feb 27, 2006 10:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: About Keychange property in SORTER stage
- Replies: 3
- Views: 1077
Re: About Keychange property in SORTER stage
It bases the key column change based upon what you are telling it to srot, not the keys that you have declared in your metadata on the columns. To get the effect that you are lloking for, you should have to sort stages back to back. The first one sorts all three columns. The second one has the two ...
- Mon Feb 27, 2006 9:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: change capture warnings
- Replies: 9
- Views: 8348
Hi, Pls post the Generated OSH code. You can have one more try, may be dirty. Re map/remove all the column/links. Click ok ot come out of the stages. Now just dont drag and drop the links but Try to type in the Output column name and datatype and make a auto match or manually drag it. And to clear t...
- Mon Feb 27, 2006 9:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Error
- Replies: 9
- Views: 3396
As an administrator setting, 'under Operator specific' an option called DSIPC_OPEN_TIMEOUT is available, which by default it might be 30. This can be increased to 300 - 600. But, apparently you need to nail down the cause of the time out. If it is really the lack of resource, it may not be advisable...
- Mon Feb 27, 2006 9:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Control General Question
- Replies: 30
- Views: 9255
- Sun Feb 26, 2006 12:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to avoid NULL to reject - in SWITCH case
- Replies: 20
- Views: 6515
- Sun Feb 26, 2006 11:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to set different values forsamecoloumn in different rows
- Replies: 12
- Views: 4086
- Sun Feb 26, 2006 9:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TimeStamp Formatting
- Replies: 3
- Views: 1951