Search found 172 matches

by gsherry1
Mon Jun 19, 2006 12:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hanging Job
Replies: 4
Views: 1277

Hanging Job

Hello Forum, I have a job that generated many errors to do with being unable to connect to database. The last error that appears in the log is: main_program: Could not check all operators because of previous error(s ) The job is still in a run state and fails to terminate. I even sent an explicit st...
by gsherry1
Mon Jun 19, 2006 8:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Importing and Exporting -> Forced to recompile
Replies: 0
Views: 727

This error occurs when 7.5 manager client is used against 7.5X2 server to export modules, and then attempt to import those modules with the same client into 7.5X2 server. Solution is to install multiclient manager, and switch to 7.5X2 client while interacting with 7.5X2 server. Then complain to vend...
by gsherry1
Tue Jun 13, 2006 12:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trouble overriding default padding character of NUL
Replies: 1
Views: 830

Trouble overriding default padding character of NUL

Hello Forum, I wish to produce fixed files with two columns of 5 bytes each (Char(5), Decimal(5)). Example of what I wish to produce: " a 1" " b 2" etc. I am reading in comma delimited input file as folows: "a,1" "b,2" etc. I also wish to have my output be in ...
by gsherry1
Mon Jun 12, 2006 11:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Writing to Hashed File
Replies: 3
Views: 1243

Greg, you have special characters in your key field. Most likely CHAR(254) (the @FM). Use a OCONV(YourColumn,'MCP') to change undisplayable values to a period and check your data again. ... ArndW, Thanks for your response. The data unloaded from table and placed into hashed file has run before and ...
by gsherry1
Mon Jun 12, 2006 9:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error Writing to Hashed File
Replies: 3
Views: 1243

Error Writing to Hashed File

Hello Forum I received the following error: MyJobName.MYINVOCID.CntHistHash.CountHistory: ds_uvput() - Write failed for record id 'MYINVOCID 13952 SplitLoad Routing RoutingSource' Some other information about the job containing this hashed file: 1. The file is not large. (< 20MB) 2. There are no spe...
by gsherry1
Fri Jun 09, 2006 3:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Logging DS Client Activities (View Data, Admin Logon)
Replies: 1
Views: 819

Logging DS Client Activities (View Data, Admin Logon)

Hello Forum,

I wish to get reports of the following activities:
1. History of connections to server using the Admin Client.
2. List of view data request within Designer Client.

Is this feasible? Is there some log available I can parse through?

Thanks,

Greg
by gsherry1
Fri Jun 09, 2006 3:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mystery of the missing "File" Toolbar!
Replies: 12
Views: 7333

Have you tried to get the information from the developer that how he manage to make is disapear. Atleast we can try reverse engineering. :wink: It was several months ago, so it's difficult to remember. I think we were moving alot of windows around the desktop and we ended up moving the file title b...
by gsherry1
Thu Jun 08, 2006 11:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mystery of the missing "File" Toolbar!
Replies: 12
Views: 7333

You seem to have parked it hard on the left hand edge of the canvas. All toolbars in Designer are floating. Can you position your mouse pointer in it when it's visible? If so, try double click to s ... The title bar is never visible, even when I use an alt sequence to make a sub menu visible (Alt-F...
by gsherry1
Wed Jun 07, 2006 3:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mystery of the missing "File" Toolbar!
Replies: 12
Views: 7333

When pressing Alt-F or other value Alt combination from this toolbar, the submenu corresponding to that button appears on the left of the canvas. It actually appears in the same location as the Repository view. However, moving the repository view and palette out of the way does not reveal the File t...
by gsherry1
Wed Jun 07, 2006 12:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mystery of the missing "File" Toolbar!
Replies: 12
Views: 7333

Mystery of the missing "File" Toolbar!

Hello Forum, I have a developer who managed to make their file toolbar dissappear. I have tried many things to get it to re-appear, none of which have worked. The designer is fairly useless without that toolbar. Unfortunately, even a re-install did not make it reappear. By file toolbar, I mean the o...
by gsherry1
Mon Jun 05, 2006 1:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MultiClient Manager not compliant with 7.5X2
Replies: 0
Views: 488

MultiClient Manager not compliant with 7.5X2

Hello Forum, Does anybody have any experience with using 7.5X2 client with other clients on the same desktop? It appears from the vendor that it is not supported, and that the workaround is to use separate machines for different client installations where 7.5X2 is involved. Does anybody know what th...
by gsherry1
Wed Apr 05, 2006 12:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Project parameter usage in derivations.
Replies: 1
Views: 1208

Project parameter usage in derivations.

Hello Forum, I've used project parameters ($) in transform derivations in version 7.5X2 fine. However, now I get the following error when I attempt to do the same in version 7.5.1A. Is there some limations/bugs/workarounds for such issues?: ##I TOSH 000002 14:12:31(001) <main_program> orchgeneral: l...
by gsherry1
Tue Apr 04, 2006 5:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning message on "dfloat" when using a aggregato
Replies: 6
Views: 11866

Hello Forum, The suggested solution above did not work for me. I plugged a Modify stage between my aggregate stage and sequential file. Sequential file has Integer (int32) column named count. Aggregate is assigning a row count to a Double(dfloat) column named count_double. My conversion specificatio...
by gsherry1
Tue Apr 04, 2006 12:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamic Relational Stage resolution of $PARM parameters
Replies: 1
Views: 960

Dynamic Relational Stage resolution of $PARM parameters

Hello Forum, I've placed several variables like $DB_USER, $DB_NAME, $DB_PASS in my project parameter file via administrator, but when I try to use these in the Dynamic Relational Stage, I get a variety of errors including the following: TargetTable: When processing argument -inlinkpropsWhen processi...
by gsherry1
Mon Apr 03, 2006 4:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Splitting of transformation and loading jobs.
Replies: 6
Views: 2385

Splitting of transformation and loading jobs.

Hello Forum, I've seen in DataStage and other ETL tools, the developer's explicitely split the transformation of load files and the loading of load files to tables into separate jobs. The main argument I've heard in favor of this, is that it simplifies the recoverability of transformation errors by ...