Search found 53125 matches
- Thu Feb 16, 2006 4:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: A mandatory value has not been entered
- Replies: 9
- Views: 2512
That's right. Jobs and job activities work differently. A job can pick up any value, including an empty value, from the job parameters grid directly. A job activity in a job sequence, however, expects to find an expression (rather than a value) there. Ultimately it becomes an rvalue in an assignemen...
- Thu Feb 16, 2006 3:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine - Code not visible to anybody
- Replies: 9
- Views: 3710
- Thu Feb 16, 2006 3:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sqlldr Password visible at Unix level
- Replies: 9
- Views: 5373
Surely the TECHNIQUE doesn't violate any security?!! The sqlldr program is invoked with various command line options, but can prompt for user id and password if required. In that case a "here script" can be used to supply responses to the prompts, and environment variables can be used to supply the ...
- Thu Feb 16, 2006 3:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: About UDB API stage
- Replies: 21
- Views: 4709
- Thu Feb 16, 2006 3:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ExternalTargetStage: data feed [send/receive] mechanism
- Replies: 1
- Views: 789
It is correct (as documented) behaviour. The External Source program is invoked once, and generates as many lines as it will onto stdout. These are delivered into the job design via the output link from the External Source stage. In your shell script $1 can only ever mean the first token from the sc...
- Wed Feb 15, 2006 11:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Retrieving Metadata dynamically at run time
- Replies: 6
- Views: 2537
- Wed Feb 15, 2006 11:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine - Code not visible to anybody
- Replies: 9
- Views: 3710
Delete the code after compiling. Use a white font! What is it you want to achieve? Does "anybody" include yourself?!! If it's a money issue, adding a copyright notice should suffice, or making it read-only. You can create routines as external UniVerse routines, globally catalog them and create inter...
- Wed Feb 15, 2006 11:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sqlldr Password visible at Unix level
- Replies: 9
- Views: 5373
- Wed Feb 15, 2006 11:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Remote exec
- Replies: 5
- Views: 1331
- Wed Feb 15, 2006 11:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: MS SQL Server Load stage
- Replies: 7
- Views: 2759
- Wed Feb 15, 2006 11:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Weird error - accessing ODBC Stage
- Replies: 6
- Views: 1146
- Wed Feb 15, 2006 11:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sum and count function in Aggregate Stage Problem
- Replies: 8
- Views: 2998
- Wed Feb 15, 2006 11:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job being monitored eror
- Replies: 11
- Views: 2766
That doesn't show locks held by defunct processes. You need to get to the Administrator client window or to the server and issue a LIST.READU command. If you can get to a UNIX prompt, even better is to issue the command from UNIX, so that you can pipe the output through grep and just search for that...
- Wed Feb 15, 2006 11:26 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Invalid BROWSE Connection
- Replies: 3
- Views: 2617
The far right columns are sometimes incomplete and there are no trailing spaces. This would be fine if the final column was ragged right, but the record may end a few columns previously. Hence, my import to SQL Server "wraps" the records and misaligns them. Pre-process with DataStage to true fixed ...
- Wed Feb 15, 2006 11:24 pm
- Forum: Site/Forum
- Topic: Periodicly top posters in addition to the overall top ten
- Replies: 3
- Views: 2613