Search found 42189 matches

by chulett
Wed Sep 24, 2008 10:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Validate a Year value
Replies: 5
Views: 1245

Ok. What have you tried? What specific problem are you having?
by chulett
Wed Sep 24, 2008 10:50 am
Forum: General
Topic: Can I load data from one server to another?
Replies: 4
Views: 1003

Then as long as you have tnsnames entries for both and can tnsping both from the DataStage server, you'll be fine. Assuming someone has configured DataStage for Oracle, that is.
by chulett
Wed Sep 24, 2008 10:26 am
Forum: General
Topic: Can I load data from one server to another?
Replies: 4
Views: 1003

Sure, just make sure you have connectivity to both from the DataStage sever. What database?
by chulett
Wed Sep 24, 2008 10:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Validate a Year value
Replies: 5
Views: 1245

Which of those do you consider to be invalid years? What is your validation business rule? If the planet lasts long enough, all of those are technically 'valid'.
by chulett
Wed Sep 24, 2008 10:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: query should fetch values from file
Replies: 11
Views: 4260

Thanks Craig. But I'm not allowed to create/drop/delete any table on production database using datastage. Is there any other work around? That's just a silly and stupid restriction. A 'connection' account can easily have its own 'schema' (whatever the DB2 equivalent is called) where work tables can...
by chulett
Wed Sep 24, 2008 10:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Month End Date
Replies: 4
Views: 2600

Re: Month End Date

Amit_111 wrote:I searched in the forum and found out the solution for parallel version. The functions mentioned are not in Server version.

Funny, I searched for "month end date" and was able to find several Server posts on the subject.
by chulett
Wed Sep 24, 2008 9:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No image available when generating report
Replies: 5
Views: 1554

Sounds like a classic Microsoft problem with dlls, etc - something else probably overwrote what DataStage needs. First suggestion would be to uninstall and then reinstall the client from your PC. Sometimes you have to do that 'with extrememe prejudice', meaning take alot of what seem like extra step...
by chulett
Wed Sep 24, 2008 8:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML Stages
Replies: 1
Views: 911

There's a pdf document on your PC in the 'Docs' directory for XML just like there is for everything else. You can also go to Kim Duke's site and download the XML Best Practices document from his Tips & Tricks section. Well worth a read.
by chulett
Wed Sep 24, 2008 8:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Calling Stored Proc
Replies: 7
Views: 2030

That would depend entirely on the proc, would it not? Try it, let us know.
by chulett
Wed Sep 24, 2008 8:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No image available when generating report
Replies: 5
Views: 1554

Is that the case with everyone in your organization or just you on your PC?
by chulett
Wed Sep 24, 2008 7:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need to solve a small scenario which i couldn't get
Replies: 12
Views: 3678

Search. The. Forums. It has been fully explained ad nauseam here.
by chulett
Wed Sep 24, 2008 7:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: inserting the diff files data in to target table
Replies: 8
Views: 2653

Map them again. No rule against having multiple stages writing to the same instance / schema / table as long as you don't create locking issues. Or use another stage to combine the two streams before sending the data to Oracle.
by chulett
Wed Sep 24, 2008 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: vmdsedit.dll Incorrect Version
Replies: 4
Views: 3546

Have you tried searching the forums for "vmdsedit.dll"? We just went through this with someone in the last few days.
by chulett
Wed Sep 24, 2008 7:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: inserting the diff files data in to target table
Replies: 8
Views: 2653

Add two more Oracle stages. Link both from the 'third' transformer.
by chulett
Wed Sep 24, 2008 7:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: adding user in administrator through datastage server
Replies: 2
Views: 1282

If 'add the user through datastage server' means create the O/S user using DataStage, then as noted the answer is no. If you mean something else, let us know.