Mon Jun 15, 2009 11:16 am
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.
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
Powered by phpBB © phpBB Group.