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

What will be the output of this ISPF Menu: TSO RVARY UserID


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
graswant

New User


Joined: 29 Apr 2006
Posts: 93
Location: Singapore

PostPosted: Wed Jul 26, 2006 3:54 am
Reply with quote

Hi

Can someone tell what will be the output of the below listed command from ISPF Menu?

TSO RVARY UserID


Thanks
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Jul 26, 2006 11:01 am
Reply with quote

You can get the answer by reading the fine manual.

O.
Back to top
View user's profile Send private message
graswant

New User


Joined: 29 Apr 2006
Posts: 93
Location: Singapore

PostPosted: Wed Jul 26, 2006 9:09 pm
Reply with quote

ofer71 wrote:
You can get the answer by reading the fine manual.

O.


Hi,

Thanks for the reply...I know the functions of RVARY....However I was looking for the output of this command....

TSO RVARY UserId..
Back to top
View user's profile Send private message
cpuhawg

Active User


Joined: 14 Jun 2006
Posts: 331
Location: Jacksonville, FL

PostPosted: Wed Jul 26, 2006 9:25 pm
Reply with quote

Unless you are a Security Administrator, you probably should not be executing this command.

The RVARY command is used to switch (deallocate/reallocate) a RACF database should the primary database become corrupt.

Issuing TSO RVARY USERID would probably be ignored, because USERID is not a valid option with the RVARY command. You would probably need a privileged attribute of SPECIAL on your USERID to execute the command.

You can enter TSO HELP RVARY on the command line to get an explanation of the command.

The best place for seeing what result came from your command would be the system log (if it shows up at all) .
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts TRIM everything from input, output co... DFSORT/ICETOOL 1
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Joinkeys - 5 output files DFSORT/ICETOOL 7
Search our Forums:

Back to Top