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

IKJEFT01 abended with error 'Table In Use'


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Siddhu

New User


Joined: 22 Sep 2006
Posts: 1

PostPosted: Fri Sep 22, 2006 9:53 am
Reply with quote

Hi All,
If i submit 2 JCL's using IKJEFT01 at a time which are to be excecuted at once then one of the JCL is getting abended with the reason "Table In Use" so please suggest me some solution or good example to avoid such things and i can excecute both JCL's once without any problem.

Thanks in advance. icon_lol.gif


Regards,
N.Rama Rao.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Fri Sep 22, 2006 7:10 pm
Reply with quote

IKJEFT01 is just TSO in batch. You should tell us what are you running (that is - the content of your SYSTSIN).

O.
Back to top
View user's profile Send private message
raghunathns

Active User


Joined: 08 Dec 2005
Posts: 127
Location: rochester

PostPosted: Fri Sep 22, 2006 7:11 pm
Reply with quote

what is the exact error code.

you can check
what are the programs you are executing. check in systsin parm and analyse programs. one program may locking the db2 table and other is also accesing the same table. you may get 911/913.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Error when install DB2 DB2 2
No new posts Pulling a fixed number of records fro... DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top