Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mminfo exit codes

Status
Not open for further replies.

ekramer18

Programmer
Joined
May 25, 2007
Messages
8
Location
US
Is there any documentation on mminfo exit codes? I'm running from the command line and getting an exit code of 2. Does anyone know what that means?

Thanks!
 
What's the command you use?
 
mminfo -q "clonetime>=118010900" -r "cloneid(10),ssid(10),sumflags(5),clflags(7)"

Thanks!
 
The command itself is fine. Of course it could be a version specific problem. But i do not think so - if there is no such entry, then mminfo usually displays "no matches found for the query".

Another potential problem is that it is a windows error code. Assuming that, this would mean that a certain file can not be found.

Is this a possible explanation?
Can you get a valid result with "mminfo" or mminfo -av?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top