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 

interview questions

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Interview Q & A
View previous topic :: View next topic  
Author Message
mfuser
Banned


Joined: 01 Mar 2005
Posts: 105
Topics: 58

PostPosted: Wed Nov 22, 2006 1:44 pm    Post subject: interview questions Reply with quote

Members,

I have two questions which i faced in interview:

1.If we want to specify in a WHEN clause multiple conditions for an EVALUATE statement , how should we code ?
Code:

EVALUATE TRUE
  WHEN A > B AND C > D AND E > F AND G > H

.
  WHEN (A > B AND C > D) OR (E > F AND G > H)
.
END-EVALUATE

2.What is the difference between SYSPRINT and SYSOUT DD names and why do we use SYSOUT=* in both the cases?
Code:

//SYSPRINT DD SYSOUT=*
//SYSOUT   DD SYSOUT=*
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12357
Topics: 75
Location: San Jose

PostPosted: Wed Nov 22, 2006 2:59 pm    Post subject: Reply with quote

mfuser,

Some people never change and you happen to be one of the elite member of such group

1. http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IGY3LR10/6.2.13?DT=20020920180651

2. Search before posting.

http://www.mvsforums.com/helpboards/viewtopic.php?t=1287&highlight=informational

kolusu
_________________
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort

www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Interview Q & A All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group