Search found 134 matches

by fridge
Mon Feb 04, 2013 7:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Store Procedure Failure
Replies: 3
Views: 3762

Store Procedure Failure

Hi, Have created a very simple Stored Procedure to hit a Terradta dbase on SQL Assistant V12. ON SQL Assistant the SP works fine when called. I am no however trying to call from Datastage using the SP stage and get ... 'RDBMS code 5510: Invalid session mode for procedure execution'. I assume I must ...
by fridge
Sun Jan 20, 2013 11:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Client Characterset Property Issue Teradata Connector Stage
Replies: 0
Views: 2931

Client Characterset Property Issue Teradata Connector Stage

Hi, Have a very simple job extracting a few rows back from a teradata dbase table using the connector stage. I have this same job running from one aix client without issue. On another sister client however, running against the same dbase environment/table, the same job fails with .... 'RDBMS code 22...
by fridge
Fri Nov 09, 2012 9:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Test Problems with 64 bit Hash files on 8.7
Replies: 7
Views: 4403

Arnd, I have cut the volumes down from 15 mill to 3 mill and the data and overflow files are exactly the same on both 8.7 and 8.1 test runs. The job run time is twice as long (ran these jobs a few times) on 8.7. Its about 8,000 rps on 8.7 and 14,000 on 8.1. The startup time on the 8.1 job seems to b...
by fridge
Fri Nov 09, 2012 7:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Test Problems with 64 bit Hash files on 8.7
Replies: 7
Views: 4403

Never got far enough to see the full results because of the time it was taking on 8.7 - I will run a test with a smaller volume.
by fridge
Fri Nov 09, 2012 5:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Test Problems with 64 bit Hash files on 8.7
Replies: 7
Views: 4403

Hi Arnd - long time no speak (its Rich Q in the UK). How goes the sailing?

Yeh when they were first created the files did match.
by fridge
Fri Nov 09, 2012 5:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance Test Problems with 64 bit Hash files on 8.7
Replies: 7
Views: 4403

Performance Test Problems with 64 bit Hash files on 8.7

Am currently running some performance testing in preperation for a migration from 8.1 aix to 8.7 linux. I am running a very simple test Server job to populate a 64 bit hash file with several million rows. The same job with the same data and hash files created with same settings perform very differen...
by fridge
Thu Sep 06, 2012 9:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Different results from CFF (EBCIDIC) stage between envs
Replies: 6
Views: 2098

Actually its Ed (you know the one you worked with whom taught you all you know :D ) Actually resolved this finally - but had to copy the original jobs delete the originals rename the jobs back compile and run So they get assigned new job numbers , repository objects etc And came out as proper displa...
by fridge
Thu Sep 06, 2012 12:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Different results from CFF (EBCIDIC) stage between envs
Replies: 6
Views: 2098

Thanks - sorry was using it as an example - as the actual fle is a bit more complicated datawise - also I typed it wrong should have been 123{

However this was the output after conversion via dd comand
by fridge
Wed Sep 05, 2012 6:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Different results from CFF (EBCIDIC) stage between envs
Replies: 6
Views: 2098

Different results from CFF (EBCIDIC) stage between envs

Hi - dont know if anyone can help but have a strange issue that cant understand Have a simple job that writes to a CFF stage (PX) as follows (EBCIDIC file on AIX env) FIELD A - DISPLAY NUMERIC (4) FIELD B - CHAR (3) FIELD C - CHAR (10) On one enviorment (Dev) it creates the file as expected e.g. 123...
by fridge
Thu May 03, 2012 8:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata SQL Assistant - Does not display intl characters
Replies: 4
Views: 5437

Glad you sorted your issue out - but - one word of warning with sql assistant. There is an option somewhere (preferences I guess) - that enables the use of ODBC extentions and is enabled by default. This can cause different results when running stuff via SQL Ass vs BTEQ. We fell over this when tryin...
by fridge
Wed May 02, 2012 1:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple record types into CFF stage (EBCIDIC)
Replies: 2
Views: 1959

Multiple record types into CFF stage (EBCIDIC)

Hi, dont know if anyone can help - but have a job that basically needs to write an EBCIDIC file as follows Multiple records of the following type REC_TYPE(D) ACCOUNTNUM VALa VALb VALc VALd Followed by a single checkrecord of type REC_TYPE(T) ACCOUNTNUM COUNT FILLER However this scenerio is repeated ...
by fridge
Sun Jan 08, 2012 12:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Use of trim function within a BuildOp
Replies: 0
Views: 1000

Use of trim function within a BuildOp

Hi, I have a simple buildop that uses a bit of C++ to manipulate a APT_String I am trying to work out how to trim the string of whitespace before I do my munging on it and cant for the life of me work out the proper syntax tried various combinations such as tssid_strip=INPUT.TSSID.trimWhitespace(); ...
by fridge
Thu Sep 29, 2011 9:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata Connector load using Bulk mode
Replies: 7
Views: 7879

On teradata the term database is a bit more like a schema in DB2 / Oracle - i.e same physical database instance - but in a different location within that database. This is a bad analogy but havent much time - however when querying a table you would type select * from <database>.<tablename> - and it ...
by fridge
Thu Sep 29, 2011 9:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 14 DSJE_TIMEOUT
Replies: 6
Views: 5925

The DSJE_TIMEOUT error is because when a Datastage job is invoked the 'calling process' expects a handshake back to say it has started running, and by default expects this reply in 60 secs When the box is busy (or when a lot of jobs kick in at same time) - the engine can get overloaded a bit - and s...
by fridge
Mon May 09, 2011 10:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Jobs aborted with "Write to dataset failed"
Replies: 12
Views: 26712

it may be worth checking if the dataset did get written too at all - check the size of the dataset files in the .../DataSets directory reason I say this is that hit a problem some years ago where our dataset portions were throwing up a simalar error and after checking diskspace and filelimits on the...