Total members 11889 |It is currently Fri Mar 29, 2024 3:29 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





Hi,

I am trying to invoke "runmqsc -v < mqscriptfile" from java program, but the JVM does not recognize the verify command "<".

RunMQSCScript.java
---------
Runtime rt=Runtime.getRuntime();
Process p=rt.exec("runmqsc -v < SDPDEV14.mqs",s1,new File("C:/temp/"));


java RunMQSCScript
---------------------
5724-H72 (C) Copyright IBM Corp. 1994, 2004. ALL RIGHTS RESERVED.
Usage: runmqsc [-e] [-v] [-w WaitTime [-x]] QMgrName

Does anybody have an idea why it's not recognizing verify("<") command.




Author:
Newbie
User avatar Posts: 1
Have thanks: 0 time
Post new topic Reply to topic  [ 1 post ] 

  Related Posts  to : JVM does not recognize MQ command.
 BETWEEN SQL COMMAND     -  
 Average SQL command     -  
 PHP echo command     -  
 SQL COUNT Command     -  
 SQL LOCATE command     -  
 SQL LIKE query Command     -  
 SQL ALTER Command     -  
 Calling the man Command     -  
 SQL GROUP BY Command     -  
 SQL DISTINCT Command     -  









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com