Search found 9 matches

by dsuk
Fri Jan 16, 2009 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: abort a job
Replies: 4
Views: 1858

abort a job

Hi,

my requirement is to abort a job when data in a link has reached some threshold. thershold means the percentage of data which is dynamic.
by dsuk
Sat Nov 29, 2008 12:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer compilation issue
Replies: 1
Views: 1637

if you have server and client in one machine. then follow the steps to work transformer perfectly.
1. install win 2003
2. install .net 2003
3. install datastage server and client.
by dsuk
Wed Nov 26, 2008 10:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: file creation
Replies: 7
Views: 2316

my problem is to name the file as per the finish timestamp of the job.

lets say job finished at 11/26/2008 3:34:11 PM. so my file name should be like filename_11_26_2008_3_34_11_PM. the timestamp is dynamic so we can't pass the timestamp as the parametere in the job properties.

Regards,
dsuk
by dsuk
Tue Nov 25, 2008 9:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: file creation
Replies: 7
Views: 2316

Need to suffix timestamp in the file name as the job finish timestamp.
by dsuk
Tue Nov 25, 2008 9:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: file creation
Replies: 7
Views: 2316

need to suffix timestamp in the file name as the job finish timestamp.
by dsuk
Sun Nov 23, 2008 11:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: file creation
Replies: 7
Views: 2316

file creation

Hi,

there is one job which is running frequently and generating file in target. my requirement is how to suffix timestamp with the file name.

Example:
file_name_2008_11_24_12_49_14

that means filename_yyyy_mm_dd_hh_mn_ss format.


thanks in advance
by dsuk
Thu Nov 20, 2008 3:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: copy dataset
Replies: 1
Views: 1133

copy dataset

Hi,

can we copy the existing dataset from one machine to another machine without using datastage GUI. Assume i have two server where the configuration file of both servers are same.

thanks in advance.
by dsuk
Thu Oct 30, 2008 9:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: upgrade
Replies: 2
Views: 1749

upgrade

Hi,

i want to deploy a new version of job in the production when the old version of the job is running in the production. how to achieve this.

thanks in advance.
by dsuk
Thu Oct 23, 2008 12:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: pipelining
Replies: 2
Views: 1346

pipelining

could you tell me what are the parallel stages that supports pipeline parallelisim only.


Thanks in advance.