Search found 15603 matches

by ArndW
Wed Jan 09, 2008 12:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Version Upgrade
Replies: 7
Views: 1635

Sure,
Move the old (production) projects to the correct directory on DataStage
is a step that shouldn't be done, assuming you did an OS-level move.
What you need to do is export the project contents and then import that into the new (and empty) projects.
by ArndW
Wed Jan 09, 2008 11:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: make something that calls attention when an abort occurs
Replies: 10
Views: 3301

These are always the form of emails. Most cellular telephone systems will send a text message to the phone if an email is sent to {number}@{PhoneSystemDomain}.
by ArndW
Wed Jan 09, 2008 11:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: make something that calls attention when an abort occurs
Replies: 10
Views: 3301

"Don't Worry, Be Happy" Tessy - in the past I have used the send email facility in DataStage to make these alerts appear, and I have an externally triggered script that uses the "dsjob" command to see the last runtime of a job. If the dsjob doesn't complete, or the last runtime is older than the ra...
by ArndW
Wed Jan 09, 2008 10:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Extender on Windows Machine
Replies: 4
Views: 950

Configuring ODBC connectivity in Windows is much simpler than in UNIX.
The Version Control tool did not make it into 8.0.1, but should be available soon.
by ArndW
Wed Jan 09, 2008 8:43 am
Forum: Site/Forum
Topic: Duplicate Posts
Replies: 22
Views: 9977

I assumed that the powers-that-be would monitor this forum so I didn't send any emails or the like.
by ArndW
Wed Jan 09, 2008 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential Files in PX
Replies: 9
Views: 2207

With just a 1 byte difference my guess would be line terminators in UNIX - they probably were not specified in the file format.
by ArndW
Wed Jan 09, 2008 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problems with Datastage - Date format & Null Handling
Replies: 12
Views: 29517

I cannot do that, since you haven't explained what you want handled, and how. In the column attributes you can specify a default value for a column, and that can be set to NULL on a column that can contain nulls. There will be no nulls in your source file, so you have to know which values you are re...
by ArndW
Wed Jan 09, 2008 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: convert string to timestamp am or pm
Replies: 20
Views: 5495

Vilasini - I now give up.
You won't post what you have tried and what the results are when things don't work.
I gave you a transform stage derivation that will work (since I tested it), but you seem to prefer to ignore minor matters like that so I wish you luck in getting this solved.
by ArndW
Wed Jan 09, 2008 7:14 am
Forum: Site/Forum
Topic: Duplicate Posts
Replies: 22
Views: 9977

Almost every single thread I've looked at this week has double and some even have triple duplicate posts. The problem is getting worse. About 1/4 of all my posts have been timing out as well.
by ArndW
Wed Jan 09, 2008 7:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problems with Datastage - Date format & Null Handling
Replies: 12
Views: 29517

I would create a column with the appropriate null handling then write it to a dataset, then view the dataset schema to get the correct syntax.
by ArndW
Wed Jan 09, 2008 7:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to assign Header and Footer in Sequential file?
Replies: 8
Views: 4113

OK, it seems that your header and footer lines have different column metadata from the data stream. What do these lines contain? If they are simple, i.e "This is a Header" and "This is a Footer", then you can do this without extra stages using the output sequential file stage "filter".
by ArndW
Wed Jan 09, 2008 7:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: convert string to timestamp am or pm
Replies: 20
Views: 5495

Vilasini - unless you answer the question you won't get any answers!

ICONV/ICONV don't exist in EE/PX jobs, but you posted the question in this forum so that is why nkreddy_3 asked what kind of job you have.
by ArndW
Wed Jan 09, 2008 6:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: convert string to timestamp am or pm
Replies: 20
Views: 5495

<sigh> vilasani, what happened when you tried TimeStampToString?
by ArndW
Wed Jan 09, 2008 6:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Permission Denied Error
Replies: 8
Views: 2830

Your problem is access rights, so you need to determine if the error is on reading or writing - what file is it? Once you know that, login to the system and find out the access rights to that file, you will find that they are insufficient for what that userid is trying to do.
by ArndW
Wed Jan 09, 2008 5:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: permission denied
Replies: 1
Views: 765

Moderator - please remove this duplicate thread, the original is found here.