I am getting The JVM specified is unsupported error while updating JVM path in IBM CICS.
Iam trying to update current CICS jvm path into c:\Program Files\IBM\SDP\runtimes\base_v7\java\jre\bin"\java.exe path.
command I used:
ctgjava -s=c:\Program Files\IBM\SDP\runtimes\base_v7\java\jre\bin"\java.exe
error:
JVM specified is unsupported
Any solution for this error?