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

how we can use CEBR command in cics?


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

New User


Joined: 29 Apr 2005
Posts: 38

PostPosted: Thu May 26, 2005 12:58 pm
Reply with quote

how we can use CEBR command in cics?
Back to top
View user's profile Send private message
vrch

New User


Joined: 21 Mar 2005
Posts: 20

PostPosted: Thu May 26, 2005 3:17 pm
Reply with quote

Hello vbhat,

CEBR command is mainly used for browsing TSQ and TDQ.

You can directly specify the command like below:

CEBR tsq name

For this you have to create a TSQ using CEDA DEFINE and then CEDA INSTALL commands.

I hope the above informaton will help you and let me know if u have any query regarding my answer.

Thanks,
vrch.
Back to top
View user's profile Send private message
kanak

Moderator


Joined: 12 Mar 2005
Posts: 252
Location: India

PostPosted: Fri May 27, 2005 7:11 pm
Reply with quote

You start the CEBR transaction by entering the transaction identifier CEBR,
followed by the name of the queue you want to browse. You can choose a name of up to 16 characters.

Alternatively, you can start the CEBR transaction from the CEDF transaction. You do this by pressing PF5 from the initial CEDF screen
which takes you to the working-storage screen, and then pressing PF2 from that screen to browse temporary storage (that is, invoke the CEBR transaction).
CEBR can also be started from CEMT I TSQ by entering ?b? at the queue to be browsed.The CEBR transaction responds by displaying the temporary storage queue whose name consists of the four letters CEBR followed by the four letters of your terminal identifier. (CICS uses this same default queue name if you invoke the CEBR transaction directly and do not supply a queue name.) The result of invoking the CEBR transaction without a queue name.
Hope this will give you some detail ....please let us know if you have concerns.
|
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 RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Using API Gateway from CICS program CICS 0
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
Search our Forums:

Back to Top