T.R | Title | User | Personal Name | Date | Lines |
---|
2092.1 | | STAR::MFOLEY | Rebel Without a Clue | Sun Jan 21 1990 23:04 | 10 |
|
If you are starting up the job on your LAVc boot member, then why
not just submit a quick and dirty command procedure to batch??
$ set display/create/node=satellite
$ mcr writer (or whatever the correct image is nowadays)
mike
|
2092.2 | Done in task-to-task
$ set display/create/node=satellite
$ mcr writer (or whatever the correct image is nowadays)
| MASHIE::GAVAZZI | Open the POD doors H.A.L.-- HAL? | Mon Jan 22 1990 11:06 | 0 |
2092.3 | Should DECW$SERVER_0 exist? | HOGAN::GAVAZZI | Open the POD doors H.A.L.-- HAL? | Mon Jan 22 1990 21:20 | 10 |
| Excuse the last reply... First day with the new hands
Anyway, I have done the set display in the transparent task-to-task
stuff. The problem I have is that I can not seem to get a server going
on the LAVC Boot server node. The question is:
Does a DECwindows server node W/O workstation H/W have A DECW$server_0
process and if so what would STOP it from being started as part of a
normal boot sequence (i.e. logical names etc.)?
|
2092.4 | | STAR::MCLEMAN | Hey!!! This Stall is Taken!! | Tue Jan 23 1990 06:59 | 2 |
| You should never have a server process on a machine that doesn;t have
workstation hardware (or window_system=0 in sysgen).
|
2092.5 | Confusion in terminology | STAR::VATNE | Peter Vatne, VMS Development | Tue Jan 23 1990 10:57 | 19 |
| From reading the base note, I think there is a confusion in terminology
here. Let me try to describe your configuration and you tell me if I
got it straight.
You have two nodes, a VAXstation II, which has a display and therefore
runs the display server, and a MicroVAX II, which doesn't have a display,
but on which you run your DECwindows applications (display clients).
When you run your applications on the MicroVAX II, you first do a
SET DISPLAY/CREATE/NODE= to point your display to the VAXstation II.
In order for this to work, you must have tailored DECwindows onto both
the VAXstation II (the server machine), and the MicroVAX II (the client
machine). DECW$STARTUP will be run on both machines when they are
booted. On the server machine, you must also have SYSGEN parameter
WINDOW_SYSTEM set to 1. WINDOW_SYSTEM should be set to 0 on any
machine without display hardware, even if it is running DECwindows
clients. The server will only be started on the server machine.
Does this make things clearer?
|
2092.6 | The haze clears... | HOGAN::GAVAZZI | Open the POD doors H.A.L.-- HAL? | Tue Jan 23 1990 19:40 | 12 |
| OK, the haze is clearing. I see now that I am blaming the wrong S/W for
my troubles. I installed DECwindows on the MicroVAX II and VAXstation
II and then focused all of my efforts on the VAXstation II. I got this
task-to-task stuff going and went on my merry way. When the
task-to-task stuff broke, for an as yet undetermined reason, I jumped
to the conclusion that it was the display client's problem. After
running PC DECwindows off the MicroVAX II today, and in light of the
last few replies, I see I must look elsewhere for the problem. Thanks for
all the help...
P.S. Any tips on using task-to-task to accomplish this?
|