Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Using Messages With Identifiers : DM: CA Datacom server, utilities

DM: CA Datacom server, utilities
S6BDM001E
Denied access to table %
CA Datacom server, utilities
Access to the table has been denied by security
Acquire the adequate access authority from your security administrator.
S6BDM002I
Table % successfully generated
CA Datacom server, utilities
The named table has been created based on the CA-Datacom's Data Dictionary's definition of the data in the table.
Review the defined table for compliance with any local standards.
S6BDM003E
Unable to generate a unique DAT table name from CA-Datacom definition "%"
CA Datacom server, utilities
The table definition generation is unable to create a unique MetaStor table name to reflect the CA-Datacom's definition of the table.
Use the normal Table Definer utility to create a unique MetaStor table definition of this CA-Datacom table.
S6BDM004I
Redefines not supported for DAT table definition: CA-Datacom table "%"
CA Datacom server, utilities
Only one definition of a portion of a record is allowed. Table definition generation will only use the first definition found.
Create a different MetaStor table definition for each of the CA-Datacom table redefinitions.
S6BDM005E
Unable to convert syntax for field "%"
CA Datacom server, utilities
The CA-Datacom field's data type does not have a corresponding MetaStor field syntax or conversion.
Use the RD syntax to access the field in its raw form.
S6BDM006E
Unable to generate unique DAT field name from CA-Datacom field "%"
CA Datacom server, utilities
The named field name is not unique enough for the table generation facility to create the required unique MetaStor field name.
Use the normal Table Definer utility to create the MetaStor definition of this CA-Datacom table, assigning your own unique field names.
S6BDM007I
Please extract the CA-Datacom metadata for %
CA Datacom server, utilities
The named CA-Datacom table definition was not found in the extract tables.
Run an extract of the CA-Datacom Data Dictionary to get the metadata for this table, or correct the spelling of this table name.
S6BDM008I
Please use a security-level-1 OSB userid to generate CA-Datacom tables
CA Datacom server, utilities
You should use a security-level-1 OSB userid to create definitions. Otherwise, other users will not be able to access the generated table definition.
Switch to a userid with level-one security. If the table needs a higher security level, assign it after the definition has been generated, or use the standard Table Definer utility to create the definition using the userid with a security level higher than one.
S6BDM009I
CA-Datacom extract submitted; please check output of job
CA Datacom server, utilities
The CA-Datacom Data Dictionary extract job has been submitted.
Check the output of the job for correctness. The JCL submitted must be customized before first use.
S6BDM011I
Table not generated; use a valid serverid
CA Datacom server, utilities
A valid SERVERID must be provided before the CA-Datacom definition can be generated into a MetaStor table definition.
Provide the SERVERID that this CA-Datacom table will be accessed with.
S6BDM012E
Data conversion error in table "%", "%"
CA Datacom server, utilities
Gives the table name and field name where the data could not be converted using the MetaStor and CA-Datacom definitions provided.
Change the definition of this table to reflect the actual data, or correct the data in the invalid row occurrence.
S6BDM013I
Table not generated; Serverid cannot exceed 8 characters
CA Datacom server, utilities
The maximum length for a SERVERID is 8 characters.
Provide a SERVERID value of 8 characters or less.
S6BDM015E
URT not found, or %/% not in the URT
CA Datacom server, utilities
The URT associated with the table being access was found neither in the HRNEXTR library nor in the STEPLIB concatenation, or the required CA Datacom table was not found in the URT.
Prepare a CA Datacom URT with DBNTRY entry point and place it the load library available to the DAT server through the STEPLIB or HRNEXTR DD statement (see the manual for details).
S6BDM016E
Unexpected RC %-% from CA-Datacom while issuing command(%) against table(%), DBID(%)
CA Datacom server, utilities
The CA-Datacom Gateway received an unexpected return code from CA-Datacom while executing the named command against table / DBID, as indicated.
Look up the RC returned by the Gateway in the CA Datacom/DB Message Reference Guide to determine the cause of failure.
S6BDM017E
Unexpected RC %-% from CA-Datacom while issuing command(%) against URT(%)
CA Datacom server, utilities
The requested row is not found.
No action is required.
S6BDM018I
Enter a CA-Datacom table name, ALL or partial*
CA Datacom server, utilities
Enter the data to indicate the CA-Datacom dictionary information to be extracted.
Enter the CA-Datacom table name, ALL or partial* to indicate the eligible tables.
S6BDM019I
The CA-Datacom metadata batch extract only works from TSO/MVS
CA Datacom server, utilities
This facility (CA-Datacom Dictionary extract) only works when initiated from the TSO environment.
Exit the Execution Environment you are currently using, and use a TSO Execution Environment to initiate the CA-Datacom Dictionary extract Utility.
S6BDM020E
DBID % (table %) does not have an entry in @DATACOM_URTS
CA Datacom server, utilities
The DBID for the table specified does not have a URT associated with it. The list of URTs loaded at CA-Datacom server startup time can be found in @DATACOM_URTS(serverid).
Add the appropriate URT to the @DATACOM_URTS table and retry. Note that the CA-Datacom server does NOT have to be recycled.
S6BDM021I
URT % is closed. Try later
CA Datacom server, utilities
The URT with the specified name has been closed by an operator request and is unavailable until specifically opened.
Wait for the URT to be opened via a OPENURT=name command.
S6BDM023I
% % URT name % closed
CA Datacom server, utilities
The specified URT name has been closed via a CLOUSEURT command
None.
S6BDM024I
% % URT name % marked available
CA Datacom server, utilities
The specified URT has been marked available by an OPENURT command. The URT will not be opened until the first data access.
None.
S6BDM025E
% % URT name % specified in CLOSEURT or OPENURT not found
CA Datacom server, utilities
The URT name specified by a CLOSEURT or OPENURT was not found in the server.
Look in the CA-Datacom Gateway job log for the list of URTs loaded, and specify a correct name.
S6BDM026I
% % URT name % successfully loaded
CA Datacom server, utilities
The named URT has been successfully loaded
None.
S6BDM027E
% % Load of URT name % failed
CA Datacom server, utilities
The named URT could not be loaded.
The URTs to load reside in a LOAD library described in the STEPLIB or HRNEXTR DD statement of the DAT server startup JCL.
S6BDM028E
% % Server initialization FAILED, check the message log for possible causes
CA Datacom server, utilities
The server failed to complete its initialization process.
Possible causes are indicated in the log above this message.
S6BDM030I
% % CA-Datacom Gateway Terminated
CA Datacom server, utilities
Information message indicating that the CA-Datacom server has completed normal termination.
None.
S6BDM032E
% % Unknown command %
CA Datacom server, utilities
The SERVERCOMMAND entered in the Data Object Broker is unknown.
Enter a valid command.
S6BDM033I
% % Fail Safe query
CA Datacom server, utilities
Message indicating that an indoubt transaction is outstanding for this server. This request queries the Fail Safe transaction database to determine if the indoubt transaction had completed.
None.
S6BDM034E
% % No URT modules found, server terminating
CA Datacom server, utilities
The server could not find any URT modules to load.
A URT named after the server ID or named S6BDATDB could not be found. The URT modules must reside in the load library specified either in the STEPLIB or HRNEXTR DD statement.
S6BDM035I
@SERVERDEBUG(%) settings: %
CA Datacom server, utilities
Displays the values specified in the @SERVERDEBUG table for this gateway
None
S6BDM036E
Security error for user % : SAF rc=%, RACF rc=%.
CA Datacom server, utilities
Unsuccessful verification of the (USERID, PASSWORD) pair by OSB DAT Server when running with SECURITYLEVEL=1.
Check the USERID and PASSWORD that your application passes to CA Datacom .
S6BDM038E
CA-Datacom user security credentials unavailable or malformed.
CA Datacom server, utilities
The server runs with SECURUTYLEVEL=1. The application has passed no security credentials or those passed cannot be used.
Make sure the application passes the user security credentials (USERID, PASSWORD) to the DAT server by invoking the SET_DAT_SEC rule.
S6BDM039E
The WHERE clause against table % is too long for the DAT server to process.
CA Datacom server, utilities
 
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved