BIP8125

Severity

10 : Warning

Message

Exports or Imports a message set from or into a repository. Syntax: mqsiimpexpmsgset -e -n MRMDataSourceName -u MRMDataSourceUserId -p MRMDataSourcePassword -s SourceMessageSetName -l SourceMessageSetLevel -f FileName mqsiimpexpmsgset -i -n MRMDataSourceName -u MRMDataSourceUserId -p MRMDataSourcePassword -f FileName

Explanation

Command Options
'e' Exports a message set. 'i' Imports a message set. 'n' the component's database name. 'u' the userid that the component uses to access the database. 'p' the password that the component uses to access its database 's' the message set being exported or imported 'l' the level of the message set 'f' the file being imported, or the file being exported.