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

questions all about endevor


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vijayakumar_vc

New User


Joined: 14 Mar 2005
Posts: 2

PostPosted: Fri Apr 15, 2005 10:45 am
Reply with quote

Hello friends i need answers for the following questions.please help me to get free from the below doubts.



1) after adding a module back to the endeavor at unit level will it be automatically compiled and link edited or we need to do compiling and link editing explicitly?

2) In unit level how to test our programs?

3) What is the purpose of generating SCL?

4) What is the purpose of CCID?

5) In the Batch option menu we are selecting option 1 (BUILD SCL) and giving REQUEST DATASET. Is that dataset empty one ? or what actually it contains?

6) What is the purpose of adding modules to UNIT LEVEL? Is it for unit testing purpose?

7) What is the purpose of moving modules from unit level to system level?


thanks in advance.
Back to top
View user's profile Send private message
David P

Active User


Joined: 11 Apr 2005
Posts: 106
Location: Cincinnati Ohio

PostPosted: Wed May 04, 2005 2:43 pm
Reply with quote

Ans:-

1) When we add an element to endeavor it is compiled and link edited by endeavour we do not need to do it.

2)When your element is successfully added to any unit level it is available in the same level. So for the testing of the same you can use these unit level libraries.

3)By generating SCL we provide all the information needed for the movements of the modules which in turn is taken as input in the JCLs that gets submitted in batch (if doing in batch).

4)CCID is used to distinguish between various subsystems present in main system.

5)That dataset contains the SCL statement/s you specify when you create the SCL and given as input to the batch job.

6)There can be various levels which might be used for different purposes like Level A is for programmer testing B for acceptance testing and then finally production level.

7)Moving modules from ground level to prodution is the procedure that is followed generally but you can skip levels provided the system allows it though it is not recomended as the whole purpose of version control gets defeated over there.

Hope I answered your question.
regards
David.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Updating endevor JCLs CA Products 5
No new posts Comp interview questions Mainframe Interview Questions 5
No new posts Interview Questions on Cobol DB2 program Mainframe Interview Questions 5
No new posts Finding the plan when code compiled u... DB2 2
No new posts CA-Endevor Admin - 3 years minimum Mainframe Jobs 0
Search our Forums:

Back to Top