Search found 146 matches

by gsbrown
Tue Dec 07, 2021 4:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server XML Output Stage Structure
Replies: 1
Views: 10039

Server XML Output Stage Structure

Writing a simple DS Server job using XML Output to produce this <payment> <jeweler_code>15498</jeweler_code> <invoices> <invoice> <invoice_no>50000000005</invoice_no> </invoice> <invoice> <invoice_no>50000000007</invoice_no> </invoice> </invoices> <type>CHEC</type> <payment_no>123469</payment_no> <p...
by gsbrown
Wed Aug 04, 2021 10:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: New v11.7 server getting "PRINTER memory segment removed" job log warnings
Replies: 5
Views: 14659

Re: New v11.7 server getting "PRINTER memory segment removed" job log warnings

The only directories defined in unconfig are these and they all exist UVSPOOL /tmp UVTEMP /tmp CSHDISPATCH /bin/csh SHDISPATCH /bin/sh BUT ... this whole time I thought that error meant uvconfig could not be found, but you're right it's actually uvconfig reporting that some other file or directory c...
by gsbrown
Wed Aug 04, 2021 7:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: New v11.7 server getting "PRINTER memory segment removed" job log warnings
Replies: 5
Views: 14659

Re: New v11.7 server getting "PRINTER memory segment removed" job log warnings

I'm not sure why that's part of the warning message. I'd assume we'd run into bigger issues if that file was missing, but it's there and owned by 'dsadm' with full read/write access ==> /opt/IBM/InformationServer/Server/DSEngine/uvconfig The logged warning message seems to be tied to this dsdlockd p...
by gsbrown
Wed Aug 04, 2021 2:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: New v11.7 server getting "PRINTER memory segment removed" job log warnings
Replies: 5
Views: 14659

New v11.7 server getting "PRINTER memory segment removed" job log warnings

We recently moved all of our batch processing from SUSE Linux 11 w/ IIS v11.5 to SUSE Linux 12 w/ IIS v11.7 We've started getting these job log warnings on various different Server jobs that we never encountered before running on v.11.5 I'm working with IBM Support, but has anyone here personally de...
by gsbrown
Tue Jul 24, 2018 10:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ZenDesk API w/ Hierarchical Stage
Replies: 0
Views: 2012

ZenDesk API w/ Hierarchical Stage

I'm looking to get DataStage Hierarchical Stage setup to GET & POST data using ZenDesk API. Curl from a command line works like below, but don't understand how to configure this properly in the parameter fields of the Hierarchical Stage, specifically the email/token portion. curl -u {email_addre...
by gsbrown
Wed Apr 18, 2018 11:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Pattern When File Name Contains Quotes
Replies: 3
Views: 3351

File Pattern When File Name Contains Quotes

I'm using a *.* file pattern in my input sequential stage to read in multiple files, but it errors if the file contains a quote like Mother'sDay2018.txt. The job aborts with this error... Sequential_File_11,1: Unable to open /Mother'sDay2018.txt /Mother'sDay2018.txt: No such file or directory. Is th...
by gsbrown
Mon Feb 05, 2018 11:49 am
Forum: General
Topic: Netezza: select all columns with name like %X from Y% tables
Replies: 5
Views: 4956

Hey! Another Netezza User :D You might try posting this to the "Enzee" community. It's active and should be able to get quick help with this there. https://www.ibm.com/developerworks/community/groups/service/html/communityoverview?communityUuid=9c8f1300-9ac0-4de5-80e6-0708f8e0260d#fullpage...
by gsbrown
Mon Feb 05, 2018 11:14 am
Forum: General
Topic: DataStage w/ Linux CIFS Mounts
Replies: 2
Views: 2807

DataStage w/ Linux CIFS Mounts

Our DataStage jobs integrate with many Windows shares from our SLES 11 Linux DataStage environment. For a long time, we've managed these mount points through /etc/fstab file which are connected on boot and then we have a cron job every hour that reconnects if any happened to disconnect. This works a...
by gsbrown
Mon Nov 06, 2017 3:14 pm
Forum: General
Topic: Websphere JVM Heap Size
Replies: 4
Views: 4419

Websphere JVM Heap Size

Is there a general rule of thumb when it comes to setting JVM "initial heap size" and "maximum heap size" in Websphere Console? We have 64-bit with 32MB memory and currently have "initial" set to 1280MB and "maximum" set to 2048MB. We've recently run into two ...
by gsbrown
Tue Oct 24, 2017 4:08 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: "error": "SELF_SIGNED_CERT_IN_CHAIN"
Replies: 1
Views: 13937

"error": "SELF_SIGNED_CERT_IN_CHAIN"

We've moved our web services from version 9.1 to 11.5 and it's our first time dealing with "https://" with SSL. We have the web services deployed on the 11.5 server, but our 3rd party client application that interacts with these services is getting an error ""error": "S...
by gsbrown
Fri Aug 25, 2017 8:55 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD Usage Analysis Solutions?
Replies: 5
Views: 17525

Thank you for those sequential setup tips. The idea of that had crossed my mind, but concerned about the added service overhead. I'll give that a try and see if there's any noticeable performance difference. That's going to be our best solution if there's not a good overall scraping/combing mechanis...
by gsbrown
Fri Aug 25, 2017 7:58 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: ISD Usage Analysis Solutions?
Replies: 5
Views: 17525

ISD Usage Analysis Solutions?

Looking for advice and tips on how we can monitor usage of WISD DataStage jobs running as web services? We've recently deployed a set of new services to support a 3rd party application and I'm looking to help report the service usage activity. (ie. peak usage time, low usage time, avg daily usage, e...
by gsbrown
Thu May 11, 2017 3:35 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Can You Alias REST 2.0 URL Within InfoSphere?
Replies: 3
Views: 15344

Can You Alias REST 2.0 URL Within InfoSphere?

Noob WISD question... http://servername:port/wisd-rest2/<application-name>/<OperationContext> I have a few REST 2.0 services deployed and the API URL's contain the name of our DataStage server and port number in the address. Is there a way within InfoSphere WISD to alias Information Services Applica...
by gsbrown
Mon Apr 17, 2017 1:34 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: REST Response Contains Slash Appended to All Elements
Replies: 10
Views: 24133

OK figured out a couple things and I believe have this resolved! Decided to go with REST 2.0 instead of REST for the binding. Fixed the error I was getting after realizing I need to change a piece of my URL path from "wisd-rest" to "wisd-rest2" Within the Information Service Appl...
by gsbrown
Mon Apr 17, 2017 12:02 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: REST Response Contains Slash Appended to All Elements
Replies: 10
Views: 24133

qt_ky, curious to know are you using REST or REST 2.0?

I started with REST and wanted to see if REST 2.0 gives me this same issue, but instead I get an error with REST 2.0

Code: Select all

SRVE0255E: A WebGroup/Virtual Host to handle 172.16.100.6:9080 has not been defined.