|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
msg set import error |
« View previous topic :: View next topic » |
Author |
Message
|
asr |
Posted: Fri Nov 22, 2002 9:41 pm Post subject: msg set import error |
|
|
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 |
|
 |
kirani |
Posted: Sat Nov 23, 2002 10:25 am Post subject: |
|
|
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 |
|
 |
asr |
Posted: Sat Nov 23, 2002 12:07 pm Post subject: |
|
|
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 |
|
 |
kirani |
Posted: Sat Nov 23, 2002 3:58 pm Post subject: |
|
|
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 |
|
 |
asr |
Posted: Tue Nov 26, 2002 9:11 am Post subject: |
|
|
Novice
Joined: 19 Nov 2002 Posts: 11
|
thanks kiran, ur right i have overlooked... |
|
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
|
|
|
|