samples
Class SampleMvsJobSubmission

java.lang.Object
samples.SampleMvsJobSubmission
- public class SampleMvsJobSubmission
- extends java.lang.Object
|
Field Summary |
private static boolean |
_DEBUG_
|
|
Method Summary |
static void |
main(java.lang.String[] args)
testing basic MVS job Submission through FTP
Following parameters are requested :
1) command among followings :
'LISTQ' : sample JES2 listqueue. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_DEBUG_
private static final boolean _DEBUG_
- See Also:
- Constant Field Values
SampleMvsJobSubmission
public SampleMvsJobSubmission()
main
public static void main(java.lang.String[] args)
- testing basic MVS job Submission through FTP
Following parameters are requested :
1) command among followings :
'LISTQ' : sample JES2 listqueue.
'DELETEQ' : delete given entry from JES2 HOLD queue
'READJOB' : read given entry from JES2 HOLD queue
'SUBMIT' : submit local JCL file to JES input queue