Search found 53125 matches
- Tue Mar 19, 2013 2:40 am
- Forum: General
- Topic: Unlocking the datastage jobs
- Replies: 16
- Views: 7028
- Tue Mar 19, 2013 2:39 am
- Forum: General
- Topic: Login Problem
- Replies: 7
- Views: 6902
- Tue Mar 19, 2013 2:37 am
- Forum: General
- Topic: Controlling the execution of Jobs in Datastage Sequence
- Replies: 6
- Views: 1893
- Mon Mar 18, 2013 8:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to change metadata datatype in Job using RCP
- Replies: 1
- Views: 1264
You cannot make any change without naming the column involved. That does not preclude you from using RCP for other columns, of course. If the data type change can be implicit, then a Copy stage is the simplest solution. If you want a more generic design, make use of the fact that a specification in ...
- Mon Mar 18, 2013 8:53 pm
- Forum: General
- Topic: XML Input Stage Error
- Replies: 5
- Views: 1162
Learning Tip
When diagnosing look on both sides of where the error is actually reported.
- Mon Mar 18, 2013 8:49 pm
- Forum: General
- Topic: Controlling the execution of Jobs in Datastage Sequence
- Replies: 6
- Views: 1893
Code: Select all
Nested Condition ----> JobA1
#jpCountry# = "A1"
Nested Condition ----> JobA2
#jpCountry# = "A2"- Mon Mar 18, 2013 3:16 pm
- Forum: General
- Topic: XML Input Stage Error
- Replies: 5
- Views: 1162
- Mon Mar 18, 2013 3:15 pm
- Forum: General
- Topic: Send email while rejecting Records
- Replies: 16
- Views: 3415
- Mon Mar 18, 2013 3:14 pm
- Forum: General
- Topic: QC database
- Replies: 12
- Views: 2027
- Mon Mar 18, 2013 3:11 pm
- Forum: General
- Topic: Controlling the execution of Jobs in Datastage Sequence
- Replies: 6
- Views: 1893
Only ever one country, or possibly both? Either way you set up parameter(s) in the sequence to specify which country/countries, and use trigger expressions - possibly in Nested Condition activities - to specify what is to occur. Is there any dependency (for example country A2 runs only after country...
- Mon Mar 18, 2013 1:15 pm
- Forum: General
- Topic: Password Encryption and Decryption in Datastage
- Replies: 1
- Views: 2331
- Mon Mar 18, 2013 3:38 am
- Forum: General
- Topic: looping jobs
- Replies: 13
- Views: 3119
- Mon Mar 18, 2013 3:37 am
- Forum: General
- Topic: give a variable as end parameter in loop start activity
- Replies: 6
- Views: 1564
Have the server job place the value into its User Status area. In the sequence refer to the activity variable $UserStatus (for the activity that runs the server job) to get that value. This can appear directly in any field that can contain an expression and which is downstream of the server job acti...
- Sun Mar 17, 2013 11:59 pm
- Forum: General
- Topic: Send email while rejecting Records
- Replies: 16
- Views: 3415
I thought you might have worked "Spamalot" into the thread somewhere there, Craig. 
Especially as it's playing in Denver (Buell Theater) next week.
http://www.denvercenter.org/buy-tickets ... about.aspx
Especially as it's playing in Denver (Buell Theater) next week.
http://www.denvercenter.org/buy-tickets ... about.aspx
- Sun Mar 17, 2013 11:58 pm
- Forum: General
- Topic: How to Read zip file ?
- Replies: 9
- Views: 2736