TAZCR: Common Recording Component messages
A message ID is a unique identifier used to track information or exceptions. A message ID for the
Common Recording Component used by Functional
Testing is represented by a string “TAZCRnnnnx” where “TAZCR” indicates the message is an Common
Recording message, “nnnn” represents the unique numerical identifier for the message, and “x”
represents the severity level of the given message. Severity level can either be represented by I,
W, or E.
- I
- An informational message that calls attention to a command that can assist the programmer.
- W
- A warning for a situation that may not be what is expected.
- E
- An error has been detected with the test builder.
TAZCR0000E {0}
Explanation
A general error occurred during processing.
System action
The system attempted to process the request, but an error
occurred.
User response
No action is required from the user.
TAZCR0001E A recording is already in progress. Stop the current recording before starting a new
one
Explanation
Problem creating a new recording.
System action
The system attempted to start a new recording, but the operation was blocked
because the previous recording was not closed.
User response
Stop the previous recording before starting a new one.
TAZCR0002E Error creating a recording: {0}
Explanation
A problem occurred while creating the recording.
System action
The system attempted to create a recording, but the operation was blocked due to
user input.
User response
Verify the input and provide valid data for recording.
TAZCR0003E Error Starting a recording: {0}
Explanation
A problem occurred while starting the recording.
System action
The system attempted to start the recording, but the operation was blocked due to
either a host system issue or invalid input.
User response
Check host connection and input for recording.
TAZCR0004I {0}
Explanation
General information about the process.
System action
The system is providing information about the ongoing process.
User response
No action is required.
TAZCR0005I A ZAPP file could not be located in the workspace. Recording profiles will not be
available
Explanation
A problem occurred while locating the Zapp file.
System action
The system attempted to locate the Zapp file in the user’s local environment but
could not find it.
User response
Ensure that the Zapp file is present in the local environment.
TAZCR0005E Error Stoping a recording: {0}
Explanation
A problem occurred while stopping the recording.
System action
The system attempted to stop the recording but encountered an issue.
User response
Verify the provided input or check the host connection.
TAZCR0006I A ZAPP file was located in the workspace, but the file did not contain any profiles, or the
file contained syntax errors which prevented the retrieval of recording profiles
Explanation
A problem occurred while fetching the profile from the Zapp file.
System action
The system attempted to fetch the profile from the Zapp file in the user’s local
environment but encountered an error.
User response
Verify the syntax of the Zapp profile, or add the required profile to the Zapp
file.
TAZCR0006E Failed to stop recording: {0}
Explanation
A problem occurred while stopping the recording.
System action
The system attempted to stop the recording but encountered an
issue.
User response
Verify the provided input or check the host connection.
TAZCR0007I A ZAPP file was located in the workspace, but the file did not contain any test profiles.
Recording profiles will not be available
Explanation
A problem occurred while fetching the test profile from the Zapp
file.
System action
The system attempted to fetch the test profile from the Zapp file in the user’s
local environment but encountered an error.
User response
Verify the syntax of the Zapp test profile, or add the required profile to the Zapp
file.
TAZCR0007E Create Zowe and zOpenDebug connection profiles before continuing
Explanation
A problem occurred with either Zowe or zOpenDebug.
System action
The system attempted to connect to the host using Zowe and zOpenDebug but
encountered an error.
User response
Create a Zowe and zOpenDebug connection profile.
TAZCR0008E Failed to retrieve debug and host profiles to start recording. {0}
Explanation
A problem occurred while retrieving the debug or host profile.
System action
The system attempted to retrieve the debug and host profiles but
failed.
User response
Ensure that the user’s local configuration contains both the debug and host
profiles.
TAZCR0008I Zowe team configuration profile data was changed
Explanation
The Zowe configuration profile data has changed.
System action
The system’s local Zowe configuration profile data was updated.
User response
No action is required.
TAZCR0009E No Zowe connection profile found. Create a Zowe (rse or zosmf) profile before
continuing
Explanation
A problem occurred while retrieving the Zowe configuration profile.
System action
The system attempted to retrieve the Zowe configuration profiles but
failed.
User response
Ensure that the user’s local configuration contains either an RSE or z/OSMF
profile.
TAZCR0009I Uploading {0} to zOS...
Explanation
Uploading file {0} to z/OS.
System action
The system is uploading the file or data to z/OS.
User response
No action is required.
TAZCR0010E Could not retrieve JCL file path
Explanation
An error occurred while retrieving the JCL file.
System action
The system attempted to retrieve the JCL file from the user-specified path but
failed.
User response
Ensure that the specified JCL file is correct.
TAZCR0010I Starting a recording with the following parameters: Debug connection profile: {0}, Zowe
connection profile: {1}, type: {2}, CICS region: {3}, transaction: {4} ,dbrm : {5}
Explanation
Starting a recording with the provided input.
System action
The system is starting a recording using the user-provided input.
User response
No action is required.
TAZCR0011E Could not find ZAPP recording profile {0}
Explanation
An error occurred while finding the Zapp recording profile.
System action
The system attempted to locate the Zapp recording profile but
failed.
User response
Ensure that the Zapp recording profile exists in the local
configuration.
TAZCR0011I Starting a recording with the following parameters : Zowe connection profile: {0}, type:
{1}, IMS TransactionID: {2},SubSystemId:{3} , Programs: {4}
Explanation
Starting a recording with the following parameters:
- Zowe connection profile: {0}
- Type: {1}
- IMS Transaction ID: {2}
- Subsystem ID: {3}
- Programs: {4}
System action
The system is starting a recording using the specified
parameters.
User response
No action is required.
TAZCR0012E Unsupported ZAPP recording profile type {0}
Explanation
Unsupported Zapp recording profile type: {0}.
System action
The system detected an unsupported Zapp recording profile type and could not
proceed.
User response
Use a supported Zapp recording profile type.
TAZCR0012I Starting a recording with the following parameters: Zowe connection profile: {0}, type:
{1}, Debug Engine load library: {2}
Explanation
Starting a recording with the following parameters:
- Zowe connection profile: {0}
- Type: {1}
- Debug Engine load library: {2}
System action
The system is starting a recording using the specified
parameters.
User response
No action is required.
TAZCR0013E Please check file path {0}
Explanation
The specified file path may be invalid: {0}.
System action
The system attempted to access the file at the given path but could not locate
it.
User response
Verify that the file path {0} is correct and accessible.
TAZCR0013I Submitting the following job to record your application: {0}
Explanation
Submitting the following job to record the application: {0}.
System action
The system is submitting the specified job to initiate the recording
process.
User response
No action is required.
TAZCR0014E Please provide valid file path {0}
Explanation
An invalid file path was provided: {0}.
System action
The system attempted to access the file path but could not
proceed.
User response
Provide a valid file path: {0}.
TAZCR0014I Downloaded recording to {0}
Explanation
The recording was downloaded to: {0}.
System action
The system successfully downloaded the recording to the specified
location.
User response
No action is required.
TAZCR0015E Unsupported ZAPP recording profile type {0}
Explanation
An unsupported Zapp recording profile type was detected: {0}.
System action
The system identified the Zapp recording profile type {0} as unsupported and could
not proceed.
User response
Use a supported Zapp recording profile type.
TAZCR0015I Deleting existing recording dataset {0}, to create a new one...
Explanation
Deleting the existing recording dataset {0} to create a new one.
System action
The system is deleting the existing recording dataset {0} in host before creating a
new dataset.
User response
No action is required.
TAZCR0016E No workspace was found. Create a VS Code workspace to start a recording
Explanation
No workspace was found.
System action
The system could not locate an active VS Code workspace and therefore cannot start
a recording.
User response
Create a VS Code workspace before starting a recording.
TAZCR0016I Creating a dataset named {0} for recording to be written to by the Debug Test
Engine...
Explanation
Creating a dataset named {0} for the recording to be written to by the Debug Test
Engine.
System action
The system is creating the dataset {0} so that the Debug Test Engine can write the
recording to it.
User response
No action is required.
TAZCR0017E Create Zowe connection profiles before continuing
Explanation
Zowe connection profiles are required before continuing.
System action
The system cannot proceed without valid Zowe connection profiles.
User response
Create the necessary Zowe connection profiles before continuing.
TAZCR0017I Successfully downloaded recorded data {0} to {1}
Explanation
The recorded data {0} was successfully downloaded to {1}.
System action
The system completed the download of the recorded data {0} to the specified
location {1}.
User response
No action is required.
TAZCR0018E Failed to retrieve host profiles to start recording.{0}
Explanation
Failed to retrieve the host profiles required to start the recording.
{0}
System action
The system attempted to retrieve the host profiles but failed, preventing the
recording from starting.
User response
Ensure that the host profiles are correctly configured and
accessible.
TAZCR0019E Failed to load {0}
Explanation
Failed to load the next step.
System action
The system attempted to load the next step in the process but
failed.
User response
Retry the operation. If the issue persists, verify the system
configuration.
TAZCR0020E No ZAPP profiles of type test were found or your ZAPP file is invalid. Ensure you have a
valid ZAPP test profile to run tests
Explanation
No Zapp profiles of type test were found, or the Zapp file is
invalid.
System action
The system attempted to locate a Zapp profile of type test but could not find one
or detected that the Zapp file is invalid.
User response
Ensure that the Zapp file is valid and contains a Zapp profile of type test before
running tests.
TAZCR0021E Unknown error occurred while attempting to detect JCL steps
Explanation
An unknown error occurred while attempting to detect JCL steps.
System action
The system attempted to detect JCL steps but encountered an unknown
error.
User response
Retry the operation. If the problem persists, review the JCL file and system logs
for details.
TAZCR0022E Z Open Editor LSP failed to parse {0} file
Explanation
The Z Open Editor LSP failed to parse the {0} file.
System action
The system attempted to parse the {0} file using Z Open Editor LSP but
failed.
User response
Verify that the {0} file is valid and correctly formatted.
TAZCR0023E Z Open Editor LSP failed to get DataItemInfo for {0}
Explanation
The Z Open Editor LSP failed to retrieve DataItemInfo for {0}.
System action
The system attempted to obtain DataItemInfo for {0} using Z Open Editor LSP but
failed.
User response
Verify that {0} is valid and accessible, and ensure that the file or resource is
supported by Z Open Editor LSP.
TAZCR0024E Could not parse DataItemInfo for {0}
Explanation
Could not parse DataItemInfo for {0}.
System action
The system attempted to parse DataItemInfo for {0} but failed.
User response
Verify that {0} is valid and correctly formatted.
TAZCR0025E Unable to submit jcl. The error returned was {0}
Explanation
Unable to submit the JCL. The error returned was: {0}.
System action
The system attempted to submit the JCL but failed due to the error
{0}.
User response
Review the error details {0}, correct the JCL or configuration, and
resubmit.
TAZCR0026E Dataset {0} could not be found on zOS. This could mean that Debug engine did not capture
the application
Explanation
The dataset {0} could not be found on z/OS. This may indicate that the Debug Engine
did not capture the application.
System action
The system attempted to locate the dataset {0} on z/OS but could not find
it.
User response
Verify that the Debug Engine captured the application correctly and that the
dataset {0} exists on z/OS.
TAZCR0027E Unsupported recording application type
Explanation
Unsupported recording application type.
System action
The system detected an unsupported recording application type and could not
proceed.
User response
Use a supported recording application type.
TAZCR0028E Invalid recording configuration. Zowe connection is not specified
Explanation
Invalid recording configuration. The Zowe connection is not
specified.
System action
The system attempted to start the recording but failed because no Zowe connection
was defined in the configuration.
User response
Specify a valid Zowe connection in the recording configuration and retry the
operation.
TAZCR0029E Could not find Zowe profile {0}
Explanation
The Zowe profile {0} could not be found.
System action
The system attempted to locate the Zowe profile {0} but failed.
User response
Ensure that the Zowe profile {0} exists in the local
configuration.
TAZCR0030E Zowe profile {0} does not have username saved
Explanation
The Zowe profile {0} does not have a username saved.
System action
The system attempted to use the Zowe profile {0}, but no username was found in the
profile.
User response
Update the Zowe profile {0} to include a valid username.
TAZCR0031E Invalid recording configuration. Debug connection is not specified
Explanation
Invalid recording configuration. The debug connection is not
specified.
System action
The system attempted to start the recording but failed because no debug connection
was defined in the configuration.
User response
Specify a valid debug connection in the recording configuration and retry the
operation.
TAZCR0032E Could not find zOpenDebug connection profile {0}
Explanation
The zOpenDebug connection profile {0} could not be found.
System action
The system attempted to locate the zOpenDebug connection profile {0} but
failed.
User response
Ensure that the zOpenDebug connection profile {0} exists in the local
configuration.
TAZCR0033E Cleaning up connfig file {0} from zOS...
Explanation
Cleaning up the configuration file {0} from z/OS.
System action
The system is removing the configuration file {0} from z/OS as part of the cleanup
process.
User response
No action is required.
TAZCR0034E Could not cleanup remove recording files: {0}
Explanation
The system could not remove the recording files: {0}.
System action
The system attempted to clean up and remove the recording files {0} but
failed.
User response
Verify that the files {0} exist and are not in use, then retry the
operation.
TAZCR0035E Invalid recording configuration
Explanation
The recording configuration is invalid.
System action
The system attempted to start the recording but failed due to an invalid
configuration.
User response
Review and correct the recording configuration before retrying the
operation.
TAZCR0036E Invalid recording configuration. CICS region is not specified
Explanation
Invalid recording configuration. The CICS region is not specified.
System action
The system attempted to start the recording but failed because no CICS region was
defined in the configuration.
User response
Specify a valid CICS region in the recording configuration and retry the
operation.
TAZCR0037E Could not deactivate debug profile: {0}
Explanation
The system could not deactivate the debug profile: {0}.
System action
The system attempted to deactivate the debug profile {0} but
failed.
User response
Verify that the debug profile {0} exists and is not in use, then retry the
operation.
TAZCR0038E Could not modify JCL for recording. Ensure Z Open Editor can properly parse the
JCL
Explanation
The system could not modify the JCL for recording.
System action
The system attempted to modify the JCL for recording but failed because Z Open
Editor could not properly parse the JCL.
User response
Ensure that the JCL is valid and can be properly parsed by Z Open Editor, then
retry the operation.
TAZCR0039E Missing parameters to be able to create recording JCL
Explanation
Missing parameters required to create the recording JCL.
System action
The system attempted to create the recording JCL but failed because one or more
required parameters were not provided.
User response
Provide all required parameters to create the recording JCL and retry the
operation.
TAZCR0040E Recording parameters are not set. Cannot download a recording
Explanation
The recording parameters are not set. The recording cannot be
downloaded.
System action
The system attempted to download the recording but failed because the required
recording parameters were not configured.
User response
Set the required recording parameters before attempting to download the
recording.
TAZCR0041E No ZAPP profiles of type galasa were found or your ZAPP file is invalid. Ensure you have a
valid ZAPP galasa profile to use
Explanation
No Zapp profiles of type galasa were found, or the Zapp file is
invalid.
System action
The system attempted to locate a Zapp profile of type galasa but could not
find one, or it detected that the Zapp file is invalid.
User response
Ensure that the Zapp file is valid and contains a Zapp profile of type
galasa before use.
TAZCR0042E No workspace was found. Create a VS Code workspace to start
Explanation
No workspace was found.
System action
The system could not locate an active VS Code workspace and therefore cannot
continue.
User response
Create a VS Code workspace before starting the operation.
TAZCR0043E A ZAPP file could not be located in the workspace. Galasa profiles will not be
available
Explanation
A Zapp file could not be located in the workspace. As a result, Galasa profiles will
not be available.
System action
The system attempted to locate a Zapp file in the workspace but failed.
Consequently, Galasa profiles could not be loaded.
User response
Ensure that a valid Zapp file is present in the workspace to enable Galasa
profiles.
TAZCR0044E A ZAPP file was located in the workspace, but the file did not contain any profiles, or the
file contained syntax errors which prevented the retrieval of Galasa profiles
Explanation
A Zapp file was located in the workspace, but it did not contain any profiles, or it
contained syntax errors that prevented the retrieval of Galasa profiles.
System action
The system detected a Zapp file in the workspace but could not retrieve Galasa
profiles because the file either contained no profiles or included syntax errors.
User response
Ensure that the Zapp file in the workspace contains valid Galasa profiles and is
free of syntax errors.
TAZCR0045E A ZAPP file was located in the workspace, but the file did not contain any Galasa profiles.
Galasa profiles will not be available
Explanation
A Zapp file was located in the workspace, but it did not contain any Galasa
profiles. As a result, Galasa profiles will not be available.
System action
The system detected a Zapp file in the workspace but could not load any Galasa
profiles because none were defined.
User response
Ensure that the Zapp file in the workspace contains valid Galasa
profiles.
TAZCR1000E Failed to retrieve logger of ID: {0}, the logger does not exist./The ID of the
logger
Explanation
Failed to retrieve the logger with ID: {0}. The logger does not
exist.
System action
The system attempted to retrieve the logger identified by ID: {0}, but the logger
was not found.
User response
No action required.