Search found 15603 matches
- Tue Dec 27, 2005 9:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: enormous aggregator
- Replies: 7
- Views: 2028
Always choose your tools according to the job at hand - the UNIX sort will work much faster at large volumes than either Server or PX sorts or aggregators can. Any datatype sorted in DS can also be sorted the same way using the UNIX sort. The timestamp will either be an integer value representation ...
- Tue Dec 27, 2005 4:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read the numeric part of a string in PX
- Replies: 8
- Views: 2249
- Tue Dec 27, 2005 3:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_Archive::BadVersion: From: Loading memory archive.
- Replies: 8
- Views: 14567
Kumar, I touched upon the explanation earlier. The data set file header contains information on the partitioning, schema and data file paths. You cannot build this file manually, but you can create a new one with the same partitioning and schema information as the broken one and look at the new file...
- Tue Dec 27, 2005 3:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error viewing sequential file.
- Replies: 14
- Views: 5937
Bala, your column "first_name" is misdefined. What is your defined quote character? What is your definition of the "first_name" column and what is the data (you just need to copy one line, since the error is occuring on each line)? The error message is telling you that you have a metadata mismatch b...
- Tue Dec 27, 2005 3:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: enormous aggregator
- Replies: 7
- Views: 2028
Jasper, the reason that the aggregator is using so much memory is because is it doing it's own sorting prior to aggregating. If you were to sort the incoming data using your UNIX sort (or CoSort/SyncSort if you have them) and then telling the aggregator stage that you are working with sorted data yo...
- Mon Dec 26, 2005 12:13 pm
- Forum: General
- Topic: ParamName does not reference a known parameter of the job
- Replies: 5
- Views: 15534
- Mon Dec 26, 2005 12:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_Archive::BadVersion: From: Loading memory archive.
- Replies: 8
- Views: 14567
Roy, it doesn't really contain any information except the links to the actual component data files. If you don't mind artifacts, delete the file and have the job re-create it. If you need the data files then creat a new one, see where the part files are located and what they are called, and overwrit...
- Mon Dec 26, 2005 10:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_Archive::BadVersion: From: Loading memory archive.
- Replies: 8
- Views: 14567
Roy, have you tried any other orchadmin commands on the file headers? I'm not at a system right now, but the option that gives you the details on the file. I do see that orchadmin spits out version information about the internal structure; I wonder if a corrupted header file might generate that erro...
- Mon Dec 26, 2005 10:48 am
- Forum: General
- Topic: ParamName does not reference a known parameter of the job
- Replies: 5
- Views: 15534
- Mon Dec 26, 2005 6:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read the numeric part of a string in PX
- Replies: 8
- Views: 2249
Yes, there are several built-in functions in PX. The one you choose depends upon the stage where you are looking to do this and whether the number is an integer or a floating point one. Please look into you documentation and you can use the search string "from_string" to get some of the functions - ...
- Mon Dec 26, 2005 5:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Whom should I contact
- Replies: 6
- Views: 2262
Ravij, if you purchased DataStage from Ascential/IBM or a distributor with a service agreement then you need to contact them with your questions. Part of what you or your organisation pay goes to financing the support organization. Depending upon the level of support you have opted for you will get ...
- Sun Dec 25, 2005 5:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: many worksheets
- Replies: 6
- Views: 1382
Deepthi, you cannot do this from DataStage; it needs to be done from Excel. You still haven't shared whether you are doing a sequential read from an exported .csv file or if you wish to read from the Excel sheet using ODBC. In either case you will need to split the sheets. I think it is probably bes...
- Sun Dec 25, 2005 5:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: many worksheets
- Replies: 6
- Views: 1382
Excel .xls datasources are presented to DataStage using the Windows ODBC interface. You can read Excel sheets that have been exported to .csv form using sequential file stages. In either case you will have to work with just one worksheet at a time. This is more of an Excel or an ODBC question than a...
- Sun Dec 25, 2005 2:44 pm
- Forum: Site/Forum
- Topic: Grid Computing - donate spare CPU cycles to research
- Replies: 17
- Views: 6772
- Sat Dec 24, 2005 2:32 pm
- Forum: Site/Forum
- Topic: Location?
- Replies: 3
- Views: 2172
Kali, I remember changing my location to "Europe" about a month or so ago, since I realized that just putting in one country wasn't quite accurate. After I saw your post I went back to edit my profile and I'll be darned, but I can't find out where I changed my location; neither of the two profile sc...