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

What is code review and what are those


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

New User


Joined: 05 May 2005
Posts: 11
Location: Bangalore

PostPosted: Mon Jul 25, 2005 4:30 pm
Reply with quote

1) can any one tell me with 2 or 3 examples how to recive the request
and execute the same (changes in source program and jcl)?
2) What is code review and what are those ?
3)If i want to change pic clause EX: x(05) to X(07) in source program what are the steps i have to do? and also in cics with small example if possible?


Thanx in advance
Back to top
View user's profile Send private message
vijayamadhuri

Active User


Joined: 06 Apr 2005
Posts: 180

PostPosted: Mon Jul 25, 2005 8:11 pm
Reply with quote

Hi,

1)What request are u referring to.

2)Code reviewing is cross checking that logic that u have coded in the program to obtain u result.

3)U can increase the pic cluase as the extra would be padded by spaces.
Decreasing it would be a problem

Please comment..
Back to top
View user's profile Send private message
shiva_suresh
Warnings : 2

New User


Joined: 05 May 2005
Posts: 11
Location: Bangalore

PostPosted: Tue Jul 26, 2005 2:08 pm
Reply with quote

1) Any request your wish to explain me with more examples.
2) that is fine but how do you do the cross checking let me konw few of them
how to do cross checking.
3) i want change the pic clause in source program ( s9(5) to s9(7) )

how do you and how to check that has been changed or not?
Back to top
View user's profile Send private message
vijayamadhuri

Active User


Joined: 06 Apr 2005
Posts: 180

PostPosted: Tue Jul 26, 2005 8:53 pm
Reply with quote

1)A request basically depends on the kind of prject u r working on.A work request could be anything like upgradation of the existing requirements or modifying the existing reports to meet the clients requirement and other things like that..
So it tough to actuall explain any particular request..

2) Cross checking is to see that the code u have coded has met the criteria and u are getting the desired output taking the different i/p conditions
3) u would be making the change in w-s section
Back to top
View user's profile Send private message
shiva_suresh
Warnings : 2

New User


Joined: 05 May 2005
Posts: 11
Location: Bangalore

PostPosted: Wed Jul 27, 2005 2:01 pm
Reply with quote

1) can u explain with small example u faced ?
2) canu plz tell some i/p condtions like?
3)yes i makeing changes in ws-section assume?
Thabks in advance
regards
Reddy
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 run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
No new posts Monitoring production job progress. N... JCL & VSAM 4
Search our Forums:

Back to Top