Search found 165 matches

by vnspn
Fri Mar 09, 2007 9:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Writing output to a Spreadsheet
Replies: 6
Views: 1685

Thanks for all your comments. I was able to solve it.

I gave the Demiliter to be a 'tab' and the Quote character to be nothing. I got the output as needed; as each column written in each cell. :)
by vnspn
Thu Mar 08, 2007 4:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Writing output to a Spreadsheet
Replies: 6
Views: 1685

Writing output to a Spreadsheet

Hi, I'm trying to write output data to a spreadsheet as a .csv file using Sequential File stage. When I view the output spreadsheet, I see that the entire row is in the first cell. But I want it to be written in such a way that each column is in each cell of the spreadsheet. Please let me know what ...
by vnspn
Fri Mar 02, 2007 9:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting data from a File in the Mainframe system
Replies: 8
Views: 3359

DSguru2B,

The condition that I mean here is not a simple one, but its some complex conditions also involving join with some other table. Also this condition has to be implemented in DS as part of my application. So, I cannot ask the Mainframe folks to do it. Thats the scenario :?
by vnspn
Fri Mar 02, 2007 9:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting data from a File in the Mainframe system
Replies: 8
Views: 3359

Ray, I do not actually require all those millions of records for my processing. I only need some of those records based on a condition. So, I thought if there is some way I could directly extract those records from the Mainframe system itself, then I could filter only those records that I need by ap...
by vnspn
Thu Mar 01, 2007 3:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extracting data from a File in the Mainframe system
Replies: 8
Views: 3359

Extracting data from a File in the Mainframe system

Hi, We are working in DS 7.1 version Server Job and the server OS in Windows. We have a scenario where we need to read a hugh file from the Mainframe system and then process it. - We cannot use a CFF stage to read this Mainframe file as it is in a remote Mainframe machine. So, we have use a FTP stag...
by vnspn
Wed Feb 28, 2007 3:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in writing to named pipes (in Sequential File stage)
Replies: 2
Views: 1282

Yeah, this is the only 'named pipe' I'm using in the project.
:roll:
by vnspn
Wed Feb 28, 2007 2:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in writing to named pipes (in Sequential File stage)
Replies: 2
Views: 1282

Error in writing to named pipes (in Sequential File stage)

Hi,

I'm trying to write to a Sequential File stage that is declared as a named pipe. The error that I get is,

ds_seqopen() - Win32 error in CreateFile - All pipe instances are busy.

Please let me know if anyone have solution for this.

Thanks.
by vnspn
Wed Feb 28, 2007 11:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading from a Mainframe Server
Replies: 5
Views: 1317

asitagrawal, Can you please let me know the tool that you are using to move file from Mainframe to Windows server. You say that once the file is in the Windows server, it can be read using a Sequential File stage. But what is the metadata that you would give in this Sequential File stage. Because th...
by vnspn
Wed Feb 28, 2007 11:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading from a Mainframe Server
Replies: 5
Views: 1317

ArndW,

As per you say, then what should be the metadata that needs to be given in the first FTP stage.
by vnspn
Wed Feb 28, 2007 10:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading from a Mainframe Server
Replies: 5
Views: 1317

Reading from a Mainframe Server

Hi, I need to read a Maifnrame file from a Mainframe server. Hope the only option is to use a FTP stage. Because, upon using the Complex Flat File stage, the file to be accessed has to reside in the DS Server machine. In this case, as the file resides in a remote Mainframe machine, is the only way t...
by vnspn
Tue Feb 27, 2007 2:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Availability of CFF plug-in stage in Server version 7.1
Replies: 1
Views: 534

Availability of CFF plug-in stage in Server version 7.1

Hi, I'm working on 7.1 Server edition. Currently I do not have Complex Flat File stage in my client. Someone told that CFF stage is not available in 7.1 version Server Jobs. I would like to whether is it true or really CFF stage is available for 7.1 Server Jobs? If available, is it possible to insta...
by vnspn
Mon Feb 26, 2007 3:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading a file from Mainframe server
Replies: 7
Views: 3714

I import the Cobol layout which is in a .txt format. This new metadata of the table definition has a 'Level Number' attribute for each columns. This is the way, its different from the other generic table definitions. This causes the problem in reading the source file correctly. Also the Cobol layout...
by vnspn
Fri Feb 23, 2007 10:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading a file from Mainframe server
Replies: 7
Views: 3714

The Cobol file definition matches the Cobol file, thats correct. But when I import that table definition, I get details like level number in the metadata. Hope these kinds of metadata with level number can be recognized only by Complex Flat File stage and not by stages like FTP. Thats the reason I'm...
by vnspn
Thu Feb 22, 2007 11:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading a file from Mainframe server
Replies: 7
Views: 3714

Reading a file from Mainframe server

Hi, I'm using DS version 7.1. I need to read a Mainframe file from a Mainframe machine. I'm currently using FTP stage to read the data from the remote machine and then process it. For metadata to be used in the FTP stage, I import the copybook layout. But this does not read the file correctly. I nee...
by vnspn
Wed Feb 21, 2007 4:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Edition of Windows Vista that support DataStage Server
Replies: 8
Views: 3813

Edition of Windows Vista that support DataStage Server

Hi,

I would like to know whether is it possible to install DataStage Server 7.X in a Windows Vista Home Basic or a Home Premium edition. Or is it that we need atleast Windows Vista Business to install the DS Server.

Thanks.