Search found 42189 matches
- Fri Nov 20, 2009 7:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: option in multi-instance for reading dynamic number of files
- Replies: 10
- Views: 4607
- Fri Nov 20, 2009 7:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Project Variables (Global Environment Variables)
- Replies: 3
- Views: 1263
- Fri Nov 20, 2009 7:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Files Deletion using datastage
- Replies: 10
- Views: 2425
You need to quote the wildcarded -name AFAIK and I'd add a -print to the process so you know what was deleted:
Code: Select all
find /yourpath -name 'AREA-*.CSV' -ctime +180 -exec rm {} \; -print- Fri Nov 20, 2009 7:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: User profiles for each projects
- Replies: 2
- Views: 1103
Hmmm... administration is handled by an internal 'super user' (dsadm typically) not a group so you're out of luck there, I believe. And nothing stops someone from running a job unless you arrange permissions such that they cannot write to the repository tables and thus the run aborts when they attem...
- Fri Nov 20, 2009 7:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data driven output selection of files
- Replies: 7
- Views: 1601
- Fri Nov 20, 2009 7:19 am
- Forum: General
- Topic: Migration from Datastage 7.5 to Datastage 8.1
- Replies: 1
- Views: 3239
All versions ship with an 'Install and Upgrade Guide', the gory details of how everything would be done are there. Mostly it's just a matter of setting up a new 8.x server, exporting all of your 7.x jobs and then importing them into the new server. You really shouldn't have to change anything about ...
- Fri Nov 20, 2009 7:14 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: XML Input Stage Issue
- Replies: 7
- Views: 5006
- Fri Nov 20, 2009 7:13 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Sequencer -- start Loop issue
- Replies: 2
- Views: 1752
- Thu Nov 19, 2009 11:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Record on file DS_STAGETYPES can not be written
- Replies: 20
- Views: 8842
- Thu Nov 19, 2009 6:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting date to Timestamp !!
- Replies: 3
- Views: 1825
- Thu Nov 19, 2009 6:08 pm
- Forum: General
- Topic: send an SMS using DS
- Replies: 7
- Views: 2357
- Thu Nov 19, 2009 4:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Seen this message: Unable to attach to the given directory
- Replies: 8
- Views: 4084
- Thu Nov 19, 2009 4:25 pm
- Forum: General
- Topic: Capturing historical Job run statistics
- Replies: 14
- Views: 11832
- Thu Nov 19, 2009 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Flushing stage variable information upon EOF
- Replies: 1
- Views: 939
- Thu Nov 19, 2009 1:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SAP BW ,r/3 software packs
- Replies: 1
- Views: 718