Search found 15603 matches
- Wed Feb 08, 2006 9:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unwanted quotes added to parameter
- Replies: 8
- Views: 1952
- Wed Feb 08, 2006 8:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unwanted quotes added to parameter
- Replies: 8
- Views: 1952
- Wed Feb 08, 2006 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Max number of Hashed files
- Replies: 9
- Views: 1374
There is always going to be a limit somewhere, but I'm not aware of any limits that you will hit when designing your job - if they fit on the canvas they'll compile and run. If you have Transformer - Transformer links in your jobs, activate interprocess buffering or put in IPC stages, and limit your...
- Wed Feb 08, 2006 6:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reg DS_Audit
- Replies: 15
- Views: 3499
Since the names are explicitly filtered out, you cannot use the Manager to load the column metadata using either the UniVerse Table or UniVerse hashed file tabs. You will have to manually enter the metadata. But the hashed file as well as the Table view can be read. Just remember the standard caveat...
- Wed Feb 08, 2006 6:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reg DS_Audit
- Replies: 15
- Views: 3499
- Wed Feb 08, 2006 6:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error message : "dsloadlibrary: error in dlopen" o
- Replies: 3
- Views: 1014
- Wed Feb 08, 2006 6:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get the date of job creation
- Replies: 18
- Views: 3777
Ravi, the audit file is created as an audit trail of actions, so if you copy a job into project X that project sees the file as being created on the date when the job was loaded, not when it was originally created in another project. Along the same lines, any modification history would also not be v...
- Wed Feb 08, 2006 5:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage
- Replies: 4
- Views: 1403
- Wed Feb 08, 2006 5:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error message : "dsloadlibrary: error in dlopen" o
- Replies: 3
- Views: 1014
Hello and welcome to DSXchange. This error has several possible causes and it has been extensively handled before. Please go to the search facility that is shown as an option in the top of each page and enter the text "dsloadlibrary: error in dlopen" and use the "search for all terms" option to get ...
- Wed Feb 08, 2006 2:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: command line execution
- Replies: 13
- Views: 4676
DataStage on Windows installs it's own specialized TELNET server that directs you straight into the DataStage environment. You will either need to use a "normal" telnet server or open up a DOS windows/client using another method. Once you get the normal DOS prompt you can execute the "dsjob" program...
- Tue Feb 07, 2006 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 UDB Bulk Stage - Performance Issue
- Replies: 57
- Views: 14878
Have you runstated (is that a verb?) the table? Could you check the speed of your CFF stage when it doesn't write to anything by putting in a transform with a "1=2" consraint? It should write many thousands of rows per second. What bulk load options have you specified for the DB/2 load? Approximatel...
- Tue Feb 07, 2006 3:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 UDB Bulk Stage - Performance Issue
- Replies: 57
- Views: 14878
- Tue Feb 07, 2006 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHESTRATE exception in main program: APT_ParseError
- Replies: 17
- Views: 9708
- Tue Feb 07, 2006 3:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 UDB Bulk Stage - Performance Issue
- Replies: 57
- Views: 14878
The IBM docs state that 3107 is a warning, SQL3107W There is at least one warning message in the message file. which doesn't help much Does you log file have anything else in it? If you were to partition your table you would get some really significant speed increases on PX - but that might not be p...
- Tue Feb 07, 2006 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHESTRATE exception in main program: APT_ParseError
- Replies: 17
- Views: 9708
Kapil, since the orchadmin program is run by PX jobs it needs to be installed. The screenshot is nice, but doesn't help in locating your problem, please refer to your original post where you showed that DS thinks a ustring length in the schema is 0... I think that the path to solution of your proble...