Search found 6797 matches

by DSguru2B
Thu Apr 14, 2005 4:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: compilation error in sequence jobs
Replies: 3
Views: 1103

are you sure thats the reason, because the rest of my jobs are compiling, its just the sequence jobs that are giving me trouble.
by DSguru2B
Thu Apr 14, 2005 3:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: compilation error in sequence jobs
Replies: 3
Views: 1103

compilation error in sequence jobs

Hi there guyz, The problem i am facing is that i am getting a compilation error which says --------------------------------------------------------------------------------- <JobSeqGenError> <Code>2017</Code> <Desc>XML parser error on input line 0: source='', reason='The system cannot locate the reso...
by DSguru2B
Wed Apr 13, 2005 12:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: BASIC command execution
Replies: 1
Views: 785

BASIC command execution

hi guys,

Is there any feature in DS to execute basic commands in seperate window in order to test the built-in functions.

or

Do we have to always design a job for this..?


for eg.,

Trim (" develop ") --->develop

Thanks
appreciate your time
by DSguru2B
Tue Apr 12, 2005 3:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: clear version control log
Replies: 4
Views: 1375

thanks ray,
i had a feeling thats all that i need to do.
thanks again.
by DSguru2B
Tue Apr 12, 2005 3:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: clear version control log
Replies: 4
Views: 1375

well, in the template i see in the general tab of job properties, in fulljob description something about the vc log, i am guessing thats what i am suppose to clear but go ahead and tell me how to clear the long description added by version control while promoting. thanks for your help ray...!
by DSguru2B
Tue Apr 12, 2005 1:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: clear version control log
Replies: 4
Views: 1375

clear version control log

hi guys,
i am using a template of a previous job sequence and i need to clear the version control log before running the new sequence, how exactly do i do that?
by DSguru2B
Fri Apr 08, 2005 3:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: "String data, right truncation" error msg
Replies: 3
Views: 5971

Have checked that before. Thatts not the problem.
by DSguru2B
Fri Apr 08, 2005 12:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: "String data, right truncation" error msg
Replies: 3
Views: 5971

"String data, right truncation" error msg

Hi guyz, I am doing a straight load from a sequential file to the database table (SQL server). There are 91387 rows in the sequential file. Its giving me 8 warning msgs. The msg goes like this " XTR_SrcBatSap_SOSD3002..TRF_ConvertDataTypes3: [Microsoft][ODBC SQL Server Driver]String data, right...
by DSguru2B
Thu Mar 31, 2005 6:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Effeciency?
Replies: 6
Views: 3634

Are you creating the Hash files in the same job? Yes

Are your two large bunches of lookups and the transform in the same job? Yes

Are these all seperate jobs and you are landing to disk in between the jobs? NO

How big is your data? Avg sized 3mill rows
by DSguru2B
Thu Mar 31, 2005 12:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling multipls files.
Replies: 15
Views: 5842

You will need to code a job sequence utility to automate the process.
regards
by DSguru2B
Thu Mar 31, 2005 12:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: usage of slowly changing dimensions in datastage
Replies: 4
Views: 3077

Gota go through DataStage basics.
What type of SCDs you want to implement?
by DSguru2B
Thu Mar 31, 2005 12:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Any suggestions on this
Replies: 6
Views: 1988

Thanks both of youu.
In my table there are 3 values in which manga is not = null and the value 8 is not being still populated.

???
by DSguru2B
Thu Mar 31, 2005 12:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Any suggestions on this
Replies: 6
Views: 1988

Any suggestions on this

i have a routine that is working for one condition but not for the other. the piece of code is as follows RoutineName = 'EkbeAsnQty' Deffun DSRMessage(A1, A2, A3) Calling "*DataStage*DSR_MESSAGE" Ans = 0 Mange = 0 IF IsNull(Menge) = 0 Then IF (Vgabe = '6'! Vgabe = '8' ) THEN If Shkzg = 'S'...
by DSguru2B
Thu Mar 31, 2005 4:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: EBCDIC to ASCII and back
Replies: 7
Views: 3073

You can do it in the transform stage itself. ie; convert it from EBCIDI to ASCII.
by DSguru2B
Thu Mar 31, 2005 1:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Effeciency?
Replies: 6
Views: 3634