Fill in the details below (LPAR on which the user is logged on, userid of user to be cancelled etc., removing the '<>' but keeping the quotes - e.g. /*$VS,'CANCEL U=ABCDEFGH'), select either the /*ROUTE or the /*JOBPARM card but not both, and then submit the job. That should do it.

//<jobcard etc.>
//* /*ROUTE XEQ <LPAR alias name> <-- either /*JOBPARM SYSAFF=<4-char LPAR system ID> <-- or
//*
//*********************************************************************
//* CANCEL A USER ON ANOTHER LPAR, IN BATCH                           *
//*********************************************************************
//INTRDR EXEC PGM=IEBGENER //SYSPRINT DD SYSOUT=* //SYSIN DD DUMMY //SYSUT2 DD SYSOUT=(*,INTRDR) //SYSUT1 DD *,DLM=@@ /*$VS,'CANCEL U=<userid to be cancelled>' @@ //* //

Cheers,

Chris Poncelet,
CA
Ron Thomas wrote:

Hello.

We are using SYSVIEW , many a times connections gets lost due to network problems and id gets locked. In SDSF we can purge the id from my my fellow's machine, here we need to call the helpdesk and do the same? is there any faclity here by which we can cancel the id?

Thanks,
Ron

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to