|
|
| Author |
Message |
ksk
Senior Member
Joined: 08 Jun 2006 Posts: 309 Location: Pune, India
|
|
|
|
Hi,
we have been asked the following question in our internal tests. Can anybody let me know the answer?
When we logon to TSO, which memory would be used for log on process.
Options are:
1) RAM 2) Virtual RAM
3) Main Memory 4) None of the Above
Regards,
KSK |
|
| Back to top |
|
 |
References
|
|
 |
dbzTHEdinosauer
Senior Member
Joined: 20 Oct 2006 Posts: 1618 Location: germany
|
|
|
|
what is this test for? SystemsProgrammer?
some admin type, with nothing to do, dreamed up this question. |
|
| Back to top |
|
 |
ksk
Senior Member
Joined: 08 Jun 2006 Posts: 309 Location: Pune, India
|
|
|
|
| This is not for only Systems programmer but for everyone. |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2159 Location: Phoenix, AZ
|
|
|
|
Are you talking about Mainframes BTW...(RAM... ) |
|
| Back to top |
|
 |
dbzTHEdinosauer
Senior Member
Joined: 20 Oct 2006 Posts: 1618 Location: germany
|
|
|
|
| Quote: |
This is not for only Systems programmer but for everyone.
|
that's what I mean. who cares? besides, MVS means Virtual, which means it is in memory. RAM? tell them to cram it.
of what use would this particular piece of information be?
occaisionally you have to stand-up to the admin types and let them know that they are idiots. |
|
| Back to top |
|
 |
Anuj D.
Global Moderator
Joined: 22 Apr 2006 Posts: 2159 Location: Phoenix, AZ
|
|
|
|
| dbzTHEdinosauer wrote: |
| ..occaisionally you have to stand-up to the admin types and let them know that they are idiots. |
The day when I would be experienced enough, would like to say this to many..there are many in my hit list..  |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 3509 Location: Brussels once more ...
|
|
|
|
| ksk wrote: |
| This is not for only Systems programmer but for everyone. |
This is a question that in over 30 years of IT I must admit to having never pondered.
To be totally honest, I can't give a monkeys where I get my storage from just as long as I get it !!!
You have to admit, it is rather a specialist question. And I am sure that someone somewhere out there will give us not only the correct answer and an explanation too. |
|
| Back to top |
|
 |
ksk
Senior Member
Joined: 08 Jun 2006 Posts: 309 Location: Pune, India
|
|
|
|
Expat,
I admit that this is a specialist question but sometimes we can't do anything.
Dick,
Idiots only asks these type of questions which are not relevant to our work. We can work on Mainframes effectively even we don't know answers for these type of silly questions. But as mentioned, sometimes, can't do anything.
I have asked some persons who appeared for the test but everybody made guess and came. I just wanted to know the correct answer. |
|
| Back to top |
|
 |
Robert Sample
Senior Member
Joined: 06 Jun 2008 Posts: 891 Location: Atlanta, GA
|
|
|
|
| ksk: last I heard, RAM meant Random Access Memory so options 1 and 3 are identical; since z/OS has MVS has an ancestor, it uses Virtual RAM (virtual memory) as well, so there's not really a difference between 1, 2, and 3. TSO logons require an address space for the user; the address space is allocated with a certain amount of memory based on the logon parameter so option 3 can be considered correct. However, if the logon parameter is so large as to cause paging to auxiliary to occur, it's not a 100% true in all cases answer. The question is really, really simplistic and misleading in so many ways it needs to be withdrawn. |
|
| Back to top |
|
 |
|
|