Search found 49 matches

by yollsonlegrand
Mon Nov 17, 2008 6:50 am
Forum: General
Topic: Handeln with ExpDate derivation in datastage
Replies: 14
Views: 8263

Handel with expire Date derivation

Can you try setting a job parameter (perhaps called jpHighDate, of type Date) to 2999-12-12 and using a reference to that job parameter in the derivation of expiration date? Have you set the expira ... I've just done it like you advise it for me. It doesn't work too. I got this Message Error:Invali...
by yollsonlegrand
Mon Nov 17, 2008 2:50 am
Forum: General
Topic: Handeln with ExpDate derivation in datastage
Replies: 14
Views: 8263

Handel with expire Date derivation

It is expecting whatever date format is specified by your current date format string setting - probably "%yyyy-%mm-%dd" as noted. ... Hi all, Thanks for you reply an help. But it didn't compile after changing the date format as expecting "YYYY-MM-DD". I'm still geting the same e...
by yollsonlegrand
Thu Nov 13, 2008 7:02 pm
Forum: General
Topic: Field 'V' did not consume entire input.
Replies: 6
Views: 3003

Date minus one day

I've Fixed the problem. Sequentiel File configuration was not gut. I set the Row delimiters to NewsUNIXLine and the Default Field delimiter wit "|". I've an other problem now. I've to move one day in a Date. Taht mean I've a FIELD with a Date Information like this 12/12/2999. I' wannt now ...
by yollsonlegrand
Sat Nov 08, 2008 7:18 pm
Forum: General
Topic: Field 'V' did not consume entire input.
Replies: 6
Views: 3003

Field 'V' did not consume entire input.

hi I' have developed under DataStage V8, a parallel job which reads data from sequence file, make a lookup from an other Sequentiel File than writes Data to End-Sequence File. I got this warning during the run: Field 'V' with 'delimi=end' did not consume entire input. The Warning was'nt fatal. But h...