Search found 53125 matches
- Wed Apr 17, 2013 1:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To read all data from an CSV file and then populate into xml
- Replies: 5
- Views: 1762
- Tue Apr 16, 2013 11:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conditional Deletion
- Replies: 22
- Views: 5872
- Tue Apr 16, 2013 11:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using mkdbfile in a Unix script - foreground & backgroun
- Replies: 9
- Views: 4246
- Tue Apr 16, 2013 11:42 pm
- Forum: General
- Topic: ExecDOS Command
- Replies: 10
- Views: 3527
- Tue Apr 16, 2013 11:37 pm
- Forum:
- Topic: IMAM - importing an Oracle table def
- Replies: 8
- Views: 5687
- Tue Apr 16, 2013 11:37 pm
- Forum:
- Topic: IMAM - importing an Oracle table def
- Replies: 8
- Views: 5687
- Tue Apr 16, 2013 6:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why use orchadmin to delete datasets?
- Replies: 10
- Views: 8218
- Tue Apr 16, 2013 6:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using mkdbfile in a Unix script - foreground & backgroun
- Replies: 9
- Views: 4246
Try preceding the mkdbfile command with nohup so that its controller can return straight away.
Test this in the Administrator client command window, preceded by SH -c.
Test this in the Administrator client command window, preceded by SH -c.
Code: Select all
SH -c "nohup $DSHOME/bin/mkdbfile name options &"- Tue Apr 16, 2013 6:22 pm
- Forum: General
- Topic: Sharing datastage project
- Replies: 3
- Views: 953
- Tue Apr 16, 2013 6:20 pm
- Forum:
- Topic: IMAM - importing an Oracle table def
- Replies: 8
- Views: 5687
IMAM, as far as I can determine, is the import tool of choice where a metabroker or bridge is required. It supersedes Import/Export Manager in this role (though I still prefer the IEM command line for some things). Importing table definitions does not require a metabroker or bridge. It uses the Conn...
- Tue Apr 16, 2013 4:22 pm
- Forum: General
- Topic: ExecDOS Command
- Replies: 10
- Views: 3527
- Tue Apr 16, 2013 4:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why use orchadmin to delete datasets?
- Replies: 10
- Views: 8218
Open the Data Set Management tool in DataStage Designer. Open any of your valid Data Sets. The tool will show you the contents of the descriptor file (the *.ds file). It also shows the location and names of the segment files on each node (as you select each node) that contain the data. Nagaraj has i...
- Tue Apr 16, 2013 4:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Loop - data for related records
- Replies: 1
- Views: 791
- Tue Apr 16, 2013 4:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: issue in using date_from_string in modify stage
- Replies: 3
- Views: 959
- Tue Apr 16, 2013 4:07 pm
- Forum:
- Topic: IMAM - importing an Oracle table def
- Replies: 8
- Views: 5687