Search found 281 matches

by snassimr
Thu Jul 14, 2005 1:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Hash file reading perfomance
Replies: 10
Views: 2264

Hi!

I check all possibilities and I know surely that The reading hash file is slowing down .
I try HFC . I doesnt help too.


Any ideas . What parameter may influence the reading speed ?
by snassimr
Wed Jul 13, 2005 11:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compile directive from sequence
Replies: 4
Views: 984

Compile directive from sequence

I need help !

when I run Job Sequence I want to compile each job with routine or somthing if it isnt compiled . Is there is way to do this
by snassimr
Wed Jul 13, 2005 1:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dynamic Hash File Properties
Replies: 9
Views: 2097

I searched and didnt find answer for my questions
by snassimr
Tue Jul 12, 2005 3:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job failure at 3100000th row of data
Replies: 6
Views: 2388

If your system is 32bit The hsh file size limited to 2.2 Gb.
Multiply 3100000 to size of each row you enter the hash file.

Does it exceed 2.2 GB ?
by snassimr
Tue Jul 12, 2005 2:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dynamic Hash File Properties
Replies: 9
Views: 2097

Dynamic Hash File Properties

Hi ! I dont find some properties of dynamic hash file i see in Hash File Calculator : For example - Separation . How it named in options of Dynamic hash file. What is property called Large record ? If i have only 100 bye rows if the decresing the dafult value of 1628 will increase the perfomnace ? W...
by snassimr
Mon Jul 11, 2005 5:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Select value into Job Parametr
Replies: 9
Views: 3183

May be you can post the code extracting non-key field from hash file

Thank in advance
by snassimr
Mon Jul 11, 2005 5:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Select value into Job Parametr
Replies: 9
Views: 3183

Select value into Job Parametr

Hi !

I need to set Job Parametr to value from database

How i can do it ?
by snassimr
Mon Jul 11, 2005 1:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine Activity of Job Sequence
Replies: 4
Views: 1518

Routine Activity of Job Sequence

I want to use DSLogEvent function within Routine Activity of Job Sequence. Which rouitne I need to use :
Transform , Before/After or any other .

If I need to do DetachJob this case . It seems the sequence is stuck in this case
by snassimr
Thu Jul 07, 2005 10:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: LOG metadata
Replies: 2
Views: 1056

LOG metadata

Hi !

Help me please

I want to read Log I seee in Ds Director and catch all events that contains definite string in event description and write to table
by snassimr
Thu Jul 07, 2005 10:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Aggregator stage question
Replies: 1
Views: 557

Aggregator stage question

Hi ! I have a question related AGregator stage I have aggregator and ODBC stage for writing. when any error during writing for example : The conversion of char data type to smalldatetime data type resulted in an out-of-range smalldatetime value. the job is failed . Why because of one row ? I think A...
by snassimr
Thu Jul 07, 2005 6:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job sequence problem
Replies: 4
Views: 1159

I want to go on on Warning . Only Failed status can do STOP . But Warning do STOP . That the problem.


Thank you but I still need help
by snassimr
Thu Jul 07, 2005 6:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading Cash Changing
Replies: 4
Views: 1243

I dont think so . I want to change it inside job wis BASIC code i think not throught DS GUI
by snassimr
Thu Jul 07, 2005 5:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Handling MS OLE DB stage
Replies: 3
Views: 1018

I get in next row too the row :

LoadTfs..Transformer: LinkToCustomer:Row 3699 was rejected by OLE DB provider.
by snassimr
Thu Jul 07, 2005 5:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Handling MS OLE DB stage
Replies: 3
Views: 1018

Error Handling MS OLE DB stage

I have question for users of MS OLE DB stage
For row
that failed to enter the DB returned :
LoadTfs..Transformer: OLE DB provider error HRESULT=0x80040e21.

How OI can catch this row in Transformer and write to Errror table.
by snassimr
Thu Jul 07, 2005 5:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job sequence problem
Replies: 4
Views: 1159

Job sequence problem

Hi ! I have problem with job sequense. I put to Job activity 1 and Job Activity 2 From Job Activity 1 tere are two link : to Job Activity 2 (Trigger - OK - (Conditional)) and to TerminatorActivity(Trigger - Failed - (Conditional)) The problem is that when in Job Activity I get warning The sequence s...