Search found 6797 matches

by DSguru2B
Wed Apr 18, 2007 12:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORA-03113: end-of-file on communication channel
Replies: 31
Views: 12233

2000 might be more than allowed per column for an odbc handle maybe. :?
by DSguru2B
Wed Apr 18, 2007 10:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC.INI file error
Replies: 10
Views: 4098

How many entries of "TransferDatabase" do you have in .odbc.ini file?
by DSguru2B
Wed Apr 18, 2007 10:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data problems
Replies: 4
Views: 2131

Search for it my friend. A quick exact search on key words 'Input buffer overrun at field' revealed this.
by DSguru2B
Wed Apr 18, 2007 10:14 am
Forum: General
Topic: How to add sequence number
Replies: 7
Views: 2263

Look into surrogate key generator. Search the forums. It has been discussed before.
by DSguru2B
Wed Apr 18, 2007 10:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Migration from DS 7.5.1A Server Edition to DS 8
Replies: 18
Views: 4858

I thought 8.0 was for windoze. 8.0.1 was for the unix flavours :?
by DSguru2B
Wed Apr 18, 2007 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date in Lookup Stage
Replies: 27
Views: 6374

Its not because of the Date column and search would have revealed that. Please search on the error message. This is one such post on a similar issue.
by DSguru2B
Wed Apr 18, 2007 8:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: column names with "$" character
Replies: 6
Views: 2839

Try setting the environment variable DS_ENABLE_RESERVED_CHAR_CONVERT to true.
by DSguru2B
Wed Apr 18, 2007 8:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: column names with "$" character
Replies: 6
Views: 2839

Column names have '$' too huh. Well alias them as well, or too many columns that it can be a pain. I know there is an env. variable to set for special characters within passwords for oracle, dont know about column names.
by DSguru2B
Wed Apr 18, 2007 8:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer
Replies: 3
Views: 893

Search the forum for validity tests. There is an IsValid() function that can help.
by DSguru2B
Wed Apr 18, 2007 7:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in string to date conversion.
Replies: 15
Views: 6625

ray.wurlod wrote:Try "%dd-%mmm-%20yy"

Ray actually must have meant

Code: Select all

%dd-%mmm-20%yy

Or even try with

Code: Select all

%dd-%mmm-%yy
by DSguru2B
Wed Apr 18, 2007 7:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_CombinedOperatorController(10),0
Replies: 4
Views: 2099

Search on keywords "A numeric string was expected" .
by DSguru2B
Wed Apr 18, 2007 7:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Windows vs UNIX
Replies: 14
Views: 5528

Hey Kim, Whats "Mamu Kim" ? It means 'Uncle Kim' in certain languages. :wink:
by DSguru2B
Wed Apr 18, 2007 6:57 am
Forum: General
Topic: Median Calculation
Replies: 36
Views: 10179

You can always write an external program to do this. A shell script, a C program etc. which can be called from within datastage, which reads a flat file and does the median calculation for you.
by DSguru2B
Wed Apr 18, 2007 6:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding subroutine
Replies: 12
Views: 3384

I was thinking the same thing Craig. Finally we have a U
by DSguru2B
Tue Apr 17, 2007 7:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file error
Replies: 8
Views: 2014

Thats because your not a premium member. Check here.