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

DB return code 24


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
umasankarmf

New User


Joined: 08 Sep 2008
Posts: 43
Location: india

PostPosted: Fri Dec 12, 2008 12:18 pm
Reply with quote

I'm using DATACOM for one application. While accessing that I got return code 24. Can ny body tell me the resolution process?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Dec 12, 2008 8:28 pm
Reply with quote

Hello,

You have attempted to gain exclusive control on more rows than is allowed.

You need to change the code to lock less rows at one time or work with the dbs to change the EXCTLNO parameter.

Usually, when this happens it is an application design problem.
Back to top
View user's profile Send private message
umasankarmf

New User


Joined: 08 Sep 2008
Posts: 43
Location: india

PostPosted: Mon Dec 15, 2008 10:11 am
Reply with quote

Hi Dick,

Thanks a lot for your reply. Can you please tell me how to use the EXCTLNO parameter? As per my knowledge we can use that parameter in PARM. But I dont know how to use that one. Can you provide for me?


Thaks a lot..................!
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Dec 15, 2008 10:16 am
Reply with quote

You're welcome icon_smile.gif

Quote:
Can you please tell me how to use the EXCTLNO parameter?
It is not something you "use". It is part of the configuration of the multi-user facility. Usually, a 24 means there is an application design problem (unless the environment has been poorly configured). . .

You need to talk with your dba to determine how the code should be changed or investigate a configuration change.
Back to top
View user's profile Send private message
umasankarmf

New User


Joined: 08 Sep 2008
Posts: 43
Location: india

PostPosted: Mon Dec 15, 2008 10:22 am
Reply with quote

Hi Dick,

Thank you........! FYI and FYA, I will contact with my DBA. I am very happy with your answers and suggestions.


Onace again thank you very much.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Dec 15, 2008 10:24 am
Reply with quote

You're welcome - good luck icon_smile.gif

d
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top