TSO CMD to display systemid

TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...
dohara
Posts: 42
Joined: Thu Apr 09, 2009 3:15 pm
Skillset: programmer
Referer: from web

TSO CMD to display systemid

Postby dohara » Thu May 06, 2010 12:21 am

Hi

Is there a TSO command to display the system name?

thanks,
David

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: TSO CMD to display systemid

Postby Robert Sample » Thu May 06, 2010 12:44 am

Assuming you mean LPAR identifier when you say "system name", I am not aware of any way to get that information via a TSO command. Console commands are usually used to retrieve this data.

manojlives
Posts: 37
Joined: Wed Dec 24, 2008 5:15 pm
Skillset: beginer
Referer: friend

Re: TSO CMD to display systemid

Postby manojlives » Sun Jun 27, 2010 11:49 am

We use SAREA to see all the Details of ISPF and session... I hope that is Rexx code to do that..

But you can try using SYSID from your ISPF screen , which will display your session name in the ISPF panel...
Similarly you can set PANELID , USERID ... and so on , on your ISPF SCreen .. Hope this is what you want...

expat
Posts: 459
Joined: Sat Jun 09, 2007 3:21 pm

Re: TSO CMD to display systemid

Postby expat » Mon Jun 28, 2010 3:14 pm

I suggest that you read the REXX manual - TSO/E REXX Reference and look at MVSVAR & SYSVAR


  • Similar Topics
    Replies
    Views
    Last post