I have a patch at home on my test machine. If you are running the single user version of Cache, for now just patch it to return a value of 5. This should be safe for now, since versions of Cache 5 and above allow at least 20 processes.
Bob Witkop > I still have a problem getting the November version of VistA to run As a > reminder, from a past post, I have one version of VistA running fine. It > is > about 1.5 years old. The newer version ZU halts with the message below. > Older version works just fine. > > Cache 5.xxx 25 licensed users: Y=$system.License.LUConsumed() results Y=2. > > Am I on the wrong track? Advice appreciated. > > Thanks, > > thurman > > > OLDER VERSION ROUTINE > VISTA>ZL %ZOSV ZP > %ZOSV ;SFISC/AC - $View commands for Open M for NT. ;12/04/2001 15:30 > ;;8.0;KERNEL;**34,94,107,118,136,215**;Jul 10, 1995 > ACTJ() ;# Active jobs > N Y,% S %=0 F Y=0:1 S %=$ZJ(%) Q:%="" > Q Y > > > NEW VERSION ROUTINE > VISTC>ZL %ZOSV ZP > %ZOSV ;SFISC/AC - $View commands for Open M for NT. ;09/22/2004 11:56 > ;;8.0;KERNEL;**34,94,107,118,136,215,293,284**;Jul 10, 1995 > ACTJ() ;# Active jobs > N %,V,Y S V=$$VERSION() > I V<5 D Q Y > . S %=0 F Y=0:1 S %=$ZJ(%) Q:%="" > S Y=$system.License.LUConsumed() > Q Y > ========================================================================= > ERROR AND HALT ON ZU: > VISTC>d ^ZU > > > > Volume set: ROU:CACHEMAW UCI: VISTC Device: |TNT|vistasvr:2422|5228 > (vistasvr/ > 2422) > > Device: |TNT|vistasvr:2422|5228 > > Maximum number of users already signed on to this processor. > > > > > > > ------------------------------------------------------- > This SF.Net email is s > ponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Hardhats-members mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hardhats-members ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
