Search found 53125 matches
- Sun Sep 10, 2006 3:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: creating job statistics from joblog created in datastage
- Replies: 11
- Views: 6035
Challenge that requirement, for it is asinine. The right place to capture job statistics is after the job is finished. [Fundamental principle; the act of measuring invalidates the measurement while a process is executing.] This means in the job sequence or shell script that controls it. That, in tur...
- Sun Sep 10, 2006 3:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is it possible to capture the UNIX exit code from DS
- Replies: 2
- Views: 1094
- Sun Sep 10, 2006 2:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_ipcopen() - Error in open file/dir
- Replies: 2
- Views: 3883
- Sun Sep 10, 2006 2:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Record level properties
- Replies: 5
- Views: 1026
Declare the fixed-width columns as being of type Char with an appropriate precision, but as soon as you have even one delimiter character, you must describe the record structure as delimited. If there are no delimiters between the "fixed-size" fields, you must read them as one and parse them within ...
- Sun Sep 10, 2006 2:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage EE 7.5x2
- Replies: 8
- Views: 1571
- Sun Sep 10, 2006 2:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compiling job
- Replies: 3
- Views: 984
- Sun Sep 10, 2006 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: conerting a decimal(12,3) to decimal (9,2)
- Replies: 4
- Views: 1924
- Sun Sep 10, 2006 2:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string to decimal
- Replies: 5
- Views: 1903
- Sun Sep 10, 2006 2:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine
- Replies: 2
- Views: 904
- Sun Sep 10, 2006 2:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: why to import table definitions by Orchestrate Schema def.
- Replies: 5
- Views: 1736
I don't know if "u" can (whoever "u" is), but I can. This information is in the manuals, which a thorough reading will reveal, and/or in the readme notes that ship with the product. The knowledge is also conveyed in the vendor's training classes; in this particular case DX434 (DataStage Essentials, ...
- Sun Sep 10, 2006 2:34 am
- Forum: General
- Topic: where to find a SAP R/3 Pack training class
- Replies: 2
- Views: 2158
- Sun Sep 10, 2006 2:21 am
- Forum: IBM QualityStage
- Topic: Importing DataStage File in Quality Stage
- Replies: 5
- Views: 2397
- Thu Sep 07, 2006 10:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Commands for DS
- Replies: 4
- Views: 1598
- Thu Sep 07, 2006 10:03 pm
- Forum: IBM QualityStage
- Topic: Imcomplete Record Read from File
- Replies: 6
- Views: 2141
- Thu Sep 07, 2006 4:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Veritas Backups on Unix... oh My!!
- Replies: 2
- Views: 713
There is a SUSPEND.FILES command (only in the UV account and only for Administrator login) that can be used to quiesce the Repository databases. That handles any connected developers. Running jobs, though, are a different story entirely. They *should* hang the first time they try to update their sta...