Search found 3835 matches

by eostic
Thu Dec 20, 2012 9:54 am
Forum: General
Topic: Run jobs from a Command Line in Windows Env
Replies: 3
Views: 1166

dsjob. Same way.
by eostic
Thu Dec 20, 2012 9:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Webservice TranStage JNIWrapper: load library failed error
Replies: 6
Views: 4466

haven't seen it. If it is happening on every Job, see what happens if you import a new wsdl and try it. Perhaps it is an install/configuration thing, or perhaps even there was a patch somewhere along the way for it. Unless this is only happening on "one particular job", I'd probably sugges...
by eostic
Wed Dec 19, 2012 5:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Java Compilation error
Replies: 9
Views: 4849

Great work! Once you do all the environment work the first time, you probably will never have to look at it again....now you can do some creative things to extend your DS app. Congrats.

Ernie
by eostic
Tue Dec 18, 2012 6:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output Generation
Replies: 4
Views: 1509

That's a creative way to do a pivot. Nice.
by eostic
Tue Dec 18, 2012 6:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Assembly Editor Time Out CDIUI4615E
Replies: 4
Views: 4028

I haven't seen such a thing...but I would want to try it (opening the jobs and the assembly) on other workstations, to be certain it isn't a flash thing.

Ernie
by eostic
Mon Dec 17, 2012 7:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML out file format issue
Replies: 3
Views: 1636

You'll see the answer to this one if you search around.......find the "formatted xml" check box and turn it off --- you want NO formatting. ...and then start opening the xml in your browser or other XML-aware tool. XML should just be a continuous string without any CRLF's, returns or other...
by eostic
Mon Dec 17, 2012 7:38 pm
Forum: General
Topic: MQ Support
Replies: 10
Views: 3197

You'll be fine with the Connector if you have CDC putting its data into MQ.
by eostic
Mon Dec 17, 2012 7:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To create XML data which stages to use.
Replies: 1
Views: 770

If you have an xsd (xml schema definition), and you expect to be doing a lot of xml work, and the document is fairly complex (find a finished document that illustrates what you are creating), then consider spending time learning the new xml stage. Complex as noted above, means "more than one in...
by eostic
Mon Dec 17, 2012 2:36 pm
Forum:
Topic: Data Lineage from a DAT file in Unix box
Replies: 3
Views: 2103

You'll have to import it, or a template for it, so that you have an object that you can reference for your lineage purposes. Without it, you can get lineage to be established between the Jobs, but you won't have an "object" at the source. This is a very advanced topic --- get lineage worki...
by eostic
Mon Dec 17, 2012 6:29 am
Forum:
Topic: Data Lineage from a DAT file in Unix box
Replies: 3
Views: 2103

Yes. First, create a "Data File" object within Information Server for the file that you are reading with DataStage: - save a DS table definition from the output link of your sequential stage - double click on it and open the "locator" tab - make sure the property pull-down at the...
by eostic
Mon Dec 17, 2012 6:21 am
Forum:
Topic: MetaDataWork Bench
Replies: 1
Views: 1488

The answer (and the whole subject) is more complex than that, and you really want to look also at Business Glossary in combination with Metadata Workbench (for things like Business Lineage), but the "basic" answer is "yes". Start your research into Business Glossary and Metadata ...
by eostic
Mon Dec 17, 2012 6:17 am
Forum: General
Topic: MQ Support
Replies: 10
Views: 3197

The question at install time is only about the "MQ Plugin".....that is the "old" style of accessing MQ. A few releases ago, the MQ Connector replaced it. You can have both types of stages, but only if you answer the install-time question. If you answer "no", you only ge...
by eostic
Sun Dec 16, 2012 7:40 am
Forum: General
Topic: istool clarification
Replies: 2
Views: 952

...and also things that are not in DataStage but pertain to the core metadata of Information Server ....where "assets" are Database tables and Data files, BI reports, results from Information Analyzer, and other such assets....(see Metadata Workbench)...

Ernie
by eostic
Sun Dec 16, 2012 7:38 am
Forum:
Topic: Issue with Column Level Analysis in Metadata Workbench
Replies: 2
Views: 2193

8.1 is very old. Check with your support provider. Over the years there have been various patches, and I recall stage variable issues being one of them, but I don't have any idea of when or what release that was handled...it was quite awhile ago.

Ernie
by eostic
Sun Dec 16, 2012 7:36 am
Forum: General
Topic: MQ Support
Replies: 10
Views: 3197

The MQ Connector is there by default. You don't have to do anything extra. It supports both the client and server (when MQ is installed co-resident with the DataStage Engine) modes of operation with MQ. Look in the "real time" category folder of Stages on your palette. Of course, you have ...