+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 19 of 19

Thread: Vary off Line after Signoff

  1. #11
    GlenKerner Guest

    Default Vary off Line after Signoff

    What I ended up doing as a temporary step was put an call to a program that disables their profile when they sign on. It allows them to do whatever they want but once they sign off they can't sign on again

  2. #12

    Default Vary off Line after Signoff

    Try assigning a job description to the profile that logs everything, including CL commands. Ensure that the log is printed or retained at signoff. Dave

  3. #13
    Guest.Visitor Guest

    Default Vary off Line after Signoff

    Would the INACTTMR setting work in your case? Once they stop doing their job and nothing is going across the line, it would disconnect it. You could set it to a few minutes.

  4. #14
    GlenKerner Guest

    Default Vary off Line after Signoff

    The INACTTMR for the actual line is set at 300, but the line does not disconnect. I wonder if it is because it is two iSeries connected and they are constantly checking if the other is there. Right now the line status is: Opt Description Status -------------Job FCSLINE ACTIVE FCSCTL ACTIVE FCSDEV ACTIVE BLANK ACTIVE/TARGET *PASSTHR As far as I can tell nobody has been signed on for at least 30 minutes but the line stays active. What I would like it to show is vary off. The solution to put a chgusrprf xxx status(*disabled) seems to be working. They keep calling to have us reenable the profiles. I think this is a temporary solution. The joblog was a nice idea except that there menu system doesn't seem to log anything. I think when they go into there system the logging level is changed on purpose.

  5. #15
    Guest.Visitor Guest

    Default Vary off Line after Signoff

    If they are constantly polling each other, that would probably keep the line active. If not, and you don't disconnect, it's possible there may be a PTF for you not disconnecting.

  6. #16
    GlenKerner Guest

    Default Vary off Line after Signoff

    When they finally end there sign on display (I'm guessing) the Line finally goes to a connect pending status but not to a vary off status. I can't seem to find anyway to get this line to go Vary off automatically. If I was initiating the connection I could vary it off on my side when I was done. I can guarentee that they will not agree to submit/execute a vary off command as the last thing they do because other people in other departments may be signed on. I think my temporary solution will end up being the permenant solution.

  7. #17
    Guest.Visitor Guest

    Default Vary off Line after Signoff

    Could you have a CL program that runs continuously in never ending subsystem that attempts to vary off the line every 'xx' minutes? You could monitor for the CPF error messages that fail to vary it off. You will need to verify that this is true but I am pretty sure the line will not vary off while it is Active. But it should have no problem when at Connect Pending. Be sure to monitor for all of the CPFs in the command VRYCFG. Also, you would have to take into consideration that when you varied the line on for them that the job will try to vary it back off after the delay time. Maybe put the job on hold or something... HTH Scott

  8. #18
    GlenKerner Guest

    Default Vary off Line after Signoff

    We have a situation where a vendor has been signing into the system and not notifying us when they are done. What we want to do is set up a program that when they signoff the line is varied off. I've not dealt with exit programs and don't know if we should create an exit program for the signoff command or if we can put it into their initial program. I hope someone has an easy way of doing this (I'm going to have to explain it to my IS Director who is not a technical person) TIA

  9. #19
    GlenKerner Guest

    Default Vary off Line after Signoff

    I believe if you vary the line off it will disconnect anybody connected to it. I seem to remember doing that accidentally years ago.

+ Reply to Thread
Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Replies: 1
    Last Post: 06-05-2002, 04:49 AM
  2. TechTip: Vary Off Controllers with Printers Attached
    By glea@dextermag.com in forum Document Management
    Replies: 2
    Last Post: 05-13-2002, 02:13 PM
  3. Terminal will not Vary On
    By Guest.Visitor in forum IBM i (OS/400, i5/OS)
    Replies: 2
    Last Post: 03-13-2001, 09:03 PM
  4. CL program to vary on all devices? Help
    By Guest.Visitor in forum Programming
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM
  5. Line ETH1 vary on failed. Protocol...
    By Guest.Visitor in forum Networking
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts