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 » WebSphere Message Broker (ACE) Support » UUID

Post new topic  Reply to topic
 UUID « View previous topic :: View next topic » 
Author Message
knightman
PostPosted: Thu Jun 24, 2004 10:29 am    Post subject: UUID Reply with quote

Newbie

Joined: 24 Jun 2004
Posts: 1

hey folks,


How unique exactly is the UUIDASCHAR?the documentation states its a "miscellaneous function".Does this translate to a random id generator or is it a function that makes use of some data like a timestamp and so on to generate the number??
Back to top
View user's profile Send private message
kirani
PostPosted: Thu Jun 24, 2004 10:52 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Well, UUID is always unique, so these functions will always generate a unique identifier.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
fazz
PostPosted: Tue Jun 29, 2004 9:49 am    Post subject: Reply with quote

Centurion

Joined: 20 Feb 2004
Posts: 144
Location: England

UUID stands for 'Universally Unqiue Identifier', so its universally unique !!
Back to top
View user's profile Send private message
mq_guru
PostPosted: Tue Jun 29, 2004 10:32 am    Post subject: Reply with quote

Novice

Joined: 23 Feb 2004
Posts: 13

I think, this UUID is created based on your local system/network parameters and otherthings like timestamp etc. So, its unique across the usage.

-vivek
Back to top
View user's profile Send private message Send e-mail
muralihegde
PostPosted: Wed Jun 30, 2004 1:06 am    Post subject: Reply with quote

Centurion

Joined: 30 Apr 2002
Posts: 108

Yes Thats correct.
And we have an interesting problem as well. I beleive the broker uses the hostname as part of this UUID.
Our broker runs on mainframe. OS/390. WMQI V2.1

Sometimes after the IPL (reboot of OS) of the LPAR, the broker starts throwing an exception unable to create UUID.
We found out that exactly at this time, if we use a test java program to which tries to get the Host Name from the system using
java.net.InetAddress.getLocalHost().getHostName())
we get an exception !
However the unix command hostname on the command prompt on the omvs returns the hostname.

The /etc/hosts file always has the entry for the hostname


The solution to this is recycle the tcp ip subsystem !
And this solves both the problem, the broker does not throw any exception and the test java pgm also returns the hostname.

The question ?
Why is tcp ip recycling is needed?
Why the broker does not recognise the value from /etc/hosts?

Any thoughts on this will be greatly helpful to us..

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

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » UUID
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.