Search found 53125 matches
- Wed Feb 03, 2010 3:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Through File set can we retrive multiple files ?
- Replies: 2
- Views: 1497
Not through File Set stage (unless you're particularly devious about file names and locations and can construct a File Set descriptor file). Use a Sequential File stage with multiple File properties and, if you wish, the property that specifies to treat the files as a File Set - which means that the...
- Wed Feb 03, 2010 3:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dscmdexport via Task Scheduler
- Replies: 27
- Views: 13226
I know they're not supposed to be positional, but try it with the domain switch first. For example:
Code: Select all
dscmdexport /D=%Domain% /U=%User% /P=%Password% /H=%Server% %ProjectName%- Wed Feb 03, 2010 3:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: auto purge settings for a specific job
- Replies: 5
- Views: 2800
- Wed Feb 03, 2010 3:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Question regarding dsapi_server and dsapi_slave
- Replies: 3
- Views: 4610
Have you examined dsprcservices file? Essentially dsapi_server is always started because this is the executable associated with the dscs service. It looks after the connection. Whether or not a dsapi_slave process is started depends on whether there's any work to be done accessing the repository. Ad...
- Wed Feb 03, 2010 3:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: hash File limit
- Replies: 7
- Views: 3256
- Wed Feb 03, 2010 3:07 pm
- Forum: General
- Topic: Replace space character with new line character in UNIX file
- Replies: 3
- Views: 1845
- Wed Feb 03, 2010 3:06 pm
- Forum: General
- Topic: Sequential file limitation
- Replies: 2
- Views: 1326
- Wed Feb 03, 2010 3:04 pm
- Forum: General
- Topic: Datastage Security
- Replies: 1
- Views: 1129
- Wed Feb 03, 2010 3:03 pm
- Forum: IBM QualityStage
- Topic: how can we standardize foreign address and names?
- Replies: 5
- Views: 2027
Welcome aboard. Step 1 is to pre-process your data with the COUNTRY rule set. This will give you two new columns, one of which is an ISO country code that you can use to filter your data into separate streams by country (or groups of countries). For some, you can process with country-specify rule se...
- Wed Feb 03, 2010 2:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to get number of loaded records to log table
- Replies: 8
- Views: 2620
- Wed Feb 03, 2010 2:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Question regarding dsapi_server and dsapi_slave
- Replies: 3
- Views: 4610
- Wed Feb 03, 2010 2:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_ipcgetnext() - timeout waiting for mutex
- Replies: 3
- Views: 3052
Search will be your friend here.
- Wed Feb 03, 2010 1:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reject Handling Load append
- Replies: 5
- Views: 1655
- Tue Feb 02, 2010 11:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML output Stage
- Replies: 7
- Views: 1577
- Tue Feb 02, 2010 10:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XMETA Password Expired in DB2 Respository
- Replies: 4
- Views: 4577