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 » msg set import error

Post new topic  Reply to topic
 msg set import error « View previous topic :: View next topic » 
Author Message
asr
PostPosted: Fri Nov 22, 2002 9:41 pm    Post subject: msg set import error Reply with quote

Novice

Joined: 19 Nov 2002
Posts: 11

Hi Guys!!!
When i'm trying to export the msg set i'm getting the following error:
i checked the level in the msg set it is one....

BIP8186E: The message set 'TEST.mrp' with level '1' does not exist in the message repository.
The message set 'TEST.mrp' with level '1' is referenced, but it does not exist in the message repository.
Correct the problem and retry the command.

please, could anyone of you give me suggestions...

thanks
Back to top
View user's profile Send private message
kirani
PostPosted: Sat Nov 23, 2002 10:25 am    Post subject: Reply with quote

Jedi Knight

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

Hi asr,

Are you trying to export or import a message set here? Could you pl post your complete command here?

To import a message set you should use following command syntax,
Code:
mqsiimpexpmsgset -i -n MRMDSN -u userid -p pwd -f TEST.mrp


And To eport a message use following command syntax,
Code:
mqsiimpexpmsgset -e  -s MSGSETNAME -l level -n MRMDSN -u userid -p pwd -f TEST.mrp

_________________
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
asr
PostPosted: Sat Nov 23, 2002 12:07 pm    Post subject: Reply with quote

Novice

Joined: 19 Nov 2002
Posts: 11

Hi Kiran,

i'm trying to export....
Code:
mqsiimpexpmsgset -e -s TEST.mrp -l 1 -n MRMDSN -u userid -p pwd -f TEST.mrp


ERROR:
BIP8186E: The message set 'TEST.mrp' with level '1' does not exist in the message repository.
The message set 'TEST.mrp' with level '1' is referenced, but it does not exist in the message repository.
Correct the problem and retry the command.

thanks, for ur response
Back to top
View user's profile Send private message
kirani
PostPosted: Sat Nov 23, 2002 3:58 pm    Post subject: Reply with quote

Jedi Knight

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

In your command you are giving your Message Set name as TEST.mrp, shouldn't it be TEST only?
I think your command should be,
Code:

mqsiimpexpmsgset -e -s TEST -l 1 -n MRMDSN -u userid -p pwd -f TEST.mrp

_________________
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
asr
PostPosted: Tue Nov 26, 2002 9:11 am    Post subject: Reply with quote

Novice

Joined: 19 Nov 2002
Posts: 11

thanks kiran, ur right i have overlooked...
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 » WebSphere Message Broker (ACE) Support » msg set import error
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.