|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
FMC34538E on new config |
« View previous topic :: View next topic » |
Author |
Message
|
KevinSky |
Posted: Thu Dec 15, 2005 9:39 am Post subject: FMC34538E on new config |
|
|
Newbie
Joined: 15 Dec 2005 Posts: 3
|
We are getting a consultant out next week to help us with this new
config, in the meantime. How does one fix this error?
Instance for ZAD04 is <null>, but DB2INSTANCE is set to mqwfdev. |
|
Back to top |
|
 |
vennela |
Posted: Thu Dec 15, 2005 9:50 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
What is your platform?
What have you done so far
What kind of configuration are you trying?
Post more details |
|
Back to top |
|
 |
KevinSky |
Posted: Thu Dec 15, 2005 10:02 am Post subject: details |
|
|
Newbie
Joined: 15 Dec 2005 Posts: 3
|
This is a new install on a test box by a person new to MQ.
I installed MQ 6.0 fixpack 1, DB2 8.2 and MQ Workflow version 3.6 on AIX 5.3, ML3
I am at a site with a pretty extensive MQ infastructure (not but workflow) so when I installed MQ they had me create a queue manager using the MQ utilities. Other than that, I followed the instructions in the book.
I created the config with fmczutil, but due to a permissions issue, the (c)create failed when building the database. I fixed that and am just fixing issues that fmzchk points out.
The whole output is below
$ fmczchk -iy FMCDEV
FMC34010I: Configuration checker version 3.6.0.118 started.
FMC34120I: Command-line options specified: -iy FMCDEV
FMC34012I: ===> General checks.
FMC34011I: Performing WebSphere MQ Workflow Version 3.6.0 checks.
FMC34101I: The Operating System is AIX 5.3.
FMC34103I: Local time is 2005-12-15 13:18:11.
FMC34104I: Universal time coordinated (UTC) is 2005-12-15 19:18:11.
FMC34157I: Patch xlC.rte-6.0.0.0 is installed, minimum required version is 5.0.0.0.
FMC34314I: The local IP address is 10.10.100.95.
FMC34131I: The WebSphere MQ Workflow installation directory is /usr/lpp/fmc/bin.
FMC34154I: WebSphere MQ Workflow Version 3.6.0.0 is installed.
FMC34143I: The default configuration is 'FMCDEV' (from the general configuration profile).
FMC34121I: The current configuration is 'FMCDEV'.
FMC34145I: The following configurations are available: FMCDEV.
FMC34135I: The installation profile is /usr/lpp/fmc/fmcrc.
FMC34135I: The general configuration profile is /var/fmcdev/fmcrc.
FMC34135I: The configuration profile is /var/fmcdev/cfgs/FMCDEV/fmcrc.
FMC34136I: The user profile for fmcdev is /usr/home/fmcdev/.fmcrc.
FMC34113I: Language specification is 'enu' (from the installation profile).
FMC34115I: The message catalog is /usr/lpp/fmc/msg/fmckmenu.cat.
FMC34132I: The XPG4 locale is en_US en_US en_US en_US en_US en_US.
FMC34134I: The locale file used is /usr/lib/nls/loc/en_US.
FMC34146I: The current code page is ISO8859-1.
FMC34013I: ===> Admin Server found, checks started.
FMC34122I: Environment variable DB2_RR_TO_RS is set to 'YES'.
FMC34500I: ==> Database Manager configuration for mqwfdev.
FMC34508I: Query heap size is 1500.
FMC34501I: ==> Database configuration for FMCDEVI.
FMC34508I: Log file size is 4095.
FMC34508I: Log primary is 4.
FMC34508I: Log second is 124.
FMC34508I: Database heap is 400.
FMC34508I: Default application heap is 512.
FMC34508I: Number of page cleaners is 2.
FMC34508I: Log buffer size is 16.
FMC34508I: Lock list is 1000.
FMC34502I: ==> Database connection to FMCDEVI.
FMC34508I: Buffer pool size is 2000.
FMC34515I: Connect to FMCDEVI was successful (user ID 'FMCDEV').
FMC34510I: The DBMS name is DB2/6000 (version 08.02.0000).
FMC34511I: The database driver is libdb2.a (Version 08.02.0000).
FMC34512I: The database name for alias 'FMCDEVI' is 'FMCDEVI'.
FMC34013I: ===> Server message device found, checks started.
FMC34303I: TCP port fmclZAD041419 found at number 1419.
FMC34306I: The local listener for port 1419 is active.
FMC34nnnW: No MQSeries TCP port found at default number 5010
FMC34408I: User mqm has connect authority.
FMC34404I: The MQSeries Server 6.0.1.0 is installed.
FMC34nnnI: System for ZAD04 is FMC.DEVSGRP.FMCDEV
FMC34538E: Instance for ZAD04 is <null>, but DB2INSTANCE is set to mqwfdev.
FMC34nnnE: DB name for ZAD04 in /var/mqm/ZAD04/qmgrs/ZAD04/qm.ini is <null>, should be FMCDEVI
FMC34nnnE: QM switch file not set for ZAD04 in /var/mqm/ZAD04/qmgrs/ZAD04/qm.ini
FMC34nnnE: ThreadOfControl for ZAD04 in /var/mqm/ZAD04/qmgrs/ZAD04/qm.ini is empty , should be THREAD
FMC34025E: FmcAssertionException, Condition=*** Pre-condition failed in /projects/fmc/drv2/lbld/v360/aix/src/fmckstr.inl(170): !r.IsNull() && psz != 0, Origin=File=/projects/fmc/drv2/lbld/v360/aix/src/fmckdbg.cxx, Line=153, Function=fmckRequire(const char *, const char *, unsigned int). |
|
Back to top |
|
 |
KevinSky |
Posted: Thu Dec 15, 2005 12:40 pm Post subject: Progress of sorts. |
|
|
Newbie
Joined: 15 Dec 2005 Posts: 3
|
I deleted my MQ config and started fresh, it worked this time but now
I get this:
fmcamain -y FMCDEV
FMC31020E The server could not be started.
FMC31000E A database error occurred. SQL code: -998. |
|
Back to top |
|
 |
jmac |
Posted: Thu Dec 15, 2005 12:47 pm Post subject: Re: Progress of sorts. |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
KevinSky wrote: |
FMC31000E A database error occurred. SQL code: -998. |
This is usually indicative of a password problem. Search this forum for 998 and there are a lot of hints of what to look at. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|