Search found 42189 matches
- Sat Dec 13, 2014 8:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS9.1 Sequential files stage – Generate Multiple Files
- Replies: 0
- Views: 1848
Where does your filename come from, the master or detail records? If it is the master, perhaps you could 'pre-process' the master file before job (say in a script) to pre-create all of the files you'll need empty, for example via touch. Then when the job runs those with detail records would be overw...
- Sat Dec 13, 2014 8:26 am
- Forum: General
- Topic: Check if a job ran at 5AM.
- Replies: 4
- Views: 1511
Your dsjob syntax looks fine, the challenge would be in parsing the output. Rather than a batch file, write a UNIX script with grep for that... I'm assuming you can still do that in your version with whatever is there similar to MKSToolkit. Or is that no longer possible? If not, then perhaps somethi...
- Fri Dec 12, 2014 10:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Round robin
- Replies: 2
- Views: 1478
- Fri Dec 12, 2014 10:18 pm
- Forum: General
- Topic: Datastage 9.1 download
- Replies: 3
- Views: 2059
- Fri Dec 12, 2014 3:25 pm
- Forum: General
- Topic: Check if a job ran at 5AM.
- Replies: 4
- Views: 1511
It's simple enough to check the date/time that a job last ran. Or to check and see if a job is running. Will either of those work for you? Both would use dsjob -jobinfo off the top of my head, the former would parse out and check the last runtime while the latter would run at say 5:01AM and check fo...
- Fri Dec 12, 2014 11:33 am
- Forum: General
- Topic: Datastage 9.1 download
- Replies: 3
- Views: 2059
- Thu Dec 11, 2014 4:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot configure Oracle wallet with ODBC
- Replies: 5
- Views: 4491
- Thu Dec 11, 2014 11:24 am
- Forum: General
- Topic: Email Notification
- Replies: 4
- Views: 3104
- Thu Dec 11, 2014 11:15 am
- Forum: Site/Forum
- Topic: Site slow today?
- Replies: 12
- Views: 13460
- Tue Dec 09, 2014 6:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Deadlock in SQL server,while inserting data using DRS Connec
- Replies: 1
- Views: 1594
- Tue Dec 09, 2014 3:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: main_program: Step has no operators
- Replies: 3
- Views: 1517
Re: main_program: Step has no operators
I am having a parallel job load which executes from Job control. Sorry, what? Can you clarify what exactly you mean, please. Are you talking about the Job Control tab associated with a specific job, i.e. BASIC code that runs before the job itself? And if so, is there anything on the job's canvas? A...
- Mon Dec 08, 2014 6:28 pm
- Forum: General
- Topic: trigger job only if file exists
- Replies: 4
- Views: 2640
- Mon Dec 08, 2014 1:47 pm
- Forum: General
- Topic: Upgrade from Datastage 6x to Datastage 11.3
- Replies: 2
- Views: 1424
Agreed. However, default behaviours can change over time and loopholes get closed so sometimes people see things that 'ran fine' under older versions no longer do so under newer ones. That because DataStage has tighter checks or code fixes that make old jobs that really shouldn't have been working i...
- Mon Dec 08, 2014 1:40 pm
- Forum: Site/Forum
- Topic: Site slow today?
- Replies: 12
- Views: 13460
- Mon Dec 08, 2014 8:35 am
- Forum: General
- Topic: Architect certification
- Replies: 2
- Views: 1677
Re: Architect certification
Oh, not to worry - that happens automatically without asking.crystal_pup wrote:PS : Mods - In case I have posted in wrong forum, please move the topic to appropriate forum.
You're fine.