Search found 53125 matches
- Thu Sep 30, 2004 4:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Testing User Name/Password in DS Administrator
- Replies: 5
- Views: 1392
Certain products (particularly database products) have the annoying behaviour of inserting their executables directories at the beginning of PATH, presumably to maximize their performance at the expense of everything else. (Wouldn't you, in their place?) It's always a good plan to review PATH (and t...
- Thu Sep 30, 2004 4:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Connectivity to DataStage (81016 error)
- Replies: 3
- Views: 2613
This might be a need to get the user name right. Have you tried: username machinename\username domainname\username Did all three fail? Try connecting via telnet (Start > Run > telnet machineID); your Windows authentication should be OK here. Select the UV account. Shell out to the operating system w...
- Thu Sep 30, 2004 1:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: target Format
- Replies: 1
- Views: 684
- Wed Sep 29, 2004 4:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do I
- Replies: 5
- Views: 1507
- Wed Sep 29, 2004 3:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Testing User Name/Password in DS Administrator
- Replies: 5
- Views: 1392
Most unusual! ATTRIB is a DOS command. Open up a CMD.EXE shell and type ATTRIB /? to find out more. It's usually located in Could it be that your PATH environment variable has been amended so that %WINNT_ROOT%\System32 isn't in it?
Code: Select all
%WINNT_ROOT%\System32\attrib.exe- Wed Sep 29, 2004 3:34 pm
- Forum:
- Topic: i need metastage student guide
- Replies: 9
- Views: 4737
- Wed Sep 29, 2004 3:33 pm
- Forum: Enhancement Wish List
- Topic: Integrate BASIC file reading with other component
- Replies: 8
- Views: 4339
The project on which I'm currently working uses solely unterminated text files. The line terminator property is on the Stage tab in the Sequential File stage. Its only requirement is (obviously) that the records are in fixed width format. It's OK that there are multiple record formats (as we have he...
- Wed Sep 29, 2004 3:29 pm
- Forum: Enhancement Wish List
- Topic: Export log files
- Replies: 2
- Views: 2225
- Wed Sep 29, 2004 4:35 am
- Forum: Enhancement Wish List
- Topic: Integrate BASIC file reading with other component
- Replies: 8
- Views: 4339
Welcome aboard! :D Can you be a bit more detailed with your specification? The easy solution would be to construct a shared container containing a Sequential File stage and an output link. The Sequential File stage can specify a Filter command; this could (perhaps) achieve your binary-to-text conver...
- Wed Sep 29, 2004 4:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IM002 - error code
- Replies: 2
- Views: 3114
Look at the entire error message. IM002 is the "SQL State", a generic ODBC error code that can almost always be ignored if further information is provided. [DataStage] is the vendor of the client software [SQL Client] is the name of the client software [ODBC] indicates that the ODBC driver manager w...
- Wed Sep 29, 2004 4:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Representing a decimal with thousand separators
- Replies: 3
- Views: 1686
- Wed Sep 29, 2004 1:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Bottleneck Advice
- Replies: 4
- Views: 1347
- Wed Sep 29, 2004 1:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Universe Table
- Replies: 6
- Views: 2106
UniVerse is a trademark of International Business Machines Corporation. Note that not all "tables" in the following list are full SQL tables with security and integrity constraints. Most are hashed files of some kind. UniVerse SQL System Tables UV_SCHEMA schemas UV_TABLES tables UV_VIEWS views UV_AS...
- Tue Sep 28, 2004 9:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Universe Table
- Replies: 6
- Views: 2106
- Tue Sep 28, 2004 9:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Shared containers
- Replies: 4
- Views: 2463