If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Find total number of documents that meet criteria

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-09-08, 17:43
gauravjain21 gauravjain21 is offline
Registered User
 
Join Date: Mar 2005
Posts: 41
Question Find total number of documents that meet criteria

I am trying to get a total number of documents that have the mandatory records.

one document is defined by starting of INS segment until it encounters another one. Each document must have following records REF*0F, REF*23, DTP*356, DMG*D8 and should be in 1 to 1 ratio. The sequencing / ordering or records (REF*0F, REF*23, DTP*356, DMG*D8) can be random.

Pls help


file -

ISA*12345*
ABC**
INS*Y*19
REF*0F*
REF*1L*
REF*23*
DTP*356*
NM1*IL*
DMG*D8*
LUI*LE*
NM1*31*1
INS*Y*19
REF*0F*
REF*1L*
REF*23*
DTP*356*
NM1*IL*
DMG*D8*
LUI*LE*
NM1*31*1

Last edited by gauravjain21; 01-09-08 at 17:46.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On