Search found 42189 matches

by chulett
Tue Nov 15, 2011 8:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Colletor issue
Replies: 3
Views: 1616

What buffering option do you have enabled in the job? Also, what exactly are "input transfer stages"... transformers?
by chulett
Tue Nov 15, 2011 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Internal Date format to SQL Server Date format.
Replies: 7
Views: 2965

I don't "do" SQL Server, so don't know what it expects. How would you do this outside of DataStage? What syntax would you use or what format would the date need to be in to allow it to insert successfully into that field?

Anyone who works with SQL Server care to chime in?
by chulett
Tue Nov 15, 2011 8:20 am
Forum: General
Topic: Error Scheduling
Replies: 5
Views: 1518

What flavor of Windows is your server running? I vaguely recall that not all versions of the "at" scheduler support the "every" option...
by chulett
Tue Nov 15, 2011 8:11 am
Forum: General
Topic: environmental variables
Replies: 4
Views: 1016

Parallel Job Advanced Developer's Guide, Chapter 6: Environment Variables
by chulett
Tue Nov 15, 2011 8:07 am
Forum: General
Topic: Downloading and Uploading files to Sharepoint
Replies: 3
Views: 1853

Got your email. When you first posted this to the PX forum, I moved it to the General forum as that was the appropriate place for a question like this. Deleting it from there and reposting it in the PX forum wasn't the right thing, so... Unlocked and moved back to the General forum. Hopefully now, a...
by chulett
Mon Nov 14, 2011 8:59 pm
Forum: General
Topic: dsjob -run Date param
Replies: 20
Views: 5707

I was wondering the same thing, but confused by the assertion that it works with the timestamps from the command line. :?
by chulett
Mon Nov 14, 2011 6:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RT_LOG corrupt at 2GB
Replies: 2
Views: 2292

That was my first question as well - why are you logging what must be an enormous number of log messages? If these are warnings from the job, fix it so they are no longer an issue, if at all possible.
by chulett
Mon Nov 14, 2011 6:45 pm
Forum: General
Topic: dsjob -run Date param
Replies: 20
Views: 5707

First observation, you don't do both -wait and -jobstatus, you should use one or the other. Both cause it to wait, the difference is what status is returned. I noticed, we are passing timestamp as a param and that is causing issue. So, what makes you think the timestamp parameter is the issue? I pas...
by chulett
Mon Nov 14, 2011 6:39 pm
Forum: General
Topic: Downloading and Uploading files to Sharepoint
Replies: 3
Views: 1853

You've already posted this once, no need to do so again.
by chulett
Mon Nov 14, 2011 12:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage <transformer stage>
Replies: 3
Views: 2065

When you Reset the aborted job, is there an entry added to the log that says "From previous run..."? If so, post the contents.
by chulett
Mon Nov 14, 2011 12:47 pm
Forum: General
Topic: Sequence issue
Replies: 9
Views: 1960

Looking for the exact syntax of the trigger expressions you are using out of Job2.
by chulett
Mon Nov 14, 2011 8:17 am
Forum: General
Topic: Warning While importing jobs in 8.5
Replies: 3
Views: 1657

Those multiple jobs all came from the same large dsx file, yes? Can you not open that file and find line number 1334814?
by chulett
Mon Nov 14, 2011 8:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: multiple jobs reading status file of SKG stage at same time
Replies: 12
Views: 2357

"restructures"? As in all is OK with simultaneous use and this topic is Resolved now?
by chulett
Mon Nov 14, 2011 8:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Parallel Job Hang
Replies: 9
Views: 12361

epitts88 wrote:Again, the formatting will have gone so see description.
The "code" tags preserve whitespace and thus the formatting of your ASCII art. See? :wink:
by chulett
Mon Nov 14, 2011 7:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need some idea
Replies: 2
Views: 1199

That would be what is called a "vertical pivot", also known as rows to columns. So... pivot stage.