Search found 53125 matches
- Thu Jul 29, 2004 4:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Import Data with FixedWidth Column
- Replies: 1
- Views: 928
Assuming you're using the Import utility within Manager, there are three steps. Step 1 is to identify the file. Step 2 is to specify its format. Step 3 is to name the columns, add descriptions, data elements and correct the "best guess" data types that the Import utility has applied. It's in Step 2 ...
- Thu Jul 29, 2004 4:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Why landing data is good for warehouse batch ETL
- Replies: 14
- Views: 7298
Not working at any Red Brick site at the moment. If it's urgent, you might be able to get some from IBM (the new owners of Red Brick, but with no idea what a star is in their stable - after all, it's not DB2!) There are many variables that would have to be standardised in such a benchmark, so that a...
- Thu Jul 29, 2004 4:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Processing large numbers of input files
- Replies: 9
- Views: 6616
The problem was the telco has 10 different switch input formats You haven't encountered the problem when they change the CDR format without telling anyone, then? It will happen! DataStage BASIC can treat a directory as if it were a table, the operating system file names being treated as "keys". Ope...
- Thu Jul 29, 2004 4:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: URGENT - Creation of Hash File/Transformer - Error
- Replies: 7
- Views: 2635
Hashed files do NOT have a hard-coded limit of 999MB, and never have. This limit occurs only in the GUI, where "someone" neglected to allow more than three digits in the SpinButton control. By default, hashed files have a limit of 2GB, caused by internal pointers being four bytes (32 bits). By expli...
- Thu Jul 29, 2004 4:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of 'MY' functionality to pack data
- Replies: 2
- Views: 1041
This behaviour is correct, because in C the \0 character represents "end of string". So what's being returned is a zero-length string ("") rather than NULL. The very lowest levels of the engine are written in C. Where are the data coming from? You ought not to be able to get a character string begin...
- Thu Jul 29, 2004 3:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to clear the "deleted jobs" from repository vi
- Replies: 15
- Views: 6064
- Thu Jul 29, 2004 3:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Before/After routine to create VOC pointers to hash files...
- Replies: 6
- Views: 1528
- Wed Jul 28, 2004 2:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: URGENT - Creation of Hash File/Transformer - Error
- Replies: 7
- Views: 2635
- Wed Jul 28, 2004 2:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Before/After routine to create VOC pointers to hash files...
- Replies: 6
- Views: 1528
- Wed Jul 28, 2004 2:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC SQL SERVER => problem
- Replies: 1
- Views: 820
- Wed Jul 28, 2004 2:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsapi processes for a job
- Replies: 16
- Views: 8052
The best way is to configure it for auto-start in the dsdlockd.config file in the DataStage engine directory on the server. Log in as superuser, cd to the DataStage engine directory, invoke UniVerse, and bring up DEADLOCK.MENU; there is an option on this menu for starting the dsdlockd process. Check...
- Wed Jul 28, 2004 2:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export routines, transforms etc. from code
- Replies: 3
- Views: 1799
I seriously doubt that CExporterAPI is the whole story; in particular, even if it is an appropriate source of objects, what are these objects and what are the properties and methods associated with them? And what is the format of the generated export? You may (or may not) find it useful to switch on...
- Wed Jul 28, 2004 6:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Putting Datastage 7 and Datastage 5 Client's on the same m/c
- Replies: 7
- Views: 1874
Developer Productivity
- Wed Jul 28, 2004 6:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Please, HELP
- Replies: 12
- Views: 6634
- Wed Jul 28, 2004 6:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: data originating from spreadsheets
- Replies: 9
- Views: 3935