1,350 pts.
 subsystem
i want to increase the workstation in our org, how could i do increase or create more Qpadev000?

Software/Hardware used:
ASKED: November 23, 2011  12:09 PM
UPDATED: March 6, 2012  6:06 PM

Answer Wiki:
You need to check the system value QAUTOVRT Auto Configure Virutal Devices and change the number specified. Also you need to look at QAUTOCFG system value and make sure it is set to 1 for ON. Lovemyi
Last Wiki Answer Submitted:  November 23, 2011  3:10 pm  by  Lovemyi   2,310 pts.
All Answer Wiki Contributors:  Lovemyi   2,310 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

you do not need to create manually. in one of the wrksysval, all you need to do is set it on QAUTOVRT the amount of sessions that you need

 15,485 pts.

 

Note that you might want to set QAUTOCFG back to ’0′=Off after you have enough devices.

Tom

 108,330 pts.

 

what will be happen, if QAUTOCFG value is not OFF

 1,350 pts.

 

if you dont close it and people can open multiple or as many sessions as they want on your system which is not really recommended…by having too many sessions and too many logins, it could cause your system to be slow

 15,485 pts.

 

If you feel overburdened with QPADEVxxxx devices, you might want to make sure the ones you have aren’t varied off.

 5,670 pts.

 

…make sure the ones you have aren’t varied off.

A varied off device shouldn’t be a problem.

Tom

 108,330 pts.

 

They have been for us. QPADEVnnnn devices get varied off for one reason or another and stay varied off. That’s why I have a program that varies them back on at intervals.

 5,670 pts.

 

QPADEVnnnn devices get varied off for one reason or another and stay varied off.

Then I would suspect a problem with something like QSYS CRTAUT() which generally ought to be *CHANGE. Hard to tell without a detailed look. You might look for audit entries generated when a connection fails because a device won’t vary on as it should.

Tom

 108,330 pts.

 

QPADEVnnnn devices get varied off for one reason or another…

Ah, these are probably devices that have been disabled by the system due to invalid signon attempts. That makes more sense. For those, yes, you’ll need to vary those on explicitly. I should have thought of that immediately.

Tom

 108,330 pts.

 

You may want to look at:
QMAXSGNACN

Maximum sign-on attempts action. Specifies how the system reacts
when the maximum number of consecutive, incorrect, sign-on attempts
(the system value QMAXSIGN) is reached.

A change to this system value takes effect the next time someone
attempts to sign on the system. The shipped value is ’3′.

Action to take

1 Vary off device if limit is reached.

2 Disable user profile if limit is reached.

3 Vary off device and disable user profile if limit is
reached.

We like to use “2″ so the profile, but not the device, is disabled.

 415 pts.

 

k if i had removed 50 systems from the organisation, then how can i remove the unnecessary workstation that are available?

 1,350 pts.

 

…how can i remove the unnecessary workstation that are available?

If you want to delete a device description, use the DLTDEVD command. If you list devices with WRKDEVD, you can use option 4=Delete.

Tom

 108,330 pts.