Search found 8 matches

by Dark Fantasy
Thu Apr 13, 2017 3:43 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Remove sauce using SORT.
Replies: 1
Views: 593

Remove sauce using SORT.

Hi, Please have a look at below input: SCLA         SCLA             SCLA              SCLA            SCLA 9        SCLA              SCLA         SCLA             SCLA              output should look like this: SCLA         SCLA             SCLA              SCLA         SCLA 9           SCLA     ...
by Dark Fantasy
Tue Aug 12, 2014 12:42 pm
Forum: Interview Questions.
Topic: VB file, what will be there in the last byte?
Replies: 2
Views: 590

VB file, what will be there in the last byte?

Hi,Every one The interviewer asked that, "what will be present at the end of record in case of VB record. Assuming VB record's maximum length is 100 byte and first record is 100 bytes long while the second record is 60 bytes. At 61 positon will there be any delimter ? I could nto answer this qu...
by Dark Fantasy
Mon Aug 11, 2014 2:12 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Group records for Ouput in an IMS DB.
Replies: 2
Views: 1857

Re: Group records for Ouput in an IMS DB.

Search manual on what? "GROUP BY" is not there, so I assume it's not applicable.

But your reply makes me think, if I need to group by some specific filed from the segment, I'm left to write a bit of program only?
by Dark Fantasy
Fri Aug 08, 2014 2:57 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Group records for Ouput in an IMS DB.
Replies: 2
Views: 1857

Group records for Ouput in an IMS DB.

Hi,

In IMS DB is it possible for us to do a Group By, like DB2?
by Dark Fantasy
Thu Jul 31, 2014 1:23 pm
Forum: SyncSort, SyncTool, SyncGener.
Topic: VB to multiple FB files using sort, but with a condition.
Replies: 6
Views: 2320

Re: VB to multiple FB files using sort, but with a condition

Thanks Anuj this has worked but why do you use '5' as starting position?
by Dark Fantasy
Wed Jul 30, 2014 1:43 pm
Forum: SyncSort, SyncTool, SyncGener.
Topic: VB to multiple FB files using sort, but with a condition.
Replies: 6
Views: 2320

Re: VB to multiple FB files using sort, but with a condition

Thanks Anuj this has worked but why do you use '5' as starting position?
by Dark Fantasy
Mon Jul 28, 2014 2:21 pm
Forum: SyncSort, SyncTool, SyncGener.
Topic: VB to multiple FB files using sort, but with a condition.
Replies: 6
Views: 2320

VB to multiple FB files using sort, but with a condition.

Hi, I've an input variable block file.The data file is like this: FD004A001<some varibale data> FD004A001<some varibale data> FD005A001<some varibale data> FD005A002<some varibale data> . . . FD100A006<some varibale data> All the records records can be in any sequence. I need the records starting wi...

Go to advanced search