Search found 2886 matches
- Thu Apr 23, 2015 9:00 am
- Forum: General
- Topic: Calling Env Virables in Parameter Set
- Replies: 3
- Views: 1379
- Sun Apr 19, 2015 7:55 am
- Forum: General
- Topic: DataStage 8.5 End of Life support
- Replies: 4
- Views: 3941
I just noticed an official announcement.
I have posted a link under this topic:
Information Server 8.5 and 8.7 End of Service Dates
I have posted a link under this topic:
Information Server 8.5 and 8.7 End of Service Dates
- Sun Apr 19, 2015 7:52 am
- Forum: General
- Topic: Information Server 8.5 and 8.7 End of Service Dates
- Replies: 1
- Views: 2265
Information Server 8.5 and 8.7 End of Service Dates
Information Server 8.5 and 8.7 End of Service Dates Information Server v8.5 End of Service Date: September 30, 2016 Information Server v8.7 End of Service Date: April 30, 2017 Please follow the April 14th, 2015 Announcement link for details: http://www-01.ibm.com/support/docview.wss?uid=swg21699049...
- Thu Apr 16, 2015 7:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim function clarification
- Replies: 2
- Views: 1831
- Mon Apr 13, 2015 6:20 am
- Forum: General
- Topic: Running uvsh commands using Unix 'cron' or 'at' scheduler
- Replies: 8
- Views: 3687
Try changing into the $DSHOME directory just before running the command.
Code: Select all
cd $DSHOME- Thu Apr 09, 2015 5:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling SOAP services from datastage
- Replies: 3
- Views: 2619
- Wed Apr 08, 2015 7:38 pm
- Forum: General
- Topic: Run script using multi instance job
- Replies: 3
- Views: 860
- Tue Apr 07, 2015 11:39 am
- Forum: General
- Topic: Execute n number of jobs at a time
- Replies: 13
- Views: 4871
- Thu Apr 02, 2015 1:16 pm
- Forum: General
- Topic: Jobs structure
- Replies: 4
- Views: 1342
- Thu Apr 02, 2015 5:16 am
- Forum: General
- Topic: Jobs structure
- Replies: 4
- Views: 1342
Welcome aboard! There are several options. A few of the options include: - Open the job in Designer, File menu, Generate Report..., you get a nice looking web page with job name, job design image, and details. It is printable as well (i.e. print as a PDF if you have installed a CutePDF driver). - Op...
- Wed Apr 01, 2015 12:15 pm
- Forum: General
- Topic: Derive the host name and project name dynamically
- Replies: 6
- Views: 1683
- Wed Apr 01, 2015 8:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Add column to input
- Replies: 13
- Views: 4344
- Wed Apr 01, 2015 8:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Job performance
- Replies: 4
- Views: 2082
In the job that writes to the Data Set stage, experiment with using different numbers of nodes in the config file. How many nodes is it currently running on? You may also want to check with your server administrator and/or storage team, if you have one. Find out exactly how slow those disks are writ...
- Wed Apr 01, 2015 7:53 am
- Forum: Enhancement Wish List
- Topic: Glossary "Submit for Approval"
- Replies: 2
- Views: 6773
I simulated a small test of this in IGC 11.3.1 with RU8, with workflow enabled, using Firefox. Under the list options, I can choose to view 10, 50, or 100 at a time. Choosing 100 at a time may help with productivity. In the Glossary Development, menu: Glossary -> Development: Draft Assets view: on a...
- Mon Mar 30, 2015 8:09 pm
- Forum: General
- Topic: DB2 CONNECTOR - Without Cataloging
- Replies: 4
- Views: 1328
You could use the ODBC Connector stage with the ODBC DB2 wire protocol driver. It does not require a DB2 client to be installed, but it does require an ODBC data source to be defined in the .odbc.ini file. I have heard that newer releases, such as DataStage 11.3.x, also allow for using JDBC connecti...