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

what is build in SCLM


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
neha trivedi

New User


Joined: 19 Aug 2008
Posts: 9
Location: bangalore

PostPosted: Fri Aug 22, 2008 12:37 am
Reply with quote

hi
can you plz tell me how members should be built in SCLM

1. do we need to build the jcl's also
2. what all members should be built
3. to compile a member,we generally run jcls but how do we compile with the help of build

kindly help
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 218
Location: India

PostPosted: Fri Aug 22, 2008 9:35 am
Reply with quote

neha trivedi wrote:
hi
can you plz tell me how members should be built in SCLM

1. do we need to build the jcl's also
2. what all members should be built
3. to compile a member,we generally run jcls but how do we compile with the help of build

kindly help


Hi Neha,

In SCLM BUILD is used for the compilation of the programs.
You have to BUILD the program which needs to be compiled.
If you BUILD the program Compile jcl will be generated and submitted.You can check the generated JCL in the SPOOL area.

Seniors correct me if i am wrong.
Back to top
View user's profile Send private message
Selva-kumar

New User


Joined: 01 Mar 2007
Posts: 52
Location: chennai

PostPosted: Tue Aug 26, 2008 4:59 pm
Reply with quote

Hi,

To my knowledge, we won't build the programs directly in SCLM. we will create components like Archdef and Archbat and build the archdef. The archdef will have link to archbat which in turn have link to the program. This is for a cobol program. For Cobol-DB2 program, it will vary a little.

Once you have build, build list, build report and build message will be created as seperate files.
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 218
Location: India

PostPosted: Thu Sep 11, 2008 3:12 pm
Reply with quote

Some Info that i got from the SCLM Help.

Use SCLM Build to compile and link-edit a complete system in a single
job or to compile and link-edit parts of a system. You use Build
most often to prepare the Promote processor, but you can use it at
any time to compile or link system updates.

The five types of Builds are: conditional, unconditional, forced,
report and information. A conditional Build compiles and link-edits
all necessary modules, but it stops processing on the first error.
An unconditional Build continues processing all modules despite
translation errors.A forced build compiles and link-edits all modules
whether they need to be built or not.The report Build determines what
would take place if you were to request an unconditional Build.
The information Build returns an XML deck describing the input that
would have been passed to the Build translators on a Forced Build.
Back to top
View user's profile Send private message
neha trivedi

New User


Joined: 19 Aug 2008
Posts: 9
Location: bangalore

PostPosted: Thu Sep 11, 2008 8:26 pm
Reply with quote

thanks...my work is done now
Back to top
View user's profile Send private message
sri_mf

Active User


Joined: 31 Aug 2006
Posts: 218
Location: India

PostPosted: Fri Sep 12, 2008 9:15 am
Reply with quote

neha trivedi wrote:
thanks...my work is done now


You are Welcome..
It is good to her that you have completed your work.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Thu Apr 21, 2011 11:41 am
Reply with quote

Are you using SCLM?
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 -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts Build a record in output file and rep... DFSORT/ICETOOL 11
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
No new posts Build dataset list with properties us... PL/I & Assembler 4
No new posts Build a trailer with total an count SYNCSORT 6
No new posts Build two or more rows given some con... DFSORT/ICETOOL 9
Search our Forums:

Back to Top