Welcome.
"no longer works" means exactly what? What does or doesn't happen, what errors do you get?
Search found 42189 matches
- Fri Apr 05, 2013 7:02 am
- Forum: General
- Topic: Using parameters in DB2 Stage in DS 8.7
- Replies: 11
- Views: 5598
- Fri Apr 05, 2013 6:57 am
- Forum: General
- Topic: High CPU usage by WorkloadManagment (WLM) - V9.1
- Replies: 6
- Views: 2114
- Thu Apr 04, 2013 9:23 am
- Forum: General
- Topic: DSN created in windows not appering in DS DSN drop down list
- Replies: 6
- Views: 1782
- Thu Apr 04, 2013 7:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cofiguaration file issue to run orchadmin commands
- Replies: 2
- Views: 1399
- Thu Apr 04, 2013 7:15 am
- Forum: General
- Topic: HOW TO GET THE DSN LIST IN DATASTAGE 8.5...
- Replies: 4
- Views: 2404
- Thu Apr 04, 2013 7:11 am
- Forum: General
- Topic: High CPU usage by WorkloadManagment (WLM) - V9.1
- Replies: 6
- Views: 2114
Re: High CPU usage by WorkloadManagment (WLM) - V9.1
One place to start would be with your official support provider.AndreasK wrote:Has anyone an idea where i can get more informations or how i can solve the problem?
- Thu Apr 04, 2013 12:04 am
- Forum: General
- Topic: Pass value from table to job parameter
- Replies: 3
- Views: 996
One thought - use a sub-query into the audit table. Can you do something along the lines of: select * from xyz where tran_date > (select last_run_date from audit_table where ???) Do you have a way to join to the proper audit record for the job in question? The downside of that is you wouldn't have a...
- Wed Apr 03, 2013 5:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Query::Datastage migration from 7.5.3 server to 8.5 server
- Replies: 2
- Views: 1619
- Wed Apr 03, 2013 1:16 pm
- Forum: General
- Topic: How to rename and run daily basis jobs?
- Replies: 7
- Views: 2524
- Wed Apr 03, 2013 1:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using CFF Stage for Mainframe Files
- Replies: 1
- Views: 1148
- Wed Apr 03, 2013 8:28 am
- Forum: General
- Topic: How to rename and run daily basis jobs?
- Replies: 7
- Views: 2524
- Wed Apr 03, 2013 7:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cleansing Name
- Replies: 12
- Views: 5277
Silly requirement. Use the best tool for the job. Perhaps you can do this in steps. Use Convert() to remove all of the digits and punctuation then check the size of the result. If it is zero then it was 'only numbers' and is invalid. Then from that result upcase it and use Convert() to remove A-Z an...
- Wed Apr 03, 2013 7:01 am
- Forum: General
- Topic: Windows -- Audit Table
- Replies: 7
- Views: 2691
Re: Windows -- Audit Table
That will complicate your effort but this should be a great learning experience.Jaydev wrote:I am new to routines as well as bat scripts.
- Wed Apr 03, 2013 6:57 am
- Forum: General
- Topic: How to rename and run daily basis jobs?
- Replies: 7
- Views: 2524
- Tue Apr 02, 2013 4:32 pm
- Forum: General
- Topic: DataStage BASIC Syntax Highlighting Scheme
- Replies: 4
- Views: 2104