ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Automatic start of scheduling server

Post new topic  Reply to topic
 Automatic start of scheduling server « View previous topic :: View next topic » 
Author Message
koko
PostPosted: Thu Aug 26, 2004 6:42 am    Post subject: Automatic start of scheduling server Reply with quote

Master

Joined: 26 Sep 2003
Posts: 206

I have defined start up mode of scheduling server as "Automatic" at Domain level and defined "Inherited" at all lower levels.
I still see that scheduling server is not up when I do a fmcautil. I tried bouncing the workflow server and still I dont see the sch server running. May I know if I am doing anything wrong here.
_________________
Thanks

Koko
Back to top
View user's profile Send private message
jmac
PostPosted: Thu Aug 26, 2004 6:51 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Export your Topology objects from your Runtime system and have a close look at them to be sure you have specified Automatic.

There should be no case where it does not start automatically if it is specified correctly.

Also, look at your system log and see if for some reason it is starting and then dieing immediately.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
koko
PostPosted: Thu Aug 26, 2004 7:05 am    Post subject: Reply with quote

Master

Joined: 26 Sep 2003
Posts: 206

Thanks Jmac,

I exported the FDL from Runtime and was surprised to see that at system level the setting is "DEFERRED".

Is there any scenario when importing a FDL where even an -o (Overwrite option) is ignored or something ?
_________________
Thanks

Koko
Back to top
View user's profile Send private message
Ratan
PostPosted: Thu Aug 26, 2004 7:17 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

Does your 'fmcibie' output show any errors?
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
jmac
PostPosted: Thu Aug 26, 2004 7:32 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Koko:

You need to import SYSTEM fdl apart from DOMAIN fdl with the -o. Make sure that your SYSTEM fdl does not contain the Deferred keyword, then you should be OK.
IF you are using Modeler, you need to split out JUST the SYSTEM fdl.

It should look something like this:

Code:

CODEPAGE 1252
FM_RELEASE V3R4 0

/*
 *  SYSTEMs
 */
REPLACE SYSTEM 'MYSYS'
  RELATED_QUEUE_MANAGER 'MYQM'
  RELATED_GROUP 'MYGRP'
  SYSTEM_IDENTIFIER 1
  PRIMARY_SYSTEM
  VERSION 3
  RELEASE 4
  LEVEL 0
  PROCESS
    FULL AUDIT_TO_DB
    NO AUTONOMY
END 'JMYSYS'


Realize that YOUR fdl will probably look different depending on your options.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
koko
PostPosted: Thu Aug 26, 2004 8:31 am    Post subject: Reply with quote

Master

Joined: 26 Sep 2003
Posts: 206

My FDL is working now when I select "Automatic" at the SYSTEM level and import the FDL. My question was why was "Automatic" at Domain level with everything else underneath it as "Inherited" doesnt work??



Quote:
You need to import SYSTEM fdl apart from DOMAIN fdl with the -o


Does it mean that either "Inherited" or "Domain" level is just for fancy ??
_________________
Thanks

Koko
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » Automatic start of scheduling server
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.