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

How many tables can be added in a batch spufi


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

New User


Joined: 02 Apr 2009
Posts: 16
Location: chennai

PostPosted: Thu Apr 30, 2009 5:16 pm
Reply with quote

I'm executing DDL in batch. My question is how many DDL (its an ALTER TABLE) statements for diiferent tables can be added in a single job?
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: Thu Apr 30, 2009 9:42 pm
Reply with quote

Hello,

I'm not aware of some fixed limit. . .

What is happening when you run your batch job - some abend, some unwanted sqlcode, something else?
Back to top
View user's profile Send private message
srilata83

New User


Joined: 02 Apr 2009
Posts: 16
Location: chennai

PostPosted: Thu Apr 30, 2009 9:55 pm
Reply with quote

Hi,
Actually i had a total of 90 tables all together, but i was afraid to run for all the tables all together, so before running, i just wanted to confirm whether to proceed or not...then finally I decided to run for 20 to 24 tables together, forwhich i created 4 or 5 JCLs.
It ran finely.

The DDL i was ruuning is ALTER TABLE creator.tablename DATA CAPTURE NONE:

Thanks,
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 May 01, 2009 12:30 am
Reply with quote

Good to hear it worked - thanks for letting us know 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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts DELETE SPUFI DB2 1
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
Search our Forums:

Back to Top