Search found 42189 matches
- Wed Jun 05, 2013 10:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Junk Characters in DataStage
- Replies: 5
- Views: 3266
- Wed Jun 05, 2013 8:14 am
- Forum: General
- Topic: UserVariables Activity - PassLastSyncDate
- Replies: 8
- Views: 3209
- Wed Jun 05, 2013 7:24 am
- Forum: General
- Topic: UserVariables Activity - PassLastSyncDate
- Replies: 8
- Views: 3209
- Wed Jun 05, 2013 7:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Alternate logic required ?
- Replies: 11
- Views: 3547
Not sure what logic you'd need that's not in the documentation: Modify stage: Options category: Specification This is a statement with one of the following the forms: * DROP columnname [, columnname] * KEEP columnname [, columnname] * new_columnname [:new_type] = [explicit_conversion_function] old_c...
- Wed Jun 05, 2013 7:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameter within Parameter Value
- Replies: 3
- Views: 1194
Re: Parameter within Parameter Value
Does parameter within parameter not work? Correct - it does not work. You would need to build the parameter string with the values substituted before passing it as a parameter. That or just pass the parameters as parameters and bind them into existing SQL. Does the source SQL really need to be 'dyn...
- Wed Jun 05, 2013 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert CCYYMMDD to YYYYMMDD
- Replies: 5
- Views: 4216
- Wed Jun 05, 2013 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to calculate running totals (cumulative) based on a col?
- Replies: 25
- Views: 9356
- Wed Jun 05, 2013 6:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: issue with Date format in SP
- Replies: 12
- Views: 4362
Your date mask matches the incoming string so to me that leaves your substring as suspect. You said:
M would be the start position but N would be the string length, not the ending position.vinodkumards wrote:Inside the SP,
W_Date :=to_date(substr(in_Rq,m,n),'yyyy-mm-dd')
where m,n are the xml tag positions
- Tue Jun 04, 2013 2:54 pm
- Forum: General
- Topic: UserVariables Activity - PassLastSyncDate
- Replies: 8
- Views: 3209
Sync_GetTime -- Server Stage Load_Date (Sequential File) -> Set_Stage_Variable (Transformer) -> Save_Backup (Sequential File) I have the final sequential file to keep the transformer happy. Within the transformer I have a stage variable that is set by the input from the first sequential file. There...
- Tue Jun 04, 2013 2:32 pm
- Forum: General
- Topic: UserVariables Activity - PassLastSyncDate
- Replies: 8
- Views: 3209
You don't really need a UserVariable stage for this and it should be rather straight-forward if you are certain you are setting USERSTATUS properly. Your Sequence job should have two Job Activity stages in it, one to run the Server job that puts the value into USERSTATUS and then a following job tha...
- Tue Jun 04, 2013 10:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FTP Special Characters from Mainframes to Linux
- Replies: 2
- Views: 2200
- Tue Jun 04, 2013 9:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Alternate logic required ?
- Replies: 11
- Views: 3547
- Tue Jun 04, 2013 8:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert LOB values to Oracle table using Oracle Connector
- Replies: 8
- Views: 2348
- Tue Jun 04, 2013 7:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upsert LOB values to Oracle table using Oracle Connector
- Replies: 8
- Views: 2348
- Tue Jun 04, 2013 7:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Alternate logic required ?
- Replies: 11
- Views: 3547