Search found 15603 matches
- Wed May 14, 2008 8:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup problem
- Replies: 3
- Views: 1867
- Wed May 14, 2008 8:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Max no of jobs can be called in a Job Sequence in PX
- Replies: 4
- Views: 1313
- Wed May 14, 2008 8:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Max no of jobs can be called in a Job Sequence in PX
- Replies: 4
- Views: 1313
- Wed May 14, 2008 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with the lookup
- Replies: 5
- Views: 1022
- Wed May 14, 2008 8:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Finding the Category for each job.
- Replies: 8
- Views: 2090
- Wed May 14, 2008 6:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compress datasets
- Replies: 6
- Views: 1379
A DataSet isn't a single UNIX object, it is a descriptor that points to data files and those can't be compressed automagically. So compressing the descriptor file doesn't do anything at all. The columns could be compressed, but the gain of compressing a string of 100 is going to be much less than co...
- Wed May 14, 2008 5:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Job Logfile
- Replies: 1
- Views: 644
The command line "dsjob -logdetail" provides output (which you can redirect to a text file) with all the information you require and is much easier than writing DataStage BASIC programs to use the builtin routines. If you code this yourself, the main routines that you will use and can read about in ...
- Wed May 14, 2008 5:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DsSort Space Clearing
- Replies: 4
- Views: 1165
- Wed May 14, 2008 4:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using ODBC to connect to MS access datastage installed linux
- Replies: 4
- Views: 1965
- Wed May 14, 2008 4:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lookup file set
- Replies: 3
- Views: 1715
- Wed May 14, 2008 4:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup key value in a delimited string with a lookup stage
- Replies: 5
- Views: 1203
- Wed May 14, 2008 4:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS jobs
- Replies: 13
- Views: 3492
The location of the "dsjob" executable has nothing to do with the projects and their locations. It is determined by the administrator when installing DataStage and the default locations depend upon which operating system is used. The location is best found by using $DSHOME/bin/dsjob; and the DSHOME ...
- Wed May 14, 2008 4:13 am
- Forum: General
- Topic: Setting user roles & priviledges from command line
- Replies: 9
- Views: 2074
- Wed May 14, 2008 4:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using ODBC to connect to MS access datastage installed linux
- Replies: 4
- Views: 1965
I used to think that there were only paid products that offerred ODBC connectivity for UNIX (i.e. ConnectDirect) but I've seen some recent threads here where people mentioned freeware ODBC drivers. Perhaps you could search the threads for use Google to find such software, as it is not part of the st...
- Wed May 14, 2008 4:04 am
- Forum: General
- Topic: Setting user roles & priviledges from command line
- Replies: 9
- Views: 2074