Search found 59 matches

by ravireddy25
Mon Apr 06, 2009 11:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: convert date column to minute minus one
Replies: 2
Views: 1208

convert date column to minute minus one

DateEffective column coming from source is having data type as Date for that i need to do minute minus one and update the target table ,


waiting for reply ASAP


Thanks in advance
by ravireddy25
Mon Feb 23, 2009 1:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: When checking operator: The view adapter has a binding for t
Replies: 3
Views: 5880

When checking operator: The view adapter has a binding for t

iam facing this warning, from lookup stage , data types and every thing are corect for the mapping columns (CACTIVE is column name)

Lookup_3: When checking operator: The view adapter has a binding for the non-existent destination field "CACTIVE".
by ravireddy25
Wed Feb 18, 2009 5:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data string does not match format
Replies: 2
Views: 1226

data string does not match format

For one column dattype is varchar and data is like 2008-10-20k , after transformer 5 records are rejecting, but from source(seq stage) all records are coming , m getting warning APT_CombinedOperatorController(1),0: Data string ' ' does not match format '%yyyy-%mm-%dd': an integer was expected to mat...
by ravireddy25
Thu Feb 05, 2009 3:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: i want datastagepx routine for the requirement-- its urgent
Replies: 2
Views: 1435

i want datastagepx routine for the requirement-- its urgent

some .csv file are there in Filenamelist.txt File that one by one should be read and has to be moved to FileNamesListProcessed.txt requirement is : 1. Open file (FileNameList.txt) 2. Read first line put in Ans 3. Delete that first line in FileNameList.txt 4. Open File (FileNameListProcessed.txt) 5. ...
by ravireddy25
Wed Feb 04, 2009 3:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: i want to use the below script as routine is it possible
Replies: 1
Views: 1132

i want to use the below script as routine is it possible

i want to use the below script as routine(c++ code only its client req) #!/usr/bin/perl ####Declarations $in_file = "/correct_path/DirNameList.txt"; #name of the file where directory structures are stored $log_file = "/correct_path/FileNameList.txt"; $targetdir = "/abc/dev/p...
by ravireddy25
Mon Feb 02, 2009 11:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: read the FileNameList.txt one by one and move it into target
Replies: 4
Views: 1263

read the FileNameList.txt one by one and move it into target

I need routine for below process (i need only routine not shell script) I have a DirNameList.txt file it contains the path names. From above paths I have to check .csv files and prepare a list named FileNameList.txt, move those files to target path named /abc/dev/pqr. Here we have to read the FileNa...
by ravireddy25
Mon Feb 02, 2009 7:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: routine for reading one,one file and moving to target path
Replies: 2
Views: 1167

routine for reading one,one file and moving to target path

I need routine for below process I have a DirNameList.txt file it contains the path names. From above paths I have to check .csv files and prepare a list named FileNameList.txt, move those files to target path named /abc/dev/pqr. Here we have to read the FileNameList.txt one by one and move it into ...
by ravireddy25
Tue Jan 06, 2009 6:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ignoring duplicate entry at table record 22; no further warn
Replies: 1
Views: 2129

Ignoring duplicate entry at table record 22; no further warn

i have used table for refference , there are no duplicates in this but m getting warning like this ,
Ignoring duplicate entry at table record 22; no further warnings will be issued for this table
how to avoid this

Regards
Ravi
by ravireddy25
Mon Jan 05, 2009 6:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: When checking operator: When binding output interface field
Replies: 1
Views: 2757

When checking operator: When binding output interface field

Maxperiodid_Agg: When checking operator: When binding output interface field "MAX_PERIOD_ID" to field "MAX_PERIOD_ID": Implicit conversion from source type "dfloat" to result type "int32": Possible range/precision limitation. (based on period_id(integer) m cal...
by ravireddy25
Fri Jan 02, 2009 4:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to call default routines (built in)
Replies: 2
Views: 1060

how to call default routines (built in)

how can we use the default routines(examples) in transformer stage , explain clearly plz
by ravireddy25
Fri Jan 02, 2009 3:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: preserve partitioning
Replies: 3
Views: 1716

preserve partitioning

cs}}}: When checking operator: Operator of type "APT_TSortOperator": will partition despite the
preserve-partitioning flag on the data set on input port 0.
by ravireddy25
Fri Jan 02, 2009 3:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: command
Replies: 3
Views: 1323

command

when iam executing (dsjob -ljobs projectname) its not working m getting warning like dsjob not found , i have tried this in opt/IBM/datastage , how to run and where to run dsjob command
by ravireddy25
Fri Jan 02, 2009 2:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ignoring duplicate entry
Replies: 1
Views: 1092

ignoring duplicate entry

how to avoid this warning: Ignoring duplicate entry at table record 21; no further warnings will be issued for this table