z/VM console problem

notturnove

Sep 9, 2005

Hello,
i have a problem using Hercules:

I tried to install z/VM v510 from original DVD using this command:

ipl /cdrom/CPDVD/510.ins

but after a few seconds i received the following messages in console:

R0=FFFFFFFF00000001 R1=000000001FC6B000 R2=000000001FC6B000
R3=00000000002B8098
R4=0000000000000001 R5=000000001FDFFFF0 R6=0000000000008000
R7=000000001FF9B050
R8=000000001FC8BD90 R9=0000000000008000 RA=0000000000008000
RB=0000000000002000
RC=000000000050B000 RD=000000001FDF7F00 RE=0000000010001000
RF=000000001FDF6E90
C0=0000000014000E40 C1=0000000000000020 C2=000000001FD8F0C0
C3=0000000000000000
C4=0000000000000000 C5=000000001FD8F080 C6=0000000080000000
C7=0000000000000000
C8=0000000000000000 C9=0000000000000000 CA=0000000000000000
CB=0000000000000000
CC=000000001FD9F081 CD=0000000019B2B101 CE=0000000000000000
CF=0000000000000000
HHCCP041I SYSCONS interface
active
HHCCP011I CPU0000: Disabled wait state
PSW=00020000 00000000 0000000000001010

Disable wait 1010 means : NO CONSOLE AVAILABLE AVAILABLE.

Can i have a help about this problem ?

Thanks, Paolo

10:54 pm


RE: z/VM console problem

Peter Vels

Sep 9, 2005

Hi Paolo,

Have you connected a 3270 emulator? In your hercules config file there will
be line like:

CNSLPORT 3270

which tells you what port (in this example it's port 3270) to connect to.
Connect your emulator that port (not port 23).

Hope this helps. If it doesn't, please post your hercules config file.

Cheers,
Peter

>I tried to install z/VM v510 from original DVD using this command:
>
>ipl /cdrom/CPDVD/510.ins
>
>but after a few seconds i received the following messages in console:
>
<snip>

>HHCCP011I CPU0000: Disabled wait state
>PSW=00020000 00000000 0000000000001010
>
>Disable wait 1010 means : NO CONSOLE AVAILABLE AVAILABLE.
>

11:01 pm


Re: z/VM console problem

notturnove

Sep 9, 2005

Hi Peter,
thank for your fast reply.
I'm trying to install z/VM under linux/intel system and i'm using
X3270 emulator.
In config file I have
CNSLPORT 3270
This is my config file:

CPUSERIAL 002623 # CPU serial number
CPUMODEL 2600 # CPU model number
# CPUVERID FD # CPU Version Identification
MAINSIZE 512 # Main storage size in megabytes
XPNDSIZE 0 # Expanded storage size in megabytes
NUMCPU 1 # Number of CPUs
PGMPRDOS LICENSED # Run licensed program (VM VSE MVS)
# PGMPRDOS RESTRICTED # Run IFL program LINUX
# NUMVEC 1 # Number of Vector Processors
ARCHMODE ESAME
ECPSVM NO # VM Assist : NO or Level
LOADPARM 120..... # IPL parameter
OSTAILOR VM # OS tailoring
SYSEPOCH 1900 # Base year for initial TOD clock
# TZOFFSET 0 # Using UTC (GMT)
MODPATH /usr/local/lib/hercules # Where to search for modules
# LDMOD dyninst tcpip # Modules to be loaded
CODEPAGE default # CodePage conversion table
DIAG8CMD disable # OS may not issue commands
HTTPPORT 8081 noauth userid password # HTTP server port
# HTTPROOT /usr/local/share/hercules/ # HTTP root directory
PANRATE FAST # Panel refresh rate
CNSLPORT 3270 # TCP port number to which consoles
000C 3505 ./util/zzsacard.bin
000D 3525 punch00d.txt ascii
000E 1403 print00e.txt crlf
0200.3 3270

I'm using this environment:
Hercules Version 3.02
(c)Copyright 1999-2004 by Roger Bowler, Jan Jaeger, and others
Built on Sep 7 2005 at 22:53:58
Build information:
Modes: S/370 ESA/390 ESAME
Using setresuid() for setting privileges
With Dynamic loading support
Loadable module default base directory is /usr/local/lib/hercules
Using shared libraries
No external GUI support
HTTP Server support
HTTP document default root directory is /usr/local/share/hercules
National Language Support

Running on Linux i686 2.4.19-4GB #1 Fri Sep 13 13:14:56 UTC 2002

THANKS , Paolo

--- In hercules-390@yahoogroups.com, "Peter Vels" <petervels@h...>
wrote:
> Hi Paolo,
>
> Have you connected a 3270 emulator? In your hercules config file
there will
> be line like:
>
> CNSLPORT 3270
>
> which tells you what port (in this example it's port 3270) to
connect to.
> Connect your emulator that port (not port 23).
>
> Hope this helps. If it doesn't, please post your hercules config
file.
>
> Cheers,
> Peter
>
> >I tried to install z/VM v510 from original DVD using this command:
> >
> >ipl /cdrom/CPDVD/510.ins
> >
> >but after a few seconds i received the following messages in
console:
> >
> <snip>
>
> >HHCCP011I CPU0000: Disabled wait state
> >PSW=00020000 00000000 0000000000001010
> >
> >Disable wait 1010 means : NO CONSOLE AVAILABLE AVAILABLE.
> >

11:41 pm


Re: z/VM console problem

Paul Raulerson

Sep 10, 2005

You need to set the IPL Parms correctly. You can find the
instructions for each step of the IPL process, including what to set
the IPL parameters to
on the quick install sheet that came with your distribution.

-Paul

On Sep 9, 2005, at 6:41 PM, notturnove wrote:

> Hi Peter,
> thank for your fast reply.
> I'm trying to install z/VM under linux/intel system and i'm using
> X3270 emulator.
> In config file I have
> CNSLPORT 3270
> This is my config file:
>
> CPUSERIAL 002623 # CPU serial number
> CPUMODEL 2600 # CPU model number
> # CPUVERID FD # CPU Version Identification
> MAINSIZE 512 # Main storage size in megabytes
> XPNDSIZE 0 # Expanded storage size in megabytes
> NUMCPU 1 # Number of CPUs
> PGMPRDOS LICENSED # Run licensed program (VM VSE MVS)
> # PGMPRDOS RESTRICTED # Run IFL program LINUX
> # NUMVEC 1 # Number of Vector Processors
> ARCHMODE ESAME
> ECPSVM NO # VM Assist : NO or Level
> LOADPARM 120..... # IPL parameter
> OSTAILOR VM # OS tailoring
> SYSEPOCH 1900 # Base year for initial TOD clock
> # TZOFFSET 0 # Using UTC (GMT)
> MODPATH /usr/local/lib/hercules # Where to search for modules
> # LDMOD dyninst tcpip # Modules to be loaded
> CODEPAGE default # CodePage conversion table
> DIAG8CMD disable # OS may not issue commands
> HTTPPORT 8081 noauth userid password # HTTP server port
> # HTTPROOT /usr/local/share/hercules/ # HTTP root directory
> PANRATE FAST # Panel refresh rate
> CNSLPORT 3270 # TCP port number to which consoles
> 000C 3505 ./util/zzsacard.bin
> 000D 3525 punch00d.txt ascii
> 000E 1403 print00e.txt crlf
> 0200.3 3270
>
> I'm using this environment:
> Hercules Version 3.02
> (c)Copyright 1999-2004 by Roger Bowler, Jan Jaeger, and others
> Built on Sep 7 2005 at 22:53:58
> Build information:
> Modes: S/370 ESA/390 ESAME
> Using setresuid() for setting privileges
> With Dynamic loading support
> Loadable module default base directory is /usr/local/lib/hercules
> Using shared libraries
> No external GUI support
> HTTP Server support
> HTTP document default root directory is /usr/local/share/hercules
> National Language Support
>
> Running on Linux i686 2.4.19-4GB #1 Fri Sep 13 13:14:56 UTC 2002
>
> THANKS , Paolo
>
> --- In hercules-390@yahoogroups.com, "Peter Vels" <petervels@h...>
> wrote:
> > Hi Paolo,
> >
> > Have you connected a 3270 emulator? In your hercules config file
> there will
> > be line like:
> >
> > CNSLPORT 3270
> >
> > which tells you what port (in this example it's port 3270) to
> connect to.
> > Connect your emulator that port (not port 23).
> >
> > Hope this helps. If it doesn't, please post your hercules config
> file.
> >
> > Cheers,
> > Peter
> >
> > >I tried to install z/VM v510 from original DVD using this command:
> > >
> > >ipl /cdrom/CPDVD/510.ins
> > >
> > >but after a few seconds i received the following messages in
> console:
> > >
> > <snip>
> >
> > >HHCCP011I CPU0000: Disabled wait state
> > >PSW=00020000 00000000 0000000000001010
> > >
> > >Disable wait 1010 means : NO CONSOLE AVAILABLE AVAILABLE.
> > >
>
>
>
>
>
> Community email addresses:
> Post message: hercules-390@yahoogroups.com
> Subscribe: hercules-390-subscribe@yahoogroups.com
> Unsubscribe: hercules-390-unsubscribe@yahoogroups.com
> List owner: hercules-390-owner@yahoogroups.com
>
> Files and archives at:
> http://groups.yahoo.com/group/hercules-390
>
> Get the latest version of Hercules from:
> http://www.conmicro.cx/hercules
>
>
> YAHOO! GROUPS LINKS
>
> Visit your group "hercules-390" on the web.
>
> To unsubscribe from this group, send an email to:
> hercules-390-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>



[Non-text portions of this message have been removed]

1:19 am


Re: z/VM console problem

notturnove

Sep 10, 2005

i tryed a lot of test using loadparm to pass console address , but
the problem reoccurs.
I suppose that iplled module (zVM DVD installation module) works
only with Integrated 3270 Console of HMC.
My dubt is :
can hercules emulate the Integrate 3270 Console of HMC ?

--- In hercules-390@yahoogroups.com, Paul Raulerson <h390@r...>
wrote:
> You need to set the IPL Parms correctly. You can find the
> instructions for each step of the IPL process, including what to
set
> the IPL parameters to
> on the quick install sheet that came with your distribution.
>
> -Paul
>
> On Sep 9, 2005, at 6:41 PM, notturnove wrote:
>
> > Hi Peter,
> > thank for your fast reply.
> > I'm trying to install z/VM under linux/intel system and i'm using
> > X3270 emulator.
> > In config file I have
> > CNSLPORT 3270
> > This is my config file:
> >
> > CPUSERIAL 002623 # CPU serial number
> > CPUMODEL 2600 # CPU model number
> > # CPUVERID FD # CPU Version Identification
> > MAINSIZE 512 # Main storage size in megabytes
> > XPNDSIZE 0 # Expanded storage size in
megabytes
> > NUMCPU 1 # Number of CPUs
> > PGMPRDOS LICENSED # Run licensed program (VM VSE
MVS)
> > # PGMPRDOS RESTRICTED # Run IFL program LINUX
> > # NUMVEC 1 # Number of Vector Processors
> > ARCHMODE ESAME
> > ECPSVM NO # VM Assist : NO or Level
> > LOADPARM 120..... # IPL parameter
> > OSTAILOR VM # OS tailoring
> > SYSEPOCH 1900 # Base year for initial TOD clock
> > # TZOFFSET 0 # Using UTC (GMT)
> > MODPATH /usr/local/lib/hercules # Where to search for
modules
> > # LDMOD dyninst tcpip # Modules to be loaded
> > CODEPAGE default # CodePage conversion
table
> > DIAG8CMD disable # OS may not issue
commands
> > HTTPPORT 8081 noauth userid password # HTTP server port
> > # HTTPROOT /usr/local/share/hercules/ # HTTP root directory
> > PANRATE FAST # Panel refresh rate
> > CNSLPORT 3270 # TCP port number to which
consoles
> > 000C 3505 ./util/zzsacard.bin
> > 000D 3525 punch00d.txt ascii
> > 000E 1403 print00e.txt crlf
> > 0200.3 3270
> >
> > I'm using this environment:
> > Hercules Version 3.02
> > (c)Copyright 1999-2004 by Roger Bowler, Jan Jaeger, and others
> > Built on Sep 7 2005 at 22:53:58
> > Build information:
> > Modes: S/370 ESA/390 ESAME
> > Using setresuid() for setting privileges
> > With Dynamic loading support
> > Loadable module default base directory
is /usr/local/lib/hercules
> > Using shared libraries
> > No external GUI support
> > HTTP Server support
> > HTTP document default root directory
is /usr/local/share/hercules
> > National Language Support
> >
> > Running on Linux i686 2.4.19-4GB #1 Fri Sep 13 13:14:56 UTC 2002
> >
> > THANKS , Paolo
> >
> > --- In hercules-390@yahoogroups.com, "Peter Vels"
<petervels@h...>
> > wrote:
> > > Hi Paolo,
> > >
> > > Have you connected a 3270 emulator? In your hercules config
file
> > there will
> > > be line like:
> > >
> > > CNSLPORT 3270
> > >
> > > which tells you what port (in this example it's port 3270) to
> > connect to.
> > > Connect your emulator that port (not port 23).
> > >
> > > Hope this helps. If it doesn't, please post your hercules
config
> > file.
> > >
> > > Cheers,
> > > Peter
> > >
> > > >I tried to install z/VM v510 from original DVD using this
command:
> > > >
> > > >ipl /cdrom/CPDVD/510.ins
> > > >
> > > >but after a few seconds i received the following messages in
> > console:
> > > >
> > > <snip>
> > >
> > > >HHCCP011I CPU0000: Disabled wait state
> > > >PSW=00020000 00000000 0000000000001010
> > > >
> > > >Disable wait 1010 means : NO CONSOLE AVAILABLE AVAILABLE.
> > > >
> >
> >
> >
> >
> >
> > Community email addresses:
> > Post message: hercules-390@yahoogroups.com
> > Subscribe: hercules-390-subscribe@yahoogroups.com
> > Unsubscribe: hercules-390-unsubscribe@yahoogroups.com
> > List owner: hercules-390-owner@yahoogroups.com
> >
> > Files and archives at:
> > http://groups.yahoo.com/group/hercules-390
> >
> > Get the latest version of Hercules from:
> > http://www.conmicro.cx/hercules
> >
> >
> > YAHOO! GROUPS LINKS
> >
> > Visit your group "hercules-390" on the web.
> >
> > To unsubscribe from this group, send an email to:
> > hercules-390-unsubscribe@yahoogroups.com
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
> >
> >
>
>
>
> [Non-text portions of this message have been removed]

11:34 am


Re: z/VM console problem

Joćo Carlos R. Baptista

Sep 10, 2005

notturnove escreveu:

> i tryed a lot of test using loadparm to pass console address , but
> the problem reoccurs.
> I suppose that iplled module (zVM DVD installation module) works
> only with Integrated 3270 Console of HMC.
> My dubt is :
> can hercules emulate the Integrate 3270 Console of HMC ?
>
Yes, the Hercules window itself will assume this function.

BTW, i have seen no DASD addr speficications in your config file ....

PS: you should know your starter system i/o config and code it into the
hercules config file, shouldn't you ??

> --- In hercules-390@yahoogroups.com, Paul Raulerson <h390@r...>
> wrote:
> > You need to set the IPL Parms correctly. You can find the
> > instructions for each step of the IPL process, including what to
> set
> > the IPL parameters to
> > on the quick install sheet that came with your distribution.
> >
> > -Paul
> >
> > On Sep 9, 2005, at 6:41 PM, notturnove wrote:
> >
> > > Hi Peter,
> > > thank for your fast reply.
> > > I'm trying to install z/VM under linux/intel system and i'm using
> > > X3270 emulator.
> > > In config file I have
> > > CNSLPORT 3270
> > > This is my config file:
> > >
> > > CPUSERIAL 002623 # CPU serial number
> > > CPUMODEL 2600 # CPU model number
> > > # CPUVERID FD # CPU Version Identification
> > > MAINSIZE 512 # Main storage size in megabytes
> > > XPNDSIZE 0 # Expanded storage size in
> megabytes
> > > NUMCPU 1 # Number of CPUs
> > > PGMPRDOS LICENSED # Run licensed program (VM VSE
> MVS)
> > > # PGMPRDOS RESTRICTED # Run IFL program LINUX
> > > # NUMVEC 1 # Number of Vector Processors
> > > ARCHMODE ESAME
> > > ECPSVM NO # VM Assist : NO or Level
> > > LOADPARM 120..... # IPL parameter
> > > OSTAILOR VM # OS tailoring
> > > SYSEPOCH 1900 # Base year for initial TOD clock
> > > # TZOFFSET 0 # Using UTC (GMT)
> > > MODPATH /usr/local/lib/hercules # Where to search for
> modules
> > > # LDMOD dyninst tcpip # Modules to be loaded
> > > CODEPAGE default # CodePage conversion
> table
> > > DIAG8CMD disable # OS may not issue
> commands
> > > HTTPPORT 8081 noauth userid password # HTTP server port
> > > # HTTPROOT /usr/local/share/hercules/ # HTTP root directory
> > > PANRATE FAST # Panel refresh rate
> > > CNSLPORT 3270 # TCP port number to which
> consoles
> > > 000C 3505 ./util/zzsacard.bin
> > > 000D 3525 punch00d.txt ascii
> > > 000E 1403 print00e.txt crlf
> > > 0200.3 3270
> > >
> > > I'm using this environment:
> > > Hercules Version 3.02
> > > (c)Copyright 1999-2004 by Roger Bowler, Jan Jaeger, and others
> > > Built on Sep 7 2005 at 22:53:58
> > > Build information:
> > > Modes: S/370 ESA/390 ESAME
> > > Using setresuid() for setting privileges
> > > With Dynamic loading support
> > > Loadable module default base directory
> is /usr/local/lib/hercules
> > > Using shared libraries
> > > No external GUI support
> > > HTTP Server support
> > > HTTP document default root directory
> is /usr/local/share/hercules
> > > National Language Support
> > >
> > > Running on Linux i686 2.4.19-4GB #1 Fri Sep 13 13:14:56 UTC 2002
> > >
> > > THANKS , Paolo
> > >
> > > --- In hercules-390@yahoogroups.com, "Peter Vels"
> <petervels@h...>
> > > wrote:
> > > > Hi Paolo,
> > > >
> > > > Have you connected a 3270 emulator? In your hercules config
> file
> > > there will
> > > > be line like:
> > > >
> > > > CNSLPORT 3270
> > > >
> > > > which tells you what port (in this example it's port 3270) to
> > > connect to.
> > > > Connect your emulator that port (not port 23).
> > > >
> > > > Hope this helps. If it doesn't, please post your hercules
> config
> > > file.
> > > >
> > > > Cheers,
> > > > Peter
> > > >
> > > > >I tried to install z/VM v510 from original DVD using this
> command:
> > > > >
> > > > >ipl /cdrom/CPDVD/510.ins
> > > > >
> > > > >but after a few seconds i received the following messages in
> > > console:
> > > > >
> > > > <snip>
> > > >
> > > > >HHCCP011I CPU0000: Disabled wait state
> > > > >PSW=00020000 00000000 0000000000001010
> > > > >
> > > > >Disable wait 1010 means : NO CONSOLE AVAILABLE AVAILABLE.
> > > > >
> > >
> > >
> > >
> > >
> > >
> > > Community email addresses:
> > > Post message: hercules-390@yahoogroups.com
> > > Subscribe: hercules-390-subscribe@yahoogroups.com
> > > Unsubscribe: hercules-390-unsubscribe@yahoogroups.com
> > > List owner: hercules-390-owner@yahoogroups.com
> > >
> > > Files and archives at:
> > > http://groups.yahoo.com/group/hercules-390
> > >
> > > Get the latest version of Hercules from:
> > > http://www.conmicro.cx/hercules
> > >
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > > Visit your group "hercules-390" on the web.
> > >
> > > To unsubscribe from this group, send an email to:
> > > hercules-390-unsubscribe@yahoogroups.com
> > >
> > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service.
> > >
> > >
> >
> >
> >
> > [Non-text portions of this message have been removed]
>
>
>
>
> Community email addresses:
> Post message: hercules-390@yahoogroups.com
> Subscribe: hercules-390-subscribe@yahoogroups.com
> Unsubscribe: hercules-390-unsubscribe@yahoogroups.com
> List owner: hercules-390-owner@yahoogroups.com
>
> Files and archives at:
> http://groups.yahoo.com/group/hercules-390
>
> Get the latest version of Hercules from:
> http://www.conmicro.cx/hercules
>
>
> ------------------------------------------------------------------------
> YAHOO! GROUPS LINKS
>
> * Visit your group "hercules-390
> <http://groups.yahoo.com/group/hercules-390>" on the web.
>
> * To unsubscribe from this group, send an email to:
> hercules-390-unsubscribe@yahoogroups.com
> <mailto:hercules-390-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>
> ------------------------------------------------------------------------
>



[Non-text portions of this message have been removed]

1:36 pm


Re: z/VM console problem

Doug Carroll

Sep 10, 2005

Everything I have been reading about Hercules indicates that the SYSG console is
not supported by Hercules. the SYSC is but not the SYSG.
If that is the case the DVD install of z/VM could not be done currently. the CD
install (which is being discontinued in z/VM 5.2 I believe) supports the use of
LOADPARM CNSLxxxx to tell it your installation console. the DVD is much
different. it's not a DDR restore process as is the Tape/CDROM method

the DVD also has higher memory requirements. a Tape install needs about 64meg
to get going whereas a DVD is 512meg most of this is used as a started system
which is loaded into memory unlike the DDR method. Its that starter system (a
mini VM system) that doesn't know about anything except SYSG console.

Setting your IPL PARMS will do no good far as I know since they will not be used
by the starter system

That's my understanding of the topic anyways.

Doug

----- Original Message -----
From: "Joćo Carlos R. Baptista"
To: hercules-390@yahoogroups.com
Sent: Saturday, September 10, 2005 9:36 AM
Subject: Re: [hercules-390] Re: z/VM console problem


notturnove escreveu:

> i tryed a lot of test using loadparm to pass console address , but
> the problem reoccurs.
> I suppose that iplled module (zVM DVD installation module) works
> only with Integrated 3270 Console of HMC.
> My dubt is :
> can hercules emulate the Integrate 3270 Console of HMC ?
>
Yes, the Hercules window itself will assume this function.

BTW, i have seen no DASD addr speficications in your config file ....

PS: you should know your starter system i/o config and code it into the
hercules config file, shouldn't you ??



[Non-text portions of this message have been removed]

6:35 pm


Re: z/VM console problem

notturnove

Sep 11, 2005

Sorry,
I do not understand your comment,

> Please be carefull here with this statement.

as you can verify, I have many problem with English , but your phrase
sound no good.

Paolo

5:50 pm


Re: z/VM console problem

Doug Carroll

Sep 11, 2005

What I meant was in your post was this comment
"(Pay attention, z/VM V5.1 installation doesn't use SAPL program.)"
and that is not totally true.

I added the word DVD to your comment because SAPL is supported in a TAPE or
CDROM type installs
so I corrected your comment to say
"(Pay attention, z/VM V5.1 >>DVD<< installation doesn't use SAPL program.)"

I hope that makes it clearer

Doug


----- Original Message -----
From: notturnove
To: hercules-390@yahoogroups.com
Sent: Sunday, September 11, 2005 1:50 PM
Subject: [hercules-390] Re: z/VM console problem


Sorry,
I do not understand your comment,

> Please be carefull here with this statement.

as you can verify, I have many problem with English , but your phrase
sound no good.

Paolo




Community email addresses:
Post message: hercules-390@yahoogroups.com
Subscribe: hercules-390-subscribe@yahoogroups.com
Unsubscribe: hercules-390-unsubscribe@yahoogroups.com
List owner: hercules-390-owner@yahoogroups.com

Files and archives at:
http://groups.yahoo.com/group/hercules-390

Get the latest version of Hercules from:
http://www.conmicro.cx/hercules



SPONSORED LINKS Computer monitoring software Mainframe emulator Computer and
internet software
Free computer monitoring software


------------------------------------------------------------------------------
YAHOO! GROUPS LINKS

a.. Visit your group "hercules-390" on the web.

b.. To unsubscribe from this group, send an email to:
hercules-390-unsubscribe@yahoogroups.com

c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


------------------------------------------------------------------------------



[Non-text portions of this message have been removed]

6:03 pm


Re: z/VM console problem

notturnove

Sep 11, 2005

Ok Doug,
i understood that i have too low "know how" to write in this forum.

I started to works in IBM 25 years ago and i worked many year in vm
customer environment, then my work changed.
Now i'm very happy to have the opporunity to reuse VM.

Thanks to Hercules !!!

Hi Doug

--- In hercules-390@yahoogroups.com, "Doug Carroll" <voxr@s...>
wrote:
> What I meant was in your post was this comment
> "(Pay attention, z/VM V5.1 installation doesn't use SAPL
program.)"
> and that is not totally true.
>
> I added the word DVD to your comment because SAPL is supported in
a TAPE or CDROM type installs
> so I corrected your comment to say
> "(Pay attention, z/VM V5.1 >>DVD<< installation doesn't use SAPL
program.)"
>
> I hope that makes it clearer
>
> Doug
>
>
> ----- Original Message -----
> From: notturnove
> To: hercules-390@yahoogroups.com
> Sent: Sunday, September 11, 2005 1:50 PM
> Subject: [hercules-390] Re: z/VM console problem
>
>
> Sorry,
> I do not understand your comment,
>
> > Please be carefull here with this statement.
>
> as you can verify, I have many problem with English , but your
phrase
> sound no good.
>
> Paolo
>
>
>
>
> Community email addresses:
> Post message: hercules-390@yahoogroups.com
> Subscribe: hercules-390-subscribe@yahoogroups.com
> Unsubscribe: hercules-390-unsubscribe@yahoogroups.com
> List owner: hercules-390-owner@yahoogroups.com
>
> Files and archives at:
> http://groups.yahoo.com/group/hercules-390
>
> Get the latest version of Hercules from:
> http://www.conmicro.cx/hercules
>
>
>
> SPONSORED LINKS Computer monitoring software Mainframe
emulator Computer and internet software
> Free computer monitoring software
>
>
> -------------------------------------------------------------------
-----------
> YAHOO! GROUPS LINKS
>
> a.. Visit your group "hercules-390" on the web.
>
> b.. To unsubscribe from this group, send an email to:
> hercules-390-unsubscribe@yahoogroups.com
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms
of Service.
>
>
> -------------------------------------------------------------------
-----------
>
>
>
> [Non-text portions of this message have been removed]

6:15 pm


Re: z/VM console problem

Jay Maynard

Sep 11, 2005

On Sun, Sep 11, 2005 at 06:15:58PM -0000, notturnove wrote:
> i understood that i have too low "know how" to write in this forum.

Baloney.
This forum isn't just for experts. Questions are welcome, and this one has
exposed a hole in what Hercules emulates. I don't know how it would be
resolved, either, but the hole is definitely there. There are two aspects to
the problem:

1) How does the SYSG console actually work? Does the system communicaate
with it the same way as it does the SYSC console, except that it uses a 3270
datastream, or is it more complex than that?

2) How do we emulate the functionality? Once we figure out how to look like
a SYSG console to the software running on Hercules, how do we get that data
to the user? Do we define a parameter that makes the first tn3270 connection
connect to the emulated SYSG console, or do we assign a second port, or...?

> I started to works in IBM 25 years ago and i worked many year in vm
> customer environment, then my work changed.
> Now i'm very happy to have the opporunity to reuse VM.

Hopefully, we can get you going. At this point, though, if the z/VM 5.1 DVD
installer only talks to the SYSG console (as appears to be the case), then
we're not going to be able to help you much until we figure out how to do
the SYSG console.

(I assume in this discussion that you have the appropriate license to run
z/VM 5.1 on Hercules.)

6:55 pm


Copyright 2005