Search found 42189 matches
- Thu Apr 02, 2015 6:45 pm
- Forum: General
- Topic: Jobs structure
- Replies: 4
- Views: 1342
How are your scripting skills? Or in case you truly have a Windows server and have some DOS knowledge, how are your batch file writing skills? You would need some in order to automate something like this from the command line using dsjob. You could also code something up in DataStage BASIC and use t...
- Thu Apr 02, 2015 6:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Varchar (SQL Server) to Decimal (Oracle) conversion
- Replies: 3
- Views: 1806
I think Ray may be thinking of StringToDate rather than StringToDecimal, the former needs a format string to know where all of the date/time components are, the latter doesn't need one. It does, however, support an optional rtype argument if there is any type of rounding that needs to occur. You're ...
- Thu Apr 02, 2015 6:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Assembly Performance and error
- Replies: 3
- Views: 2557
- Mon Mar 30, 2015 9:34 am
- Forum: General
- Topic: Run DSJOB -run from command activity stage having limitation
- Replies: 16
- Views: 7266
Funny... I mention that and nothing. Ray echoes it and then it gets tried. [sigh]
Here's one discussion on the Windows version of that. There are plenty of others.
Here's one discussion on the Windows version of that. There are plenty of others.
- Mon Mar 30, 2015 7:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Absence of distribution key in the design schema
- Replies: 4
- Views: 2567
Obviously something is different between the two environments. Unless you have doubts as to your promotion process then the primary difference is the database you are connecting to which I why I suggested starting there. I can't tell you how many times over the years that while working my way up the...
- Mon Mar 30, 2015 7:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Absence of distribution key in the design schema
- Replies: 4
- Views: 2567
- Sat Mar 28, 2015 8:28 am
- Forum: General
- Topic: Run DSJOB -run from command activity stage having limitation
- Replies: 16
- Views: 7266
Even though the first line executed immediately, but the next line was triggered only after the shell receives the return value of the previous command execution status. Of course, that's How Things Work, DataStage or otherwise. If you don't want it to wait for anything, send the command off into t...
- Fri Mar 27, 2015 4:02 pm
- Forum: General
- Topic: Identify failed job from Master Sequence
- Replies: 2
- Views: 766
Not to sound facitious but you could ask someone who does. Another option is for the Master Sequence to send out an email when it aborts, that can automatically list which jobs completed and which failed. Make sure you are one of the people it is sent to. Out of curiousity, what kind of access do yo...
- Fri Mar 27, 2015 12:40 pm
- Forum: General
- Topic: Run DSJOB -run from command activity stage having limitation
- Replies: 16
- Views: 7266
- Fri Mar 27, 2015 10:20 am
- Forum: General
- Topic: JobControl Job aborted
- Replies: 6
- Views: 1983
Now the Sequencer is aborting after the JA1 (job1) execution itself without triggering job2 and job3. So the information you'll need should be in the Sequence's log and should also mean it is either a problem with the User Variables stage or the inability to find/start JA2. If you're not sure what ...
- Thu Mar 26, 2015 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Update Table NO RCP
- Replies: 6
- Views: 3914
- Thu Mar 26, 2015 1:27 pm
- Forum: General
- Topic: JobControl Job aborted
- Replies: 6
- Views: 1983
- Thu Mar 26, 2015 1:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Update Table NO RCP
- Replies: 6
- Views: 3914
- Thu Mar 26, 2015 9:30 am
- Forum: General
- Topic: Problems with engine credentials
- Replies: 8
- Views: 4007
- Thu Mar 26, 2015 9:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find out the bytes moved by a datastage job
- Replies: 13
- Views: 6452