MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 2 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Unload and load related.
gavini_vasu

Replies: 2
Views: 2112

PostForum: Database   Posted: Wed Mar 08, 2006 1:28 am   Subject: Unload and load related.
Hi All,

I have a table TAB1 in database DataB1. This table is huge ( 2 million rows).
My requirement is to create the same table TAB1 under a different database called DataB after which we in ...
  Topic: skipping a step in procedure
gavini_vasu

Replies: 4
Views: 2358

PostForum: Job Control Language(JCL)   Posted: Thu Jul 21, 2005 2:17 am   Subject: skipping a step in procedure
Though it is an old post, here is what we use at our shop to skip steps.

Wherever the PROC is called just add COND.STEPXX=(0,EQ) like..


//STEP1 EXEC PROC1,
// COND.STEP10=(0,EQ&# ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group