Search found 42189 matches

by chulett
Tue Jul 05, 2011 6:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to connect OCI stage
Replies: 5
Views: 1228

No, you've already done what needs to be done. Do you have another set of eyes that can look at what you've done? I'm not sure what else to suggest other than open a case with your official support provider. Perhaps there is a patch needed for your version...
by chulett
Mon Jul 04, 2011 10:26 pm
Forum: General
Topic: kernal parameters
Replies: 4
Views: 1614

Kernel parameters are specific to your operating system. Go have a chat with your SysAdmin.
by chulett
Mon Jul 04, 2011 1:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server routine for sql server Stuff()
Replies: 2
Views: 926

Always a good idea to document what you are doing. Me, I had no clue what "Stuff" should be doing, never having had the pleasure of SQL Server exposure so had to go look it up: The STUFF function inserts a string into another string. It deletes a specified length of characters in the first...
by chulett
Mon Jul 04, 2011 10:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: same sequential file as source and target
Replies: 2
Views: 797

You cannot use the same file as both source and target, period. Windows is a little more militant about it but even in your UNIX it is not "working fine" although for a small number of records it can appear to. Write to another file and then replace the original after job.
by chulett
Mon Jul 04, 2011 9:56 am
Forum: General
Topic: Self Deadlatch error on device
Replies: 6
Views: 1749

Ah... well that would explain the mess you are in at the moment. Hope it all works out well.
by chulett
Mon Jul 04, 2011 8:39 am
Forum: General
Topic: Self Deadlatch error on device
Replies: 6
Views: 1749

You said logs, plural. Does that mean you are seeing this same issue on multiple logs or just that you were reading multiple logs and this one errored? A search found only one mention of this message here and that back in the Oliver archives for version 4.1 so not exactly a common one. Worst case I ...
by chulett
Mon Jul 04, 2011 8:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to connect OCI stage
Replies: 5
Views: 1228

There really isn't anything more to it, all we did was switch from 64bit to 32bit libraries, in case that was the issue. You're certain the values you are using are correct? Can you source the dsenv file from the command line and then successfully connect via sqlplus?
by chulett
Mon Jul 04, 2011 7:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to handle the escape code in sequential file stage
Replies: 2
Views: 1376

If it can 'read the double " in the column' successfully, why not simply remove them using Convert() afterwards? Or reduce it to a single occurance if that's what you need.
by chulett
Mon Jul 04, 2011 7:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to connect OCI stage
Replies: 5
Views: 1228

If you have both an $ORACLE_HOME/lib and $ORACLE_HOME/lib32 directory, try switching to the latter.
by chulett
Mon Jul 04, 2011 7:23 am
Forum: General
Topic: CRASH DUMP FILES Creation
Replies: 1
Views: 1772

Not counting getting the disk space back, there won't be any effect other than depriving your official support provider the opportunity of helping solve your core dump problem.
by chulett
Sun Jul 03, 2011 9:18 am
Forum: General
Topic: Dependent job sequencing
Replies: 1
Views: 1455

A couple of things. This is the proper forum for "general" questions (such as questions on job sequencing) which is why I moved your post here. Secondly your subject should be related to your post, "Hi" doesn't really cut it around here so I changed it. As to your actual question...
by chulett
Fri Jul 01, 2011 4:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Upsert into Oracle vs Load into Oracle Error
Replies: 2
Views: 1940

Did you "see the log file for the Oracle specific message"? That will tell you what failed. You'll find the log (which is named in your message) in your scratch area from what I recall.
by chulett
Fri Jul 01, 2011 4:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Flat Files reading
Replies: 4
Views: 2226

So are you saying the records for one table have three fields while the records for the other have four fields? That would work. Can you post samples?
by chulett
Fri Jul 01, 2011 2:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Flat Files reading
Replies: 4
Views: 2226

Do you have a way to determine one layout from the other?
by chulett
Fri Jul 01, 2011 2:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key Generator questions
Replies: 41
Views: 8392

Then skip the introduction. And I thought you still had an error 4 with the parameter so not sure how that is "working perfectly". :wink: If the angle bracket notation is not supported there, use the EReplace() or Convert() functions that I'm sure we've already mentioned to strip the @FM.