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

How to release lock on a segment


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Ganesh Kalam
Warnings : 1

New User


Joined: 11 Aug 2005
Posts: 45
Location: India

PostPosted: Sat Jan 07, 2006 3:17 pm
Reply with quote

Hi All,

After applying the lock on the segment using command code Q, how to release the lock.

I think there is one command code DEQ.. But i dont know the syntax of how to release lock on a segment.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Wed Jan 11, 2006 8:40 pm
Reply with quote

Follw this link, if neccesary search for 'command code' and you will be able to read all about Q and DEQ. Good luck.
publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=/com.ibm.ims.doc.jgr/javadoc/index-all.html
Back to top
View user's profile Send private message
Ganesh Kalam
Warnings : 1

New User


Joined: 11 Aug 2005
Posts: 45
Location: India

PostPosted: Thu Jan 12, 2006 8:29 pm
Reply with quote

Thanks for your prompt reply.. But i could not find the exact syntax of coding deq in a call statement.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Thu Jan 12, 2006 8:41 pm
Reply with quote

>>-DEQ--+-i/o pcb-+--i/o area----------------------------------><
'-aib-----'

Go back to the link, enter DEQ in search (suchen) and press GO ( LOS). At the command code part (where you probably looked) you will find you have to make the DEQ-call (similar like ISRT or any other DLI-call) against the IO-PCB and having the I/O-area filled with the specific code you used in your *Q command code. Example is *QA command code. The I/O-area should contain this A.
Back to top
View user's profile Send private message
Ganesh Kalam
Warnings : 1

New User


Joined: 11 Aug 2005
Posts: 45
Location: India

PostPosted: Mon Jan 16, 2006 5:53 pm
Reply with quote

Hi Bitneuker

Thanks for the prompt reply.
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Lock Escalation DB2 3
No new posts Mass JCL release via IDZ tool(eclipse... CA Products 1
No new posts IMS SEGMENT READ ISSUE IMS DB/DC 1
No new posts Inserting records into the empty segm... IMS DB/DC 1
No new posts REORG to reduce segment size new DBD IMS DB/DC 2
Search our Forums:

Back to Top