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 » [SOLVED]Already connected message displayed running fmcautil

Post new topic  Reply to topic
 [SOLVED]Already connected message displayed running fmcautil « View previous topic :: View next topic » 
Author Message
zaklum
PostPosted: Fri Mar 18, 2005 7:31 am    Post subject: [SOLVED]Already connected message displayed running fmcautil Reply with quote

Voyager

Joined: 17 Mar 2005
Posts: 96
Location: Boca Raton

Hi,
when trying to run the fmcautil I get the following:

mc@servername:/home/fmc #> fmcautil -y FMC -uADMIN -ppassword
- FMC16006I Administration Utility started.
System group name : [FMCGRP] FMCGRP
System name : [FMCSYS] FMCSYS
Userid : [ADMIN] ADMIN
Password : [********] ********
- FMC00011E Already logged on to the system
- FMC16302I Not connected to any system.
FMC15010I Main Menu:
s ... System Commands Menu
x ... Exit Main Menu

1. is there a way to tell who else is running it, and at what time it was ran?I am the only person working on this, so no one but me runs this; therefore this should not be happening.
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Mar 18, 2005 7:38 am    Post subject: Reply with quote

Jedi Knight

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

Generally this happens when you do not exit gracefully from the Admin utility.

use the -f switch and you will be able to login... BE AWARE, that if another user is logged in with the same ID, you will be "pulling the rug out from under them".
_________________
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
zaklum
PostPosted: Fri Mar 18, 2005 8:06 am    Post subject: Already connected message displayed when running fmcautil Reply with quote

Voyager

Joined: 17 Mar 2005
Posts: 96
Location: Boca Raton

Thanks, John that solved my problem.
Back to top
View user's profile Send private message
rockzhang
PostPosted: Tue Nov 01, 2005 9:20 pm    Post subject: Reply with quote

Newbie

Joined: 23 Oct 2005
Posts: 5

jmac wrote:
Generally this happens when you do not exit gracefully from the Admin utility.

use the -f switch and you will be able to login... BE AWARE, that if another user is logged in with the same ID, you will be "pulling the rug out from under them".


zaklum also asked the same what I want to know as well, that is "is there a way to tell who else is running it, and at what time it was ran?"

thanks,
_________________
Please offer your seat to a pregnant woman.
Back to top
View user's profile Send private message
ramires
PostPosted: Wed Nov 02, 2005 3:58 am    Post subject: Reply with quote

Knight

Joined: 24 Jun 2001
Posts: 523
Location: Portugal - Lisboa

rockzhang wrote:

zaklum also asked the same what I want to know as well, that is "is there a way to tell who else is running it, and at what time it was ran?"

thanks,


I guess the only way is to look inside Workflow database, there you can find the logged on users and at what time they did the log on. This is a workaround, it's not recommended to manipulate Worflow database directly.
You can do something like:

db2 select LOGON_USER, SESSION_START_TIME from FMC.SESSION


Regards
Back to top
View user's profile Send private message
ProcessCentric
PostPosted: Fri Nov 04, 2005 5:04 am    Post subject: Reply with quote

Apprentice

Joined: 04 Nov 2005
Posts: 25
Location: USA

Quote:
db2 select LOGON_USER, SESSION_START_TIME from FMC.SESSION


Will this work. If all of you are using the ADMIN logon you'll get back something like..

LOGON_USER
--------------------
ADMIN
ADMIN
ADMIN

You won't know who is using this logon id.

Why not just change the ADMIN password from the default and see who complains.
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 » [SOLVED]Already connected message displayed running fmcautil
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.