Search found 52 matches

by vijaydev
Thu Jul 19, 2007 1:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to abort a job
Replies: 10
Views: 2096

Thank You "chulett"
by vijaydev
Thu Jul 19, 2007 12:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to abort a job
Replies: 10
Views: 2096

i am calling this batfile in a routine using "Call DSExecute("DOS","E:\DATAFILES\SOURCE\TBillTrxn_Batch.bat",Output,SystemReturnCode)"

This status i am taking in a stage varibale...
by vijaydev
Wed Jul 18, 2007 11:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to abort a job
Replies: 10
Views: 2096

we dotn have any dstransform or commands to do this from job..
by vijaydev
Wed Jul 18, 2007 11:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to abort a job
Replies: 10
Views: 2096

i am getting the status F or P in stage varibale this is ok.
My probelm is i want to abort the job if the status of stage varibale is F.

Vijay
by vijaydev
Wed Jul 18, 2007 11:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to abort a job
Replies: 10
Views: 2096

How to abort a job

Hi

i am executing one batfile if the batfile failed i need to abort my job i am able get the status of that batfile "F" or "P". i want to abort my job if it is "F"

Help me, Thanks in Advance


Vijay
by vijaydev
Tue Jul 10, 2007 1:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: In Oracle Stage i coded as update or insert but its not inse
Replies: 8
Views: 2510

Previously i didint put the reject link , after knowing from you i put the rejected link and again a run the job with some date now its not rejecting the records in second time run, previously also same thing if we run second time we can get that records, we are not able to find out root casue of th...
by vijaydev
Tue Jul 10, 2007 1:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: In Oracle Stage i coded as update or insert but its not inse
Replies: 8
Views: 2510

Previously i didint put the reject link , after knowing from you i put the rejected link and again a run the job with some date now its not rejecting the records in second time run, previously also same thing if we run second time we can get that records, we are not able to find out root casue of th...
by vijaydev
Tue Jul 10, 2007 12:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: In Oracle Stage i coded as update or insert but its not inse
Replies: 8
Views: 2510

Its not rejecting any records and No warning massages also
by vijaydev
Mon Jul 09, 2007 11:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: In Oracle Stage i coded as update or insert but its not inse
Replies: 8
Views: 2510

In Oracle Stage i coded as update or insert but its not inse

In Oracle Stage i coded user defied sql as update or Insert, but its not inserting the records, can any one help in this regard. This is my sql query UPDATE #$SCHEMA_DWH#.DWH_S3_TAHGRP SET END_ACT_CD=:9,AVG_SALARY_AMT=:10,TOT_SALARY_AMT=:11,HIGH_SALARY_AMT=:12,SALARY_BAND_CD=:13,SALARY_FREQ_CD=:14,C...
by vijaydev
Tue Jul 03, 2007 8:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: While Running Sequence i got Error calling subroutine...
Replies: 1
Views: 789

While Running Sequence i got Error calling subroutine...

Today while runnin the sequence my harddisk full and than datastage is giving the following error "Error calling subroutine: *DataStage*DSR_SELECT (Action=3); check DataStage is set up correctly in project CRM_PROD (Subroutine failed to complete successfully (30107))" What i want to to res...
by vijaydev
Sat Jun 30, 2007 7:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: In a given number if the fourth digit is 0 i wanto remove th
Replies: 4
Views: 1087

Thank you Joshy George

vijay
by vijaydev
Sat Jun 30, 2007 6:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: In a given number if the fourth digit is 0 i wanto remove th
Replies: 4
Views: 1087

In a given number if the fourth digit is 0 i wanto remove th

I want to remove the 0 if it is 4th byte from the given number.

Eg

123045678 -- i need 12345678
9870124 -- i need 987124
80124578 -- i need 80124578

Pls. help, Thanks in Advance

Vijay
by vijaydev
Sat Jun 30, 2007 5:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: i want to extract the character untill finding the #
Replies: 2
Views: 585

Thank you Very much "Joshy George"

Vijay :)
by vijaydev
Sat Jun 30, 2007 4:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: i want to extract the character untill finding the #
Replies: 2
Views: 585

i want to extract the character untill finding the #

Hi all

I want to extract the characters when ever the # is present in the string

eg

1. vijaykumar#121qq22342 --- i want vijaykumar
2. update#thesystem --- i want to extract update


pls help me in this, thanks in advance.
by vijaydev
Sun Jun 10, 2007 11:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to add one year to a given date
Replies: 13
Views: 4099

What about Leap year


Regards,
Vijay