Search found 5 matches

by kennyyeung.kw
Tue Feb 15, 2011 3:21 am
Forum: General
Topic: How to get last hour from System time at Sequence?
Replies: 6
Views: 3473

Problem Solved .. Thanks for help =]
by kennyyeung.kw
Mon Feb 14, 2011 11:25 am
Forum: General
Topic: How to get last hour from System time at Sequence?
Replies: 6
Views: 3473

I know little about Datastage basic and
I can't find any function for dateadd
i have tried
Iconv(TimeDate(),"D") -3600
or
TimeDate() -3600
result is not correct
by kennyyeung.kw
Mon Feb 14, 2011 4:46 am
Forum: General
Topic: How to get last hour from System time at Sequence?
Replies: 6
Views: 3473

i dont know the function to perform the dateadd ..
i can get the date by @DATE
but i find no solution to get the date of (@Date - 1 hour )
by kennyyeung.kw
Mon Feb 14, 2011 2:15 am
Forum: General
Topic: How to get last hour from System time at Sequence?
Replies: 6
Views: 3473

How to get last hour from System time at Sequence?

I define a User Variables Activity and wanted to make 4 parameter base on the system datetime - 1 hour
year int
month int
day int
hour int
Is there any function i can use ?
by kennyyeung.kw
Fri Nov 19, 2010 2:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC Setup - Empty DSN: list returned from host
Replies: 16
Views: 16264

AviETL wrote:No, actually I have admin permissions on server.
i have encountered the same problem in DataStage 8.5 .Did anyone know how to slove it