IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to get the record count in TSQ ?


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
chaitanyav

New User


Joined: 13 May 2008
Posts: 3
Location: Hyderabad

PostPosted: Thu Dec 18, 2008 9:32 pm
Reply with quote

Hi,

My requirement is like to get the total number of records in TSQ?

How can we get the total number of records in TSQ ?

Is there any Syntax to get the record count in one particular TSQ ?

Can anyone please help me out ?
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Thu Dec 18, 2008 10:07 pm
Reply with quote

CEMT I TSQ(MYTSQ)


if you need this capability from a batch COBOL program
consider >>
cicswiki.org/cicswiki1/index.php?title=How_do_I_interact_with_a_transaction_from_a_batch_program%3F#3rd_party_Vendor_Software
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Thu Dec 18, 2008 11:46 pm
Reply with quote

Review the NUMITEMS parameter, associated with the READQ TS command/API.

Regards,

Bill
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts To get the count of rows for every 1 ... DB2 3
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts To find whether record count are true... DFSORT/ICETOOL 6
Search our Forums:

Back to Top