Search found 10 matches

by knoblaub
Wed Nov 10, 2010 11:00 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Unable to initialize job
Replies: 0
Views: 3233

Unable to initialize job

I have a simply doEcho DataStage job I've setup as an always running job via adding the WISD Input and WISD Output stages. I have deployed the application via ISD (Information Services Director). I can then get the WSDL and have imported into my SoapUI testing tool. However, when I execute the web s...
by knoblaub
Thu Oct 21, 2010 2:52 pm
Forum: General
Topic: Generic Wrapper Parameter Setup
Replies: 1
Views: 2015

Generic Wrapper Parameter Setup

I'm trying to pass some parameters from an input stream to a Geneic Wrapper stage that calls a Unix shell script. When I build the generic wrapper I specificy the command followed by the 3 input parameters. Command: /home/user/test.sh $1 $2 $3 On the propery tab I create the 3 parameters with a data...
by knoblaub
Wed Oct 13, 2010 9:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generic Wrapper Stage Output
Replies: 1
Views: 1649

On the Wrapped - Interfaces - Output tab I had to specify a "Table Name" to define the output metadata. I did not know this was REQUIRED.
by knoblaub
Wed Oct 13, 2010 8:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generic Wrapper Stage Output
Replies: 1
Views: 1649

Generic Wrapper Stage Output

I'm trying to create a Generic Stage that simply executes the unix date command and returns the output to my stream link. The below error continues to be given. I can not find any information on what I am mssing to be setup. getSysdate_23: Output DS port 0 requests output schema default; none is ava...
by knoblaub
Mon Sep 13, 2010 10:15 am
Forum: General
Topic: istool error: Unable to log on to the Datastage server
Replies: 8
Views: 7065

must have entering our posts at the same time... your solution was correct.
by knoblaub
Mon Sep 13, 2010 8:17 am
Forum: General
Topic: istool error: Unable to log on to the Datastage server
Replies: 8
Views: 7065

Finally got it to work, had to not specifiy PORT in -ds options.

/opt/IBM/InformationServer/Clients/istools/cli/istool export -dom SERVER:9080 -u ***** -p ***** -ar arc.isx -ds '-incdep "SERVER/Tutorial/Tutorial/Jobs/Copy*.*"' -v
by knoblaub
Mon Sep 13, 2010 7:18 am
Forum: General
Topic: istool error: Unable to log on to the Datastage server
Replies: 8
Views: 7065

-h sever_nme is not an option for istool export. When I add the "-pre" to preview, eveything works just fine. I'm stumped. $ /opt/IBM/InformationServer/Clients/istools/cli/istool export -dom SERVER:9080 -u ***** -p ***** -ar arc.isx -ds ''-incdep "SERVER:9080/Tutorial/Tutorial/Jobs/Co...
by knoblaub
Mon Sep 13, 2010 7:07 am
Forum: General
Topic: dsjob -import is not supported at this release
Replies: 3
Views: 3529

The documentaion that came with our install has "dsjob -import" in the Programmer's Guide (i46dedpg.pdf page 10) so I would have thought this was supported in v8.1.
by knoblaub
Fri Sep 10, 2010 2:24 pm
Forum: General
Topic: istool error: Unable to log on to the Datastage server
Replies: 8
Views: 7065

istool error: Unable to log on to the Datastage server

We are currently tryig to import usng istol via the commandlne interface. The belw error is being thrown. We've veified the user and password are correct for Infomration Server by logging in using the client tool. /opt/IBM/InformationServer/Clients/istools/cli/istool export -dom SERVER:9080 -u *****...
by knoblaub
Fri Sep 10, 2010 2:20 pm
Forum: General
Topic: dsjob -import is not supported at this release
Replies: 3
Views: 3529

dsjob -import is not supported at this release

We are currently on v8.1 and are getting the below error trying to use the commandline interface on an AIX server. Anyone else gttin ghtis error? > dsadm@eis0stl0:/home/dsadm > $ dsjob -import Tutorial tutorial_exportl.dsx > dsjob -import is not supported at this release. > > Status code = 0