Skip to content

Commit 1c206d6

Browse files
committed
fixing trademarks as per Marks comments
Signed-off-by: Natasha Mckenzie-Kelly <[email protected]>
1 parent c5baaad commit 1c206d6

17 files changed

+166
-166
lines changed

NOTICES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Notices and Information
22

3-
## Zowe CLI IBM® CICS® deploy plug-in
3+
## Zowe CLI IBM CICS deploy plug-in
44

55
This file provides details concerning notices applicable to third party code included in the products listed above ("the Program").
66

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ output: web
44
# this property is useful for conditional filtering of content that is separate from the PDF.
55
# note that this adaption of Tom Johnston's Jekyll documentation theme does not generate PDF outputs
66

7-
topnav_title: Zowe CLI CICS® deploy plug-in
7+
topnav_title: Zowe CLI CICS deploy plug-in
88
# this appears on the top navigation bar next to the home button
99

10-
site_title: CICS® deploy plug-in
10+
site_title: CICS deploy plug-in
1111
# this appears in the html browser tab for the site title (seen mostly by search engines, not users)
1212

1313
company_name: IBM

docs/_data/sidebars/cdp_sidebar.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ entries:
1010
output: web
1111
folderitems:
1212

13-
- title: Zowe CLI CICS® deploy plug-in
13+
- title: Zowe CLI CICS deploy plug-in
1414
url: index
1515
output: web
1616

@@ -35,19 +35,19 @@ entries:
3535
url: cdp-Tutorials-overview
3636
output: web
3737

38-
- title: Preparing a z/OS® PT image
38+
- title: Preparing a z/OS PT image
3939
url: cdp-Preparing-a-zOS-PT-image
4040
output: web
4141

42-
- title: Provisioning a CICS® region
42+
- title: Provisioning a CICS region
4343
url: cdp-Provisioning-a-CICS-region
4444
output: web
4545

4646
- title: Deploying a Node.js application
4747
url: cdp-Deploying-a-Nodejs-application
4848
output: web
4949

50-
- title: Deploying a CICS® policy
50+
- title: Deploying a CICS policy
5151
url: cdp-Deploying-a-CICS-policy
5252
output: web
5353

@@ -68,7 +68,7 @@ entries:
6868
url: cdp-Zowe-CLI-profiles
6969
output: web
7070

71-
- title: CICS® bundles
71+
- title: CICS bundles
7272
url: cdp-CICS-bundles
7373
output: web
7474

docs/pages/cdp/cdp-Common-Errors.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ If you experience errors while using the cics-deploy plug-in, check the followin
1414

1515
* CICS® must be authorized to read the bundle directory `META-INF`.
1616
* The port specified by the `--port` argument of the `cics-deploy generate bundle` command *must* be free on z/OS® before you attempt to deploy an application.
17-
* If you set a `WORK_DIR` in the CICS® Node.js application profile, such as `nodejsapps/<your application name>.profile`, it must be *writeable* by CICS®.
17+
* If you set a `WORK_DIR` in the CICS Node.js application profile, such as `nodejsapps/<your application name>.profile`, it must be *writeable* by CICS.
1818

1919
## Deployment errors
2020

2121
{% include note.html content="For further troubleshooting steps, see [Troubleshooting Node.js applications](https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.5.0/troubleshooting/node/node-troubleshooting.html)." %}
2222

23-
{% include important.html content="To definitively diagnose a problem based on the suggested symptoms, you might need to refer to one or more [system logs and traces](cdp-Log-and-trace-files) particularly the STDERR Node.js log and the file assigned the MSGUSR DD name in the relevant CICS® job. Depending on your familiarity with z/OS® and CICS®, and your system privileges, you may also need to consult a CICS® systems administrator to get to the bottom of certain problems." %}
23+
{% include important.html content="To definitively diagnose a problem based on the suggested symptoms, you might need to refer to one or more [system logs and traces](cdp-Log-and-trace-files) particularly the STDERR Node.js log and the file assigned the MSGUSR DD name in the relevant CICS job. Depending on your familiarity with z/OS and CICS, and your system privileges, you may also need to consult a CICS systems administrator to get to the bottom of certain problems." %}
2424

2525
### Application incorrectly deploys in a DISABLED state
2626

@@ -38,8 +38,8 @@ If you experience errors while using the cics-deploy plug-in, check the followin
3838
### Command error: DFHDPLOY stopped processing due to an error
3939

4040
*Possible causes:*
41-
* The `--scope` and/or `--cicsplex` settings for the current deploy profile are wrong, and don't correctly identify a current CICS® system, CICS® System Group and/or a correct CICSPlex® respectively.
42-
* The CMAS for the current CICSPlex® is inactive.
41+
* The `--scope` and/or `--cicsplex` settings for the current deploy profile are wrong, and don't correctly identify a current CICS system, CICS System Group and/or a correct CICSPlex® respectively.
42+
* The CMAS for the cicsplex is inactive.
4343
* CPSM is not functioning correctly.
4444

4545
*Representative output:*
@@ -55,15 +55,15 @@ If you experience errors while using the cics-deploy plug-in, check the followin
5555
*Suggested actions:*
5656

5757
* Confirm that the `--scope` and `--cicsplex` settings are correct.
58-
* Ask your CICS® Systems Programmer to check that the CMAS for the current CICSPlex® is alive and that CPSM is working properly.
58+
* Ask your CICS Systems Programmer to check that the CMAS for the current CICSPlex is alive and that CPSM is working properly.
5959

6060
### Command error: ... validation of - -cicshlq dataset failed: z/OSMF REST API Error
6161

6262
*Possible cause:* The profile setting for `--cicshlq` is incorrect.
6363

6464
*Representative output:*
6565
<pre class="messageText">
66-
A failure occurred during CICS® bundle deployment.
66+
A failure occurred during CICS bundle deployment.
6767
Reason = Validation of --cicshlq dataset failed: z/OSMF REST API Error:
6868
Rest API failure with HTTP(S) status 404
6969
category: 4
@@ -75,11 +75,11 @@ details:
7575
</pre>
7676

7777
*Suggested action:*
78-
Check that your `--cicshlq` profile setting matches the value configured for CICS® high-level qualifiers in your CICS region.
78+
Check that your `--cicshlq` profile setting matches the value configured for CICS high-level qualifiers in your CICS region.
7979

8080
### BUNDLE ... cannot be deployed (1)
8181

82-
*Possible cause:* CICS® does not have permission to read the bundle directory.
82+
*Possible cause:* CICS does not have permission to read the bundle directory.
8383

8484
*Representative output:*
8585
<pre class="messageText">

docs/pages/cdp/cdp-Creating-Zowe-CLI-profiles.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The CICS® deploy plug-in makes use of the following profiles:
2828

2929
### z/OSMF profile
3030

31-
The z/OSMF profile defines the options needed to connect to the z/OSMF server on z/OS. You need to know the following from your z/OS® system administrator:
31+
The z/OSMF profile defines the options needed to connect to the z/OSMF server on z/OS. You need to know the following from your z/OS system administrator:
3232

3333
| Option | Description |
3434
| --- | --- |
@@ -37,7 +37,7 @@ The z/OSMF profile defines the options needed to connect to the z/OSMF server on
3737
| user | User ID to identify yourself to the z/OSMF server. |
3838
| password | Password to identify yourself to the z/OSMF server. |
3939

40-
{% include note.html content="The user ID needs to have sufficient permissions to remove and create directories and files in the directory specified by `--targetdir` in the cics-deploy profile. The user ID also needs permission to submit JCL and to run the DFHDPLOY utility as described in the **Security** heading in topic [Automate the deployment and undeployment of CICS® bundles and applications with the DFHDPLOY utility](https://www.ibm.com/support/knowledgecenter/SSGMCP_5.5.0/applications/deploying/dfhdploy_overview.html)." %}
40+
{% include note.html content="The user ID needs to have sufficient permissions to remove and create directories and files in the directory specified by `--targetdir` in the cics-deploy profile. The user ID also needs permission to submit JCL and to run the DFHDPLOY utility as described in the **Security** heading in topic [Automate the deployment and undeployment of CICS bundles and applications with the DFHDPLOY utility](https://www.ibm.com/support/knowledgecenter/SSGMCP_5.5.0/applications/deploying/dfhdploy_overview.html)." %}
4141

4242
For example, to create a z/OSMF profile:
4343

@@ -59,7 +59,7 @@ zowe zosmf check status
5959

6060
### SSH profile
6161

62-
The SSH profile defines the options needed to connect to the SSH server on z/OS. You need to know the following from your z/OS® system administrator:
62+
The SSH profile defines the options needed to connect to the SSH server on z/OS. You need to know the following from your z/OS system administrator:
6363

6464
| Option | Description |
6565
| --- | --- |
@@ -88,19 +88,19 @@ To test the connection to the SSH server using the profile:
8888
zowe zos-uss issue ssh 'uname -a'
8989
```
9090

91-
### CICS® deploy profile
91+
### CICS deploy profile
9292

93-
The cics-deploy profile identifies the CICS® environment for deployment. An example of how to create an environment using using z/OS® Provisioning Toolkit as described in [Provisioning a CICS® region using z/OS® PT](cdp-Provisioning-a-CICS-region-using-zospt). You need to know the following from your CICS® system administrator:
93+
The cics-deploy profile identifies the CICS environment for deployment. An example of how to create an environment using using z/OS Provisioning Toolkit as described in [Provisioning a CICS region using z/OS PT](cdp-Provisioning-a-CICS-region-using-zospt). You need to know the following from your CICS system administrator:
9494

9595
| Option | Description |
9696
| --- | --- |
97-
| cicsplex | CPSM CICSplex® name. |
98-
| cics-hlq | High Level Qualifier \(HLQ\) for the CICS® data sets. |
97+
| cicsplex | CPSM CICSplex name. |
98+
| cics-hlq | High Level Qualifier \(HLQ\) for the CICS data sets. |
9999
| cpsm-hlq | High Level Qualifier \(HLQ\) for the CPSM data sets. |
100-
| scope | CPSM scope to identify the CICS® region or group of regions to deploy your application. |
101-
| csd-group or res-group | CICS® CSD group name or CPSM BAS resource group name into which the bundle is defined. If not specified, BUNDLE resources are defined in CPSM BAS for installation and then removed. |
102-
| job-card | JCL jobcard to use when submitting JCL that will run the CICS® utility DFHDPLOY. If not specified, a default job card will be used. |
103-
| target-directory | Target directory on z/OS® to which CICS® bundles should be uploaded. |
100+
| scope | CPSM scope to identify the CICS region or group of regions to deploy your application. |
101+
| csd-group or res-group | CICS CSD group name or CPSM BAS resource group name into which the bundle is defined. If not specified, BUNDLE resources are defined in CPSM BAS for installation and then removed. |
102+
| job-card | JCL jobcard to use when submitting JCL that will run the CICS utility DFHDPLOY. If not specified, a default job card will be used. |
103+
| target-directory | Target directory on z/OS to which CICS bundles should be uploaded. |
104104

105105
For example to create a cics-deploy profile:
106106

@@ -116,19 +116,19 @@ zowe profiles create cics-deploy-profile --help
116116

117117
To test the cics-deploy profile, follow the steps in [Deploying a Node.js application](cdp-Deploying-a-Nodejs-application).
118118

119-
### CICS® profile
119+
### CICS profile
120120

121-
The CICS® profile identifies the connection to the CICS® Web User Interface (WUI) server to query application resources. You need to know the following from your CICS® system administrator:
121+
The CICS profile identifies the connection to the CICS Web User Interface (WUI) server to query application resources. You need to know the following from your CICS system administrator:
122122

123123
| Option | Description |
124124
| --- | --- |
125-
| cics-plex | CPSM CICSplex® name. This will typically be set to the same as cicsplex in the cics-deploy profile. |
126-
| region-name | The name of the CICS® region name to interact with. |
127-
| protocol | HTTP or HTTPS to use to connect to the CICS® WUI server. |
128-
| host | Host name of the CICS® WUI server. |
129-
| port | Port number of the CICS® WUI server. |
130-
| user | User ID to identify yourself to the CICS® WUI server . |
131-
| password | Password to identify yourself to the CICS® WUI server. |
125+
| cics-plex | CPSM CICSplex name. This will typically be set to the same as cicsplex in the cics-deploy profile. |
126+
| region-name | The name of the CICS region name to interact with. |
127+
| protocol | HTTP or HTTPS to use to connect to the CICS WUI server. |
128+
| host | Host name of the CICS WUI server. |
129+
| port | Port number of the CICS WUI server. |
130+
| user | User ID to identify yourself to the CICS WUI server . |
131+
| password | Password to identify yourself to the CICS WUI server. |
132132

133133
For example, to create an SSH profile:
134134

@@ -142,7 +142,7 @@ For help on using the options:
142142
zowe profiles create cics-profile --help
143143
```
144144

145-
To test the connection to the CICS® WUI server using the profile:
145+
To test the connection to the CICS WUI server using the profile:
146146

147147
```text
148148
zowe cics get resource CICSRegion | grep -E "applid|cicsstatus|jobname|mvssysname|strttime|cputime"

docs/pages/cdp/cdp-Deploying-a-CICS-policy.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deploying a CICS® policy
2+
title: Deploying a CICS policy
33
tags: [tutorial]
44
keywords:
55
summary: "The following steps take you through deploying a sample CICS® bundle containing a policy."
@@ -9,9 +9,9 @@ folder: cdp
99
toc: true
1010
---
1111

12-
[CICS policies](https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.5.0/fundamentals/policies/policies.html) are used to monitor the state of the CICS® region, and the resources and workload in it. A policy consists of rules that define the conditions that are required to be met for the rule to trigger, and the action to take when the conditions are met.
12+
[CICS policies](https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.5.0/fundamentals/policies/policies.html) are used to monitor the state of the CICS region, and the resources and workload in it. A policy consists of rules that define the conditions that are required to be met for the rule to trigger, and the action to take when the conditions are met.
1313

14-
This tutorial shows how to download a sample CICS® policy and deploy it using the CICS® deploy plug-in. The policy rule condition is when the number of active tasks in your CICS® regions goes above 90% of your MXT value, and action is to issue message DFHMP3009 to the CICS® region JES job log. CICS® policies and this sample are described in article [Using CICS® policy system rules to monitor system health](https://developer.ibm.com/cics/2017/07/04/using-cics-policy-system-rules-monitor-system-health/).
14+
This tutorial shows how to download a sample CICS policy and deploy it using the CICS deploy plug-in. The policy rule condition is when the number of active tasks in your CICS regions goes above 90% of your MXT value, and action is to issue message DFHMP3009 to the CICS region JES job log. CICS policies and this sample are described in article [Using CICS policy system rules to monitor system health](https://developer.ibm.com/cics/2017/07/04/using-cics-policy-system-rules-monitor-system-health/).
1515

1616
### Procedure
1717

@@ -27,13 +27,13 @@ This tutorial shows how to download a sample CICS® policy and deploy it using t
2727
cd cics-policy-samples/bundles/CICSDEV_system_rule
2828
```
2929

30-
4. Deploy the CICS® bundle into CICS®.
30+
4. Deploy the CICS bundle into CICS.
3131

3232
```text
3333
zowe cics-deploy push bundle --name Policy --overwrite
3434
```
3535

36-
A progress bar is shown with status messages as the CICS® bundle is deployed. This can take a few minutes. The command will summarize the deployment, for example:
36+
A progress bar is shown with status messages as the CICS bundle is deployed. This can take a few minutes. The command will summarize the deployment, for example:
3737

3838
<pre class="messageText">
3939
WARNING: No .zosAttributes file found in the bundle directory, default values will be applied.
@@ -43,14 +43,14 @@ This tutorial shows how to download a sample CICS® policy and deploy it using t
4343

4444
The warning can be ignored as the default values result in the files being uploaded in text that is suitable for this bundle.
4545

46-
The CICS BUNDLE resource named `Policy` is defined, installed, and enabled in CICS®. If the BUNDLE `Policy` was already defined or installed in CICS®, it is undeployed first. As the BUNDLE is enabled, the policy is also enabled. If there are errors, retry with the `--verbose` option for more detailed output, or refer to [Troubleshooting](cdp-Log-and-trace-files).
46+
The CICS BUNDLE resource named `Policy` is defined, installed, and enabled in CICS. If the BUNDLE `Policy` was already defined or installed in CICS, it is undeployed first. As the BUNDLE is enabled, the policy is also enabled. If there are errors, retry with the `--verbose` option for more detailed output, or refer to [Troubleshooting](cdp-Log-and-trace-files).
4747

4848
### Results
4949

50-
The CICS® policy is enabled in the CICS® region. When the policy rule is triggered, CICS® will write message DFHMP3009 to the CICS® region JES job log. For details on how to view this log see [Log and trace files](cdp-Log-and-trace-files).
50+
The CICS policy is enabled in the CICS region. When the policy rule is triggered, CICS will write message DFHMP3009 to the CICS region JES job log. For details on how to view this log see [Log and trace files](cdp-Log-and-trace-files).
5151

52-
To get started with defining your own CICS® policy:
52+
To get started with defining your own CICS policy:
5353

54-
* [Download and start the CICS® Explorer](https://www.ibm.com/support/knowledgecenter/en/SSSQ3W_5.5.0/com.ibm.cics.core.help/topics/concepts/install_planning_client.html).
55-
* Create a CICS® bundle project using the procedure [Creating a CICS® bundle project](https://www.ibm.com/support/knowledgecenter/SSSQ3W_5.5.0/com.ibm.cics.core.help/topics/tasks/create_bundle.html).
56-
* Create a policy using the procedure [To create a policy in a CICS® bundle project](https://www.ibm.com/support/knowledgecenter/SSSQ3W_5.5.0/com.ibm.cics.core.help/topics/tasks/task_create_policy.html).
54+
* [Download and start the CICS Explorer](https://www.ibm.com/support/knowledgecenter/en/SSSQ3W_5.5.0/com.ibm.cics.core.help/topics/concepts/install_planning_client.html).
55+
* Create a CICS bundle project using the procedure [Creating a CICS bundle project](https://www.ibm.com/support/knowledgecenter/SSSQ3W_5.5.0/com.ibm.cics.core.help/topics/tasks/create_bundle.html).
56+
* Create a policy using the procedure [To create a policy in a CICS bundle project](https://www.ibm.com/support/knowledgecenter/SSSQ3W_5.5.0/com.ibm.cics.core.help/topics/tasks/task_create_policy.html).

0 commit comments

Comments
 (0)