Paul Gilmartin wrote:
On Fri, 30 Dec 2011 16:41:21 -0500, Bob Rutledge wrote:

R.S. wrote:
W dniu 2011-12-30 22:12, Edward Jaffe pisze:
On 12/27/2011 12:29 PM, McKown, John wrote:
A RACF id can be 8 characters. But, in that case, they cannot have a
TSO segment.
USER=LONGUSER NAME=LONG USERID OWNER=SYS1 CREATED=11.364
[...]
TSO INFORMATION
[...]

Did you try to logon to TSO with that user?
;-)

Did you try to NOTIFY= that user?

Good question.  How would he get the notification?  But did you try:

o ftp MVS
  user LONGUSER
  password
  quote site FILE=JES
  put ...?

o //STEP  EXEC  PGM=IKJEFT01  with that owner?
      (possibly in the job submitted via FTP)
  - Invoke ISPF LM services under that TMP?

o ssh LONGUSER@MVS
  then, in Rexx,
      address TSO time

He won't get the notification because the notifier suffers an immediate IEF452I / IKJ142I.

Don't you just love JCL?

Bob

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to