On Thu, 2 Apr 2009 18:49:59 -0700, Mark T. Regan, K8MTR <netsfw- [email protected]> wrote:
>There is a NetView group on Yahoo Groups that has been in >operation since 2000. > http://groups.yahoo.com/group/NetView/ >The Group Email Addresses >Post message: [email protected] >Subscribe: [email protected] >Unsubscribe: [email protected] >List owner: [email protected] As much as I hate directing anybody to Yahoo, Mark is right. This may take the NetView community to address. Opening a PMR would be another avenue. >>... I try the GETCONID command I get: >>DWO623I A MIGRATION ID COULD NOT BE OBTAINED FOR CONSOLE >>JERRY >>CNM569I MVS CONSOLE ID RELEASED. >>Same thing for GETCONID,MIGRATE=NO. Obviously a migration (1-byte console id) console is not going to be allowed on 1.9, but it is not obvious why NetView thinks you want one, especially when you say MIGRATE=NO. >MVSPARM MSGIFAC=SYSTEM, ... That should not be of part of this problem. That parm controls how NetView and its subsystem interface communicate. It is not involved with allocation of EMCS concoles used by operator tasks. One thing that could be happening is that there is a console named JERRY already allocated. Display the consoles on MVS and see. I would have expected a different error message in that case, but it is still worth checking. If that is the case, try specifying a CONMASK in your NetView style sheet. The sample CONMASK=aaaab22 is actually pretty good if you set a unique value for NV2I in each of your NetView procs. Pat O'Keefe ________________________________ From: subscribe ibm-main Jerry Bergman <[email protected]> To: [email protected] Sent: Thursday, April 2, 2009 7:01:16 PM Subject: zOS 1.9 and Netview Am running z/OS 1.9 in our Test LPAR. Netview 1.4 starts fine but when I try the GETCONID command I get: DWO623I A MIGRATION ID COULD NOT BE OBTAINED FOR CONSOLE JERRY CNM569I MVS CONSOLE ID RELEASED. Same thing for GETCONID,MIGRATE=NO. Our MVSPARM in DSIDMNK is: MVSPARM MSGIFAC=SYSTEM,DEFAUTH=MASTER,CMDWTOR=YES,MIGRATE=NO. Any ideas on how to proceed? Thanks, Jerry Bergman Systems Programmer County of Kern [email protected] > >---------------------------------------------------------------------- >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

