Skip to content

Commit ec77fdc

Browse files
authored
Merge pull request #212 from cxharris/master
Minor edits - troubleshooting section
2 parents d05c5cc + 274a6a2 commit ec77fdc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/pages/cdp/cdp-Troubleshooting-General.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,9 @@ Files typically written to `WORK_DIR` include:
5252

5353
They can all be useful when identifying the cause of an error, especially STDERR.
5454

55-
{% include note.html content="If you use [Visual Studio Code](https://code.visualstudio.com/) as your editor, there is a [zowe extension](https://github.com/zowe/vscode-extension-for-zowe) that enables you to interact with USS files from your local workstation." %}
56-
5755
### JES job logs
5856
DFHDPLOY is a CICS utility which provides a set of commands that you can use to deploy, undeploy and set the state of CICS bundles. When you deploy or undeploy a Node.js application to or from CICS, a batch DFHDPLOY job is initiated on z/OS.
5957

6058
If you are familiar with the z/OS environment, you can often find some useful diagnostics by accessing z/OS file assigned to the MSGUSR DD name for the deploy/undeploy job associated with your CICS region. If you are not so fluent with the world of z/OS, you may need to discuss your needs with one of your organization's CICS system administrators.
6159

60+
{% include note.html content="If you use [Visual Studio Code](https://code.visualstudio.com/) as your editor, there is a [Zowe extension](https://marketplace.visualstudio.com/items?itemName=Zowe.vscode-extension-for-zowe) that enables you to interact with USS files and examine JES job logs from your local workstation." %}

0 commit comments

Comments
 (0)