Search found 172 matches

by gsherry1
Thu Oct 12, 2006 9:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: EBCDIC to ASCII Conversion
Replies: 7
Views: 2117

Any suggestions as to how I can perform the conversion within a transformer? From the transformer you can call an parallel routine that you can write in C that does a simple efficient translation from EBCDIC to ASCII. A simple while loop and a couple arrays would do. The advantage of doing this is ...
by gsherry1
Wed Oct 11, 2006 1:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What is MQ Series?
Replies: 3
Views: 2363

Hello abc123, MQ Series is an IBM product that allows for real time queueing of messages produced by a source and consumed by a consumer. To learn about it you should search the IBM site. The MQ Stage is a plugin that allows for reading and writing messages to a MQ Series Queue. There is a plugin do...
by gsherry1
Tue Oct 10, 2006 2:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Erron in using Combine Records Stage
Replies: 2
Views: 1820

I receive the same error when attempting to write my result of combine records to a sequential file. It does however properly work when writing to dataset or peek stages. Perhaps it is not possible to write a variable length vector out in sequential file stage, or at least in the documentation for c...
by gsherry1
Tue Oct 10, 2006 12:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: OCONV-MCP replacement for PX
Replies: 7
Views: 3211

OCONV-MCP replacement for PX

Hello Forum,

Is there a general string cleansing function in parallel job like OCONV-MCP to remove all non-printable characters? The only way I can figure to do this is to explicitly list all the characters you wish to translate in a convert function call.

Any other suggestions?

Thanks,

Greg
by gsherry1
Tue Oct 10, 2006 11:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup Fileset - SMP memory usage.
Replies: 1
Views: 918

Lookup Fileset - SMP memory usage.

Hello Forum, I have a couple questions regarding lookups. 1. If I have an SMP configuration with n logical nodes specified in the APT_CONFIG_FILE, and I am using 'entire' partitioning strategy for my lookup filesets, does DataStage load n copies of my lookup into my hosts memory, or is it smart enou...
by gsherry1
Fri Oct 06, 2006 12:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF drawbacks in Parallel Jobs
Replies: 2
Views: 1358

CFF drawbacks in Parallel Jobs

Hello Forum, It seems to me that the CFF is somewhat less useful in Parallel Jobs than in Server Jobs. The majority of files I receive from MVS have multiple record types and redefined fields. In server edition I would handle each record type on a separate output link of the CFF. It would appear to ...
by gsherry1
Fri Oct 06, 2006 12:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Failed to enumerate domain groups
Replies: 7
Views: 4578

I have received this error when using the omit option to log into Administrator client. My domain id belongs to the Administrator group on the DataStage server.

When I explicity log on to the server with my id and password I do not get this error.


Greg
by gsherry1
Fri Sep 15, 2006 3:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sybase Enterprise Stage on 7.5X2?
Replies: 0
Views: 699

Sybase Enterprise Stage on 7.5X2?

Hello Forum, In searching I found a few post references to 'Sybase Enterprise Stage'. I'm on 7.5X2, and don't see this in my repository. Is this a Unix only feature, or separately purchased package? Is Sybase OC plugin the best option for reading Sybase data on 7.5X2(Compared to ODBC Enterprise stag...
by gsherry1
Wed Sep 13, 2006 10:31 am
Forum:
Topic: MetaStage Column Sources
Replies: 3
Views: 1493

Thanks Ray, That sounds like great news to me. However, on my client after loading or saving table definition onto column grid, and clicking on grid properties, there is no extra field that corresponds to the table definition. Perhaps it is a 7.5X2 feature, but the only columns listed on properties ...
by gsherry1
Tue Sep 12, 2006 4:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer between Dataset and Multiload
Replies: 2
Views: 796

Transformer between Dataset and Multiload

Hello Forum, If my dataset has all the transformation already necessary to meeting my loading requirements, is there any advantage of placing a dummy transformer between the Dataset and TDML stages. For example, DS-->T-->TDML Versus DS-->TDML Any performance and/or reject handling differences? Thank...
by gsherry1
Tue Sep 12, 2006 11:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to find the data is EBDIC or ASCII
Replies: 2
Views: 1209

Ray's answer applies most of the time. I prefer to use external tools to DataStage to do this check, rather than the overhead of setting up a test in DataStage. First, I need to know something about the content of the data before you can determine if it is in EBCDIC of ASCII. ei. If you know the fir...
by gsherry1
Tue Sep 12, 2006 9:18 am
Forum:
Topic: MetaStage Column Sources
Replies: 3
Views: 1493

MetaStage Column Sources

Hello Forum, Where does MetaStage obtain the column information necessary for it's Data lineage and cross impact reports? Does it obtain them from DataStage repository table definition objects, or from the column information on the individual jobs themselves? I consider this an important difference,...
by gsherry1
Tue Sep 12, 2006 9:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Exporting from Manager - "Program Sources" vs. &qu
Replies: 1
Views: 845

Exporting from Manager - "Program Sources" vs. &qu

Hello Forum, I'm confused as to what functionality the "Program Sources" checkbox servers on the export from manager. Is a program source the same as the job design? Is this option simply for when you want to use executables as the driver for exporting and not a job/sequence design? Thanks...
by gsherry1
Tue Sep 05, 2006 1:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Report on sizes of RT_LOG files/tables
Replies: 2
Views: 1447

Report on sizes of RT_LOG files/tables

Hello Forum,

Is there a way a quick query to produce a report containing the size of all the RT_CONFIG tables/files?

I understand that auto purge options only take affect during import, unless manually set on job or with script.

Thanks in advance.

- Greg
by gsherry1
Tue Sep 05, 2006 1:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Routine questions
Replies: 3
Views: 2126

This post deals with unix platform, which is pretty well covered by the samples directory on the cd. What is not contained there are Windows compilation examples.

Does anybody have any recommended compilation flags for parallel routines when compiling with Visual Studio .net?

- Greg