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

To delete 9th item from a TSQ which is havnig 15 items


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

New User


Joined: 10 May 2005
Posts: 72

PostPosted: Fri May 20, 2005 2:23 pm
Reply with quote

Hi all,
I have TSQ with 15 items. I want to delete the 9th item. How do I do that?

Thanks,
Vidya Bhat
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Sat May 21, 2005 10:59 pm
Reply with quote

Deleting a record is not possibl ein TSQ and TDQ. Rewrite wth Spaces.
Back to top
View user's profile Send private message
vidyasaraswathi

New User


Joined: 10 May 2005
Posts: 72

PostPosted: Mon May 23, 2005 9:48 am
Reply with quote

Hi Priya,
Eventhough we can't delete item directly we can do this as follows:
Moving 10th item to 9th item, 11th item to 9th item ..... & so on and 15th item to 14th.
In this way we can rearrange the items which is equivalent to deleting a particular item from the tsq.

Corrections are always welcome.

Thanks and Regards,
Vidya Bhat
Back to top
View user's profile Send private message
krishh

New User


Joined: 20 May 2005
Posts: 12

PostPosted: Mon May 23, 2005 6:32 pm
Reply with quote

hai,
we can't delete a single item from TSQ. we can read the record item randomly by using ITEM option but we can't delete a single record from it.
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 DELETE SPUFI DB2 1
No new posts DSNTIAUL driven delete IBM Tools 0
No new posts How to delete a user's alias from the... JCL & VSAM 11
No new posts Delete file row if blanks in the firs... DFSORT/ICETOOL 5
No new posts volume mass delete RMM JCL & VSAM 2
Search our Forums:

Back to Top