AWS m2 documentation change
Summary
Updated product name references from 'AWS Blu Age Runtime' to 'AWS Transform for mainframe Runtime' throughout the documentation, including headings, error code descriptions, and links.
Security assessment
The changes are purely branding/renaming updates with no modifications to security content, error code logic, or configuration guidance. No evidence of addressing security vulnerabilities or weaknesses.
Diff
diff --git a/m2/latest/userguide/ba-runtime-error-codes-r.md b/m2/latest/userguide/ba-runtime-error-codes-r.md index f4da1cdda..ec40fde09 100644 --- a//m2/latest/userguide/ba-runtime-error-codes-r.md +++ b//m2/latest/userguide/ba-runtime-error-codes-r.md @@ -5 +5 @@ -Redis Configuration ErrorsRedis Property Validation ErrorsRedis Connection ErrorsFeature-specific Configuration ErrorsBlusam Redis Cache ErrorsBlusam Redis Locks Error CodesGWFileLocks Error CodesDataset Catalog Error CodesSession & Session Tracker Error CodesJICS Resources Definitions Error CodesJICS File OperationsJICS Program OperationsJICS Transaction OperationsJICS TDQueue OperationsJICS TSModel OperationsAuthentication ErrorsTS Queue Redis Error CodesAWS Blu Age Runtime JCL Checkpoint Error CodesBlu4iv Lock Error Codes +Redis Configuration ErrorsRedis Property Validation ErrorsRedis Connection ErrorsFeature-specific Configuration ErrorsBlusam Redis Cache ErrorsBlusam Redis Locks Error CodesGWFileLocks Error CodesDataset Catalog Error CodesSession & Session Tracker Error CodesJICS Resources Definitions Error CodesJICS File OperationsJICS Program OperationsJICS Transaction OperationsJICS TDQueue OperationsJICS TSModel OperationsAuthentication ErrorsTS Queue Redis Error CodesAWS Transform for mainframe Runtime JCL Checkpoint Error CodesBlu4iv Lock Error Codes @@ -9 +9 @@ AWS Mainframe Modernization Service (Managed Runtime Environment experience) is -# AWS Blu Age Runtime Redis Error Codes +# AWS Transform for mainframe Runtime Redis Error Codes @@ -17 +17 @@ Key | Severity | Text | Additional details -`BA-R0001` | Fatal | Missing Redis configuration for feature through specified path. Either specify the configuration at the given path or define global Redis settings. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) +`BA-R0001` | Fatal | Missing Redis configuration for feature through specified path. Either specify the configuration at the given path or define global Redis settings. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) @@ -29 +29 @@ Key | Severity | Text | Additional details -`BA-R0022` | Error | Error setting property. Check property value format and constraints. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) +`BA-R0022` | Error | Error setting property. Check property value format and constraints. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) @@ -31 +31 @@ Key | Severity | Text | Additional details -`BA-R0024` | Error | Unknown or unsupported Property key. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) +`BA-R0024` | Error | Unknown or unsupported Property key. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) @@ -52,10 +52,10 @@ Key | Severity | Text | Additional details -`BA-R0100` | Error | Blusam Cache Configuration Error: Blusam cache is configured to use redis (`bluesam.cache : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `bluesam.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `blusam.cache` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0200` | Error | Blusam Locks Configuration Error: Blusam locks is configured to use redis (`bluesam.locks : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `bluesam.locks` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `blusam.locks` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0300` | Error | Gapwalk File Locks Configuration Error: Gapwalk file locks is configured to use redis (`filesLocks.provider : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `filesLocks.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `filesLocks.provider` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0400` | Error | Dataset Catalog Configuration Error: Dataset catalog is configured to use redis (`datasimplifier.catalogImplementation : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `datasimplifier.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `datasimplifier.catalogImplementation` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0500` | Error | Session Cache Configuration Error: Session cache is configured to use redis (`spring.session.store-type : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `jics.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `spring.session.store-type` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0550` | Error | Session Tracker Configuration Error: Session tracker is configured to use redis (`session-tracker.store-type : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `session-tracker.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `session-tracker.store-type` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0600` | Error | JICS Resource Definitions Configuration Error: JICS resource definitions is configured to use redis (`jics.resource-definitions.store-type : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `jics.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `jics.resource-definitions.store-type` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0700` | Error | JICS TS Queues Configuration Error: JICS TS queues is configured to use redis (`jics.parameters.tsqimpl : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `jics.queues.ts.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `jics.parameters.tsqimpl` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0800` | Error | JCL Checkpoint Configuration Error: JCL checkpoint is configured to use redis (`jcl.checkpoint.provider : redis`) the required hostname and port configuration missing are missing. Either specify the Redis configuration at path `jcl.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `jcl.checkpoint.provider` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) -`BA-R0900` | Error | Blu4iv Locks Configuration Error: Blu4iv locks is configured to use redis (`blu4iv.lock : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `blu4iv.lock.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `blu4iv.lock` property for default or set it to a different value. | [Available Redis cache properties in AWS Blu Age Runtime](./ba-runtime-redis-configuration.html) +`BA-R0100` | Error | Blusam Cache Configuration Error: Blusam cache is configured to use redis (`bluesam.cache : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `bluesam.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `blusam.cache` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0200` | Error | Blusam Locks Configuration Error: Blusam locks is configured to use redis (`bluesam.locks : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `bluesam.locks` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `blusam.locks` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0300` | Error | Gapwalk File Locks Configuration Error: Gapwalk file locks is configured to use redis (`filesLocks.provider : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `filesLocks.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `filesLocks.provider` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0400` | Error | Dataset Catalog Configuration Error: Dataset catalog is configured to use redis (`datasimplifier.catalogImplementation : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `datasimplifier.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `datasimplifier.catalogImplementation` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0500` | Error | Session Cache Configuration Error: Session cache is configured to use redis (`spring.session.store-type : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `jics.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `spring.session.store-type` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0550` | Error | Session Tracker Configuration Error: Session tracker is configured to use redis (`session-tracker.store-type : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `session-tracker.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `session-tracker.store-type` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0600` | Error | JICS Resource Definitions Configuration Error: JICS resource definitions is configured to use redis (`jics.resource-definitions.store-type : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `jics.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `jics.resource-definitions.store-type` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0700` | Error | JICS TS Queues Configuration Error: JICS TS queues is configured to use redis (`jics.parameters.tsqimpl : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `jics.queues.ts.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `jics.parameters.tsqimpl` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0800` | Error | JCL Checkpoint Configuration Error: JCL checkpoint is configured to use redis (`jcl.checkpoint.provider : redis`) the required hostname and port configuration missing are missing. Either specify the Redis configuration at path `jcl.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `jcl.checkpoint.provider` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) +`BA-R0900` | Error | Blu4iv Locks Configuration Error: Blu4iv locks is configured to use redis (`blu4iv.lock : redis`) the required hostName and port configuration missing are missing. Either specify the Redis configuration at path `blu4iv.lock.redis` or define global Redis settings using the `gapwalk.redis`. If you don't want to use redis, either remove the `blu4iv.lock` property for default or set it to a different value. | [Available Redis cache properties in AWS Transform for mainframe Runtime](./ba-runtime-redis-configuration.html) @@ -377 +377 @@ Key | Severity | Text | Additional details -## AWS Blu Age Runtime JCL Checkpoint Error Codes +## AWS Transform for mainframe Runtime JCL Checkpoint Error Codes