MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

i want detail records .....

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
chandra_vssv
Beginner


Joined: 08 May 2005
Posts: 26
Topics: 12
Location: pune

PostPosted: Tue Oct 18, 2005 4:12 am    Post subject: i want detail records ..... Reply with quote

Hi ,

I have a report file as my input, i need only detailed records from this input file,could any body suggest me a solution
Code:

Input file looks like this
===============================================
1REPORT-JNB04                             STATISTICAL  REPORT                                                     
      1
 REF- ON-LINE BUFFERS REPORT                                                                                     
10-13-05
                                                         
SEE OP47

                                          MAIN-MODULE-NAME   :   XY7SO400
1. GENERAL BUFFER DATA
  ----------------------------------------------------------------------------
  Calling Module    | short Seq    |  DB2  Num  | Table Name
  ----------------------------------------------------------------------------
  XY7SO400               KZ6011             1             k640_PROD_RUN_RT   

 2. CALLS COUNTERS
 ----------------------------------------------------------------------------------
 TOTAL    |   S U C C E S S F U L L  C A L L S 
              |-----------------------------------------------------------------------
 CALLS    | Last retrieval |   Found cache | Not Found | Found main    |
 -----------------------------------------------------------------------------------
        0                   0                     0                     0                  0       

 3. CALLS STATISTICS
(SUCCESSFULL BUFFER CALLS TO TOTAL CALLS IN %)
 -------------------------------------------------------------------------------
 Last retrieval | Found Cache | Not found cache | Found MB |Not FM
 -------------------------------------------------------------------------------
     00.0             00.0             00.0                     00.0              00.0
===============================================

I want my out put like this, which contains only detail records
Code:

XY7SO400    KZ6011     1      KAT640_PROD_RUN_RT   
  0         0              0              0           0       
00.0       00.0         00.0         00.0         00.0

_________________
Regards,
Chandu
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Tue Oct 18, 2005 4:46 am    Post subject: Reply with quote

chandra_vssv,

A simple cobol program will give you the desired results. or you can code a bunch of OMIT conditions for sort which will also give you the desired results.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
chandra_vssv
Beginner


Joined: 08 May 2005
Posts: 26
Topics: 12
Location: pune

PostPosted: Tue Oct 18, 2005 5:33 am    Post subject: Reply with quote

Hi kolusu,

Thank you.
_________________
Regards,
Chandu
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group