Search found 42189 matches
- Wed Oct 10, 2007 6:13 am
- Forum: General
- Topic: DSD.Browse Error
- Replies: 7
- Views: 3297
- Wed Oct 10, 2007 6:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is there a way to turn off the "Run" button in Dir
- Replies: 9
- Views: 1827
Hmmm... not only will you have to add that to every job, but there will be times when you'll want to run a job manually because Something Has Gone Wrong - and this will prevent that. However, if that works for you... I guess you could create a little wrapper job, a job that runs a single job 'under ...
- Wed Oct 10, 2007 6:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can I kill the job which is still running after stopped?
- Replies: 7
- Views: 2037
- Wed Oct 10, 2007 5:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error : Timed out while waiting for an event
- Replies: 2
- Views: 1644
- Tue Oct 09, 2007 9:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to wake a sleeping job?
- Replies: 4
- Views: 1050
- Tue Oct 09, 2007 5:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row out of sequence when it's in order ?
- Replies: 6
- Views: 3662
- Tue Oct 09, 2007 5:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete statement in a job
- Replies: 5
- Views: 1555
When i checked the log , the SQL appears as DELETE FROM CENADM.TEST_A WHERE C4<ADD_MONTHS(SYSDATE,-6) and :1=:1 i.e parameters are not replaced (:1=:1). Is this causing a problem Nope, the log always shows the sql with the parameter markers. Make sure your single trigger column is marked as a key a...
- Tue Oct 09, 2007 12:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing values between jobs of a job sequencer
- Replies: 4
- Views: 4009
- Tue Oct 09, 2007 8:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OCI stage load
- Replies: 1
- Views: 704
- Tue Oct 09, 2007 6:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is there a way to turn off the "Run" button in Dir
- Replies: 9
- Views: 1827
While there is the option to mark something 'Read Only', that is for protecting the design itself - Designer may be used to look at the job but cannot be used to change the job. It has no bearing on it being runnable or not. I don't believe there is any way to disable the 'Run' option from Director.
- Mon Oct 08, 2007 1:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to delete Executables associated to a DataStage job
- Replies: 6
- Views: 3025
Re: How to delete Executables associated to a DataStage job
When we try to compile and execute, the jobs gives several different kinds of errors You may want to list the details of these 'several different kinds of errors' and let us know which are from the compile step and which are from the execute step. Have you tried a 'force compile'? Does your job inc...
- Mon Oct 08, 2007 1:24 pm
- Forum: General
- Topic: Select Query in Oracle-- General Question
- Replies: 6
- Views: 1684
While I don't believe there is a graceful way to select the first ten rows in a table without using a where clause, there are certainly ways to process the first ten records in a table. As Ken notes, for Oracle you can do something with rownum and 'having' with aggregate functions to fake it out: se...
- Mon Oct 08, 2007 12:36 pm
- Forum: General
- Topic: Select Query in Oracle-- General Question
- Replies: 6
- Views: 1684
- Mon Oct 08, 2007 12:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder Stage -Large file- 50 mb can't process
- Replies: 11
- Views: 5369
The suggestion was based on your earlier post where you said: Actually, with my original design, I'm using the data in each file to lookup to a table and a hash file. Now that you've clarified you are using the filename and not actually any 'data in each file' for that, the suggestion can be ignored...
- Mon Oct 08, 2007 11:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: logfile for bin/uv -admin -start
- Replies: 4
- Views: 2130