[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference humane::scheduler

Title:SCHEDULER
Notice:Welcome to the Scheduler Conference on node HUMANEril
Moderator:RUMOR::FALEK
Created:Sat Mar 20 1993
Last Modified:Tue Jun 03 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1240
Total number of notes:5017

1057.0. "Random results for "show server" command" by ATYISA::AMSELLEM (Pascal AMSELLEM) Wed Apr 03 1996 12:05

Hi,

My customer has the following configuration :

- Digital Unix V 3.2B (V3.2  214.61 )on a AlphaServer 1000.
- DEC  Scheduler :

SCHAGNT300      installed       POLYCENTER Scheduler V3.0 Agent for Digital UNIX
SCHCLNT300      installed       POLYCENTER Scheduler V3.0 Client for Digital UNIX
SCHSRVR300      installed       POLYCENTER Scheduler V3.0 Server for Digital UNIX

The following processe running : 

2261 ??       S        5:39.72 /var/sched/sched_agent
12269 ??       S        0:01.54 /var/sched/sched_listener
12270 ??       S        0:10.04 /var/sched/sched_txm
12285 ??       IW       0:00.94 sqlexec sched_db sr0008
12293 ??       S        0:04.80 /var/sched/sched_engine
12319 ??       I        0:06.98 sqlexec sched_db sr0008

But the "show server" command gives a random result, each time you enter the 
"show server" command, you get a different result :

> schedule

Server              Scheduler Version   Startup Time
SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
 SCHED-E-NOENGINE, Not able to dispatch message to Engine
SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
SCHEDULE>  show server
 SCHED-E-NET_SRVNOTLISTEN, Server or Agent component is not available
 SCHED-E-CMDFAIL, Command failure 
SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
SCHEDULE>  show server
 SCHED-E-NET_SRVNOTLISTEN, Server or Agent component is not available
 SCHED-E-CMDFAIL, Command failure
SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
 SCHED-E-NOENGINE, Not able to dispatch message to Engine
SCHEDULE>  show server
 SCHED-E-NET_SRVNOTLISTEN, Server or Agent component is not available
 SCHED-E-CMDFAIL, Command failure
SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
 SCHED-E-NOENGINE, Not able to dispatch message to Engine
SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
SCHEDULE>  show server
 SCHED-E-NET_SRVNOTLISTEN, Server or Agent component is not available
 SCHED-E-CMDFAIL, Command failure


and so on ...

I'm looking for help on this strange behavior.


Thanks in advance.



Pascal.
T.RTitleUserPersonal
Name
DateLines
1057.1MRBASS::PUISHYSProject Leader Scheduler V3.0 for Digital UNIXMon Apr 08 1996 10:3734
Hi Pascal,

	SCHEDULE>  show server
 SCHED-E-NET_SRVNOTLISTEN, Server or Agent component is not available
 SCHED-E-CMDFAIL, Command failure

	This means that the rpc call got to the server but no server
	is running to listen to the rpc call.

SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12
 SCHED-E-NOENGINE, Not able to dispatch message to Engine

This means the engine portion of the server is not running.  IT may have 
crashed or there is a dce communication problem.

SCHEDULE>  show server

Server              Scheduler Version   Startup Time
------              -----------------   ------------
sr0008              V3.0-01             3-Apr-96 11:49:12

This is a normal show server.

I have also noticed that you are run V3.0-01.  This is a pre SSB version 
and is not a supportted customer version. The ssb Version is V3.0-02.

If this is from a customer site they are running a pre-sale version and 
need to get the SSB version.

bob
1057.2ATYISA::AMSELLEMPascal AMSELLEMThu Apr 11 1996 11:009
Hi bob,

Thanks for your quick answer. Before using this new release (V3.0-02), I would 
like to know the main differences between this release and V3.0-01.
I read the release notes, but the it concerns differences between 2.1 and 3.0-02.

thanks for your help,

Pascal.
1057.3WE ONLU SUPPORT 3.0-02MRBASS::PUISHYSProject Leader Scheduler V3.0 for Digital UNIXThu Apr 11 1996 16:1611
    release 3.0-00 was on the condisk.  This was never support and no part
    numbers were issues.  (this did not have an embedded database)
    
    
    	3.0-01 was a presale version with an embedded database
    
    	3.0-02 was the first kit to ssb.  It is the ONLY kit we will
    support.
    
    bob