Page 1 of 1

Dropping a table/tablespace in a cobol program

PostPosted: Thu Nov 11, 2010 5:09 pm
by ajit mainframe
I am trying to write a cics-cobol program and i need to write query to drop a tablespace and table. can anyone help me with the code ?

Re: Abend 0C4000 hex occurred

PostPosted: Thu Nov 11, 2010 5:35 pm
by NicC
Ajitmainframe,
Did you read the forum rules? I guess not as you have started a new topic within an existing and non-related topic.

Suggest you read the relevant manual (DB2 not CICS).

Re: Dropping a table/tablespace in a cobol program

PostPosted: Fri Nov 12, 2010 1:31 am
by dick scherrer
Hello,

When you have a question, you should start a new topic. This has been split to a new topic.

Why is there a want/need to do this from within any cobol code (cics or otherwise). . . :?

System maintenance tasks are not done (nearly never) in "application code".