Search found 86 matches

by bobby
Mon Aug 09, 2004 2:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NUMBER OF RECORD TO LOW
Replies: 7
Views: 1318

hi tony,
iwhen i have select statment from sql its fine but problem is in datastage
its simple transformation and i am new to this any way we can increase the performance
thanks
bobby
by bobby
Mon Aug 09, 2004 1:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NUMBER OF RECORD TO LOW
Replies: 7
Views: 1318

hi,
Source Target is oracle
Thanks
Bobby
by bobby
Mon Aug 09, 2004 1:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NUMBER TO VARCHAR
Replies: 3
Views: 941

NUMBER TO VARCHAR

hi,
i have ORDER ID 1001
AND OMC ID MCS1001
I WANT TO COMPARE 1001 TO BE COMPARE WITH MCS1001 SO THAT
MCS SHOULD BE TRUNCATED AND I GET ONLY 1001 in transformer
PL. INFORM
Thanks,
Bobby
by bobby
Mon Aug 09, 2004 12:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NUMBER OF RECORD TO LOW
Replies: 7
Views: 1318

NUMBER OF RECORD TO LOW

HI,
I am pulling my data from source florida to michigan its too slow 28 record/sec its just loading to STG no transformation is there any idea
i can increase that flow.
Thanks,
bobby
by bobby
Sun Aug 08, 2004 6:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: insert/update
Replies: 4
Views: 927

HI,
THATS WHT I AM TRYING TO DO 2 OUTPUT TARGET
THNKS
BOBBY
by bobby
Sun Aug 08, 2004 4:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: insert/update
Replies: 4
Views: 927

insert/update

hi , i am using INSERT INTO tablename (col1, curr_flg , start_dt, end_date) VALUES (myseq.NEXTVAL, :1, :2,:3); - in my first insert it insert 100 rows now i wanna update end_ date to start_dt when curr_flg is 1 i am some question 1) when i just do simple insert its like 300 rows/sec 2) when i update...
by bobby
Sun Aug 08, 2004 10:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SEETING CURRENT FLAG
Replies: 5
Views: 3259

hi i am using source and target as oracle as oer req i have to do like this end_dt if job_id exist in the table set set the current inserted record to a future date 1/1/2500 ,retrieve the last archive record and set date to system date curr_flg if job_id exists in this table set the current inserted...
by bobby
Sun Aug 08, 2004 9:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SEETING CURRENT FLAG
Replies: 5
Views: 3259

HI ROY,
well no i want to keep record of previous id ,
Thanks
Bobby
by bobby
Sun Aug 08, 2004 8:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ELSE IF STATMENT
Replies: 10
Views: 2869

hi
i use this same clause
still red

IF DSLink59.CHANNEL_TYPE= DS THEN "B" ELSE IF DSLink59.CHANNEL_TYPE=D2D THEN "C" ELSE "X"

JUST WANT TO HARD CODE B AND C FOR DS AND D2D FROM SOURCE

Plz advice
Thanks
Bobby
by bobby
Sun Aug 08, 2004 8:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SEETING CURRENT FLAG
Replies: 5
Views: 3259

SEETING CURRENT FLAG

Hi Frnds
i have my job id i want curr_flg on latest one as 1 and rest o

JOB_ID curr_flg
--------------------
HS2004129319142-1 0
HS2004129319142-1 1
please advise
thanks
bobby
by bobby
Sat Aug 07, 2004 1:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: else if
Replies: 2
Views: 699

else if

HI,
MY SOURCE IS
CHANNEL_TYPE
DS
D2D

Trarget wanna be
RECORD TYPE
JU ST WANNA SEE SOURCE CHANEL TYPE WHERE VALUES OF CHANNEL IS DS WANNA PUT B AND WHERE VALUE IS D2D WANNA PUT C
PLZ inform code will be helpful
thanxs
bobby
by bobby
Sat Aug 07, 2004 11:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ELSE IF STATMENT
Replies: 10
Views: 2869

HI Roy,
Boss can u write code plz .
Thanks
Bobby
by bobby
Sat Aug 07, 2004 11:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ELSE IF STATMENT
Replies: 10
Views: 2869

ELSE IF STATMENT

HI,
MY SOURCE IS
CHANNEL_TYPE
DS
D2D

Trarget wanna be
B
C

IF DSLink59.CHANNEL_TYPE= DS THEN "B" ELSE IF DSLink59.CHANNEL_TYPE=D2D THEN "C"


THE ERROR IS RED IS THIS NOT RITE
THNXS
BOBBY
by bobby
Thu Aug 05, 2004 10:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: RECORD_TYPE FROM 3 SOURCES
Replies: 5
Views: 1523

hi chuck,
thanks buddy i got it.
thanks
bobby
by bobby
Thu Aug 05, 2004 7:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: RECORD_TYPE FROM 3 SOURCES
Replies: 5
Views: 1523

hi,
bascially i wanna append all new record to same fct_table from stg
i have one ETL_control key which take care of integration now when i try to append that recors the etl key says now duplicate etl key
how can i take care of etl key
thanks
bobby