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

how to solve -904 in cobol db2 program.


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sawantdhanaji
Currently Banned

New User


Joined: 31 Aug 2006
Posts: 3
Location: Mumbai

PostPosted: Tue Jul 19, 2011 5:34 pm
Reply with quote

When I tried run a cobol db2 program I am getting -904 error on a perticlar table , tried to fire select query from SPUFI getting the same error.
But the same job was working fine previously , there is another step in jcl to load this table , I think the table has been lock due to parameter used in load card.

Load card first line is as :
LOAD DATA LOG NO REPLACE NOCOPYPEND INDDN SYSREC00

please suggest how to unlock table ?
Back to top
View user's profile Send private message
Escapa

Senior Member


Joined: 16 Feb 2007
Posts: 1399
Location: IL, USA

PostPosted: Tue Jul 19, 2011 5:37 pm
Reply with quote

Quote:
I think the table has been lock due to parameter used in load card.

-904 has nothing to do with locks.. check documentation...


Check the status of TABLESPACE
Back to top
View user's profile Send private message
gylbharat

Active Member


Joined: 31 Jul 2009
Posts: 565
Location: Bangalore

PostPosted: Tue Jul 19, 2011 6:18 pm
Reply with quote

Hi,

Can you post the exact error message?

It seems like the table space has reached 251 extents...
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Tue Jul 19, 2011 6:43 pm
Reply with quote

check pending
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts COBOL sorting, with input GDG base COBOL Programming 7
No new posts Need help with ADABAS query (COBOL-AD... All Other Mainframe Topics 0
No new posts Replacing FILLER with FILLER<SeqNu... DFSORT/ICETOOL 2
No new posts Error to invoke MPP program through B... IMS DB/DC 3
No new posts Compile Sp Cobol base COBOL Programming 1
Search our Forums:

Back to Top