Now that your Fileshare server server1 and your enterprise server FSDEMO are both running, we will run a simple JCL jobstream to verify that new datasets are created correctly and that everything is working.
Because you used the casstart command to start FSDEMO, you can submit the JCL from the Studio Enterprise Edition for UNIX command line. In your c:\fsdir directory, enter:
cassub -rFSDEMO -jc:\fsdir\iefbr14.jcl
If you had started FSDEMO via ES Admin, you would have had to submit the JCL using the JES Control page in ESMAC.
The job is parsed and then waits for a batch initiator to run it.
The JCL job runs.
Put a check mark by the "DMFBR14" line and click Display to display the details for the DMFBR14 jobstream, as follows:
You should see something similiar to the following. Note how the Physical File field is qualified using the Fileshare server name.
You should see the joblog displayed below. The PC filenames have now been resolved to be qualified by the Fileshare server name. ($$SERVER1).
Now click Back and then click Catalog to display the JES Catalog page. The click Details by the entry for the newly created dataset DMF.TEST.DSN.
You have now verified that everything is configured and working.