Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Using Messages With Identifiers : IM: IMS/DB Gateway

IM: IMS/DB Gateway
S6BIM100E
TIBCO(r) Object Service Broker (%) is not available
IMS/DB Gateway
The gateway failed to connect to the specified Data Object Broker.
Ensure that the Data Object Broker is up. Ensure that the correct value is specified on the TDS startup parameter.
S6BIM101E
Invalid or missing DD card: "%"
IMS/DB Gateway
The specified DD card could not be found in the jobstep.
Ensure the startup JCL contains the specified DD card.
S6BIM102E
Failed to open file: "%"
IMS/DB Gateway
An error occurred during the attempt to open the data set associated with the specified DD card.
Ensure the required data set is valid.
S6BIM103E
Startup parameter format error: "%"
IMS/DB Gateway
An error occurred during the attempt to open the data set associated with the specified DD card.
Ensure the required data set is valid.
S6BIM104E
Invalid value for startup parameter: "%"
IMS/DB Gateway
The specified startup parameter was not supplied the correct value.
Ensure the startup parameter has an allowed value.
S6BIM105E
Required startup parameter "%" was not supplied
IMS/DB Gateway
One of the required startup parameters was not supplied.
Ensure all the required startup parameters are supplied.
S6BIM106E
Security parameters required with SECLEVEL=1
IMS/DB Gateway
If SECLEVEL=1, the IMS gateway requires more startup parameters in order to correctly define the security requirements.
Specify one of the Resource/Class and/or DBDclass or Segclass.
S6BIM107E
Both CLASS and RESOURCE must be specified
IMS/DB Gateway
If SECLEVEL=1, the Resource must be coded if the Class is coded and vice versa.
Ensure both Class and Resource have been coded.
S6BIM108E
Supply only one of DBDCLASS or SEGCLASS
IMS/DB Gateway
If SECLEVEL=1, DBDclass and Segclass are mutually exclusive.
Code only one of the DBDclass or Segclass, not both.
S6BIM109E
Both SEGCLASS and PSBNAME must be supplied
IMS/DB Gateway
If SECLEVEL=1, the PSBNAME is also required if the Segclass is coded.
Code the PSBNAME.
S6BIM110E
Number of records in IMSSEC00 exceeds the maximum allowed
IMS/DB Gateway
Maximum is 1000.
Enter a number that is equal to or below the maximum.
S6BIM111E
Failed to load PSB: "%"
IMS/DB Gateway
An attempt to load the specified PSBNAME as specified on the startup parameter failed.
Ensure the specified PSBNAME is in //IMS DD DSN=IMS.PSBLIB.
S6BIM112I
Gateway "%" terminated
IMS/DB Gateway
The specified gateway is terminating.
No action is required; part of shutdown processing.
S6BIM113I
% % % %
IMS/DB Gateway
Echo gateway startup parameters.
Ensure the startup parameters are correct.
S6BIM117E
Requested gateway type cannot be "%"
IMS/DB Gateway
The Execution Environment External Data Server initializer/terminator does not recognize the gateway type. This may occur due to a version mismatch between the external data gateway and the Execution Environment.
Ensure that the external data gateway and the TIBCO(r) Object Service Broker were properly installed. If the problem persists, contact TIBCO Support.
S6BIM119E
Fail Safe level 1 requires a valid TRXDB startup parameter
IMS/DB Gateway
TRXDB gateway startup parameter required with Fail Safe level 1.
Specify a valid TRXDB value.
S6BIM130E
Storage area initialization failed
IMS/DB Gateway
There may be a version mismatch between the different IMS Gateway modules.
Contact your system administrator.
S6BIM131E
No database PCBs found in PSB: "%"
IMS/DB Gateway
The PSB used to start up the gateway did not contain any database PCBs.
At least one DB PCB is required for a gateway PSB.
S6BIM132E
Definition bind area initialization failed
IMS/DB Gateway
There may be a version mismatch between the different IMS Gateway modules.
Contact your system administrator.
S6BIM134E
Failed to locate entry point for HDB2SRVR
IMS/DB Gateway
For the IM2 Gateway, this indicates that correct installation procedures were not followed, since the DB2 Gateway code was not linked in with the IMS Gateway code.
Ensure the IMS Gateway installation was done correctly.
S6BIM135E
Failed to initialize the DB2 portion of the IMS gateway
IMS/DB Gateway
There may be a version mismatch between the DB2 Gateway module and the IMS Gateway module.
Contact your system administrator.
S6BIM136E
DB2 Gateway storage initialization failed
IMS/DB Gateway
Module mismatch for the IM2 gateway.
Contact your system administrator.
S6BIM137E
IMS PSB is not sensitive to Fail Safe IMS DBD: "%"
IMS/DB Gateway
No PCB for the specified DBD could be found during FSLEVEL=1 gateway startup processing.
If FSLEVEL=1 then PSB must contain PCB for the Fail Safe database.
S6BIM138E
OP02-"%" TIBCO(r) Object Service Broker version mismatch
IMS/DB Gateway
A mismatch of versions was encountered.
Contact your System Administrator.
S6BIM139I
The IMS Gateway is ready
IMS/DB Gateway
The IMS Gateway is ready to process requests.
No action required.
S6BIM140I
Gateway session initialization started
IMS/DB Gateway
Initialization has started.
No action required.
S6BIM141I
IMS Gateway terminated
IMS/DB Gateway
The IMS Gateway has terminated.
No action required.
S6BIM144E
No I/O PCB found in PSB: "%"
IMS/DB Gateway
The PSB used to start up the gateway did not contain an I/O PCB.
Check whether CMPAT=YES is specified in PSBGEN statement for the gateway PSB. This is required because the gateway expects the first PCB to be an I/O PCB.
S6BIM150I
% % %
IMS/DB Gateway
Echo Object Service Broker request in the following format: gateway userid, tranid, type of request, and table name.
No action required.
S6BIM151E
Table definition required for: "%"
IMS/DB Gateway
IMS table definition not found in Object Service Broker.
Check table name, supply definition if required.
S6BIM152E
Gateway cannot store table definition for: "%"
IMS/DB Gateway
POOLSIZE startup parameter is too small to hold the requested number of table definitions in this transaction.
To rerun the transaction, the gateway must be shut down and restarted with a larger POOLSIZE value.
S6BIM153E
Unsupported request: "%"
IMS/DB Gateway
The request issued to Object Service Broker is not supported.
If not version mismatch, contact TIBCO Support.
S6BIM154E
Security information was not received
IMS/DB Gateway
Requires third-level support if not version mismatch.
Contact your system administrator.
S6BIM155E
Blank userid received
IMS/DB Gateway
Version mismatch.
Contact your System Administrator.
S6BIM157E
Identification failed for: "%"
IMS/DB Gateway
SECLEVEL=1 and the Object Service Broker session ID is not a valid userid as far as SAF is concerned (SECURITYFAIL).
Ensure the Object Service Broker session ID is defined externally (RACF, TSS, CA-ACF2).
S6BIM158E
Access Denied: UID(%) RESOURCE(%) CLASS(%)
IMS/DB Gateway
The Object Service Broker session ID is not allowed access to the resource and class (SECURITYFAIL).
Ensure the session ID is correct.
S6BIM159E
Gateway received an invalid cursor
IMS/DB Gateway
Version mismatch.
Contact your System Administrator.
S6BIM160E
Current Group value cannot be used as a userid
IMS/DB Gateway
Server startup parameter EXTERNALUSERID=GROUP was specified. In order for the gateway to use the current group ID, the group ID must not exceed 8 bytes in length.
Make sure the current group value does not exceed 8 bytes if accessing the IMS gateway with SECLEVEL=1 and EXTERNALUSERID=GROUP.
S6BIM161E
Identification failed for "%", no decision could be made
IMS/DB Gateway
The gateway could not verify the Object Service Broker userid. The verification failed because SAF returned a SAF return code of 4 indicating that the userid is not defined to (RACF/ACF2/TSS/...) or that SAF could not pass the request on to (RACF/ACF2/TSS/...). SECURITYFAIL will be returned to the Object Service Broker user session that initiated the request. Userid verification is done through the RACROUTE REQUEST=VERIFY call to SAF. % = userid||group.
Make sure the gateway is using the correct userid group and the userid is defined to the external security product (ACF2/TSS/RACF). Make sure the SAF router for the external security product is installed, including the correct SAFmaps and SAFprot record entries.
S6BIM162E
No security decision: "%" "%"
IMS/DB Gateway
The gateway could not verify the Object Service Broker userid access to a resource. The verification failed because SAF returned a SAF return code of 4 indicating that the specified RESOURCE/CLASS is not defined to (RACF/ACF2/TSS/...) or that SAF could not pass the request on to (RACF/ACF2/TSS/...). SECURITYFAIL will be returned to the Object Service Broker user session that initiated the request. Resource verification is done through the RACROUTE REQUEST=AUTH call to SAF.
Make sure the gateway is using the correct userid group and the userid is defined to the external security product (ACF2/TSS/RACF). Make sure the SAF router for the external security product is installed including the correct SAFmaps and SAFprot record entries.
S6BIM163E
IMS PSBNAME "%" supplied is not valid
IMS/DB Gateway
The PSBNAME in the table definition is not valid.
Modify the table definition and resubmit the request.
S6BIM167E
Scheduled "%" and requested "%" IMS PSBs do not match
IMS/DB Gateway
The gateway was started with THREADUSAGE=TABLE and a transaction accessed two tables with different PSBs.
THREADUSAGE=TABLE says that all TABLES accessed in one transaction must have the same PSB in their definition or have the PSB not specified.
S6BIM168E
DB2 PLAN "%" supplied is not valid
IMS/DB Gateway
The plan in the table definition is not valid.
Modify the table definition and resubmit the request.
S6BIM169E
Scheduled "%" and requested "%" DB2 PLANs do not match
IMS/DB Gateway
The gateway was started with THREADUSAGE=TABLE and a transaction accessed two tables with different PSBs.
THREADUSAGE=TABLE says that all tables accessed in one transaction must have the same PSB in their definition or have the PSB not specified.
S6BIM170I
DEBUG: % CURSOR: % - % - % %
IMS/DB Gateway
Debug messages during optimize update processing.
No action required.
S6BIM173E
No IMS Database PCB available for: "%"
IMS/DB Gateway
Attempting to access an IMS database for which no PCB was supplied in the gateway startup PSB.
Stop the gateway, add the PCB to the PSB, and restart the gateway with the modified PSB.
S6BIM174E
UPDATE request sent to a read-only IMS gateway
IMS/DB Gateway
Mode=RO gateway received an update request from the TIBCO(r) Object Service Broker.
Do not attempt to update IMS data using a read-only IMS Gateway.
S6BIM175E
Overlapping IMS fields in table definition
IMS/DB Gateway
An attempt was made to insert/replace a segment that had two or more fields mapping parts of the segment two or more times.
Correct the definition so that the segment being replaced/inserted does not have overlapping fields.
S6BIM176E
Incomplete IMS segments in table definition
IMS/DB Gateway
An attempt was made to insert a segment that was not correctly mapped by an Object Service Broker IMS table, or a replace was attempted using optimize update where the segment was not correctly defined.
Correct the definition so that the segment being replaced/inserted is correctly defined. You must ensure that fields do not overlap or updates will be disallowed. The total length of the mapping fields must equal the DBD segment size if dealing with fixed segment sizes.
S6BIM177E
Insert and secondary index access
IMS/DB Gateway
An attempt was made to insert using secondary index access. This is not allowed in IMS.
Change your access to a valid mode.
S6BIM178E
Cursor sequence error
IMS/DB Gateway
Version mismatch.
Contact your System Administrator.
S6BIM179E
Optimize Update - message format
IMS/DB Gateway
Version mismatch.
Contact your System Administrator.
S6BIM180E
Optimize Update - ordering not allowed
IMS/DB Gateway
Data access call had order on selection when using optimize update.
Order processing is not supported with optimize update access.
S6BIM181E
Optimize Update - no record held
IMS/DB Gateway
REPLACE/DELETE was issued without prior GET using optimize update.
Prior to a REPLACE/DELETE you must issue a GET/FORALL, if you are using optimize update.
S6BIM182E
IMS Database PCB "%" is not sensitive to segment "%"
IMS/DB Gateway
For SECLEVEL=1, the PSB specified for the startup PSBNAME is not sensitive to the specified segment.
Ensure the gateway PSB and startup PSBNAME are the same. If they are, make sure the PSB is sensitive to the desired segment.
S6BIM183E
Non-unique segments can only be updated using optimize update
IMS/DB Gateway
Cannot replace/delete non-unique segments, if the table is not defined with optimize update on.
Set optimize update=Y in the table definition in order to replace/delete non-unique segments.
S6BIM190E
Security profile storage pool initialization failed
IMS/DB Gateway
Version mismatch.
Contact your System Administrator.
S6BIM191E
Insufficient space to store user security profile
IMS/DB Gateway
Version mismatch.
Contact your System Administrator.
S6BIM192E
Gateway PSB and security PSB (PSBNAME=) do not match
IMS/DB Gateway
The PSB used to start up the gateway must be equal to the value specified on the gateway startup parameter PSBNAME.
Change the PSBNAME parameter and restart the gateway.
S6BIM193I
Security initialization: "%"
IMS/DB Gateway
Gateway security initialization is starting.
No action required.
S6BIM194I
Building security profile for: "%"
IMS/DB Gateway
Security processing for userid.
No action is required.
S6BIM195I
Identification and verification for: "%"
IMS/DB Gateway
Security verification for userid.
No action required.
S6BIM196I
Check Access: % % % %
IMS/DB Gateway
Security access check for userid, resource, class and type.
No action required.
S6BIM197I
Check Access: UID(%) RESOURCE(%) CLASS(%) TYPE(%)
IMS/DB Gateway
Security access check for userid, resource, class and type.
No action required.
S6BIM210I
DL/I (%) CALL; STATUS CODE (%)
IMS/DB Gateway
The call to access DL/I data did not complete successfully.
Take the following actions:
If the STATUS CODE is not blank, then look up the STATUS CODE in the IMS messages and codes/application developers guide and take appropriate action.
S6BIM211I
DL/I (%) CALL; STATUS CODE (%); DBNAME (%)
IMS/DB Gateway
The call to access DL/I data did not complete successfully.
Take the following actions:
If the STATUS CODE is not blank, then look up the STATUS CODE in the IMS messages and codes/application developers guide and take appropriate action.
S6BIM212E
Gateway I/O area overflow on DL/I call "%" using DBD "%"
IMS/DB Gateway
The returned amount of data from the indicated DL/I call for the indicated IMS database exceeds the gateway's I/O area.
The gateway's I/O area is 32 KB. If the returned amount of data should not have exceeded this size then a version mismatch may have occurred.
S6BIM213E
Gateway installation exit error
IMS/DB Gateway
IMSUSRXT coded by customer failed a request.
No action required.
S6BIM214E
Insert loop failed
IMS/DB Gateway
Attempt to insert multiple segments has failed.
A DL/I trace is required.
S6BIM215E
REPL/ISRT/DLET loop failed. Maximum SSA count reached
IMS/DB Gateway
Version mismatch.
Contact your System Administrator.
S6BIM217E
Failed to identify S6BDRSSR as "%" reason: "%"
IMS/DB Gateway
The IM2 gateway running under the Execution Environment using the BMP interface requires that the program name be used as the PLAN name when connecting to DB2. Since the gateway's program name will always be S6BDRSSR, then prior to invoking DFSRRC00, program S6BDRSSR is identified to z/OS as the requested DB2 PLAN name. On this occasion the identification failed.
The REASON is the return code from the IDENTIFY macro instruction.
S6BIM220E
Conversion error: IMS to internal, field: "%"
IMS/DB Gateway
Converting IMS data to Object Service Broker data has failed for the indicated Object Service Broker field name. Convert2 message will follow.
Make sure the IMS database contains data that matches the external syntax as defined for the Object Service Broker IMS table.
S6BIM221I
DL/I (%) CALL; STATUS CODE (%); DBNAME (%) PSB (%) RC(%) USING (%) SEGMENT(;,;,;)
IMS/DB Gateway
The call to access DL/I data did not complete successfully.
Do the following:
If the STATUS CODE is not blank, look up the STATUS CODE in the IMS messages and codes/application developers guide and take appropriate action.
If the STATUS CODE is blank, then the RC value may contain more information:
RC(TIMEOUT) - The call failed to complete within the DLITIMEOUT= value specified at gateway startup. The gateway task has terminated and any updates to DL/I should have been rolled back depending on the interface to DL/I being used USING(DLI/DBB/BMP/CICS).
RC(Q-LIMIT) - The number of DL/I GU/GN/ calls since the last CHKP/ROLB exceeds the DLIQUERYLIMIT value specified at startup.
RC(U-LIMIT) - The number of DL/I GHU/GHN/ISRT calls since the last CHKP/ROLB exceeds the DLIUPDATELIMIT value specified at startup.
If USING(CICS), the last four (4) hex digits of the RC contain the CICS-DL/I User Interface Block (UIB) Return Codes.
S6BIM222I
DL/I (%) CALL; STATUS CODE (%); PSB (%) RC(%) USING (%)
IMS/DB Gateway
The call to access DL/I data did not complete successfully.
Do the following:
If the STATUS CODE is not blank, look up the STATUS CODE in the IMS messages and codes/application developers guide and take appropriate action:
If the STATUS CODE is blank, then the RC value may contain more information.
RC(TIMEOUT) - The call failed to complete within the DLITIMEOUT= value specified at gateway startup. The gateway task has terminated and any updates to DL/I should have been rolled back depending on the interface to DL/I being used USING(DLI/DBB/BMP/CICS).
If USING(CICS), the last four (4) hex digits of the RC contain the CICS-DL/I User Interface Block (UIB) Return Codes.
S6BIM223I
DL/I (;) CALL;; STATUS CODE (;);; DBNAME (;) PSB (;) RC(;) USING (;)
IMS/DB Gateway
The call to access DL/I data did not complete successfully.
Do the following:
If the STATUS CODE is not blank, then look up the STATUS CODE in the IMS messages and codes/application developers guide and take appropriate action.
If the STATUS CODE is blank, then the RC value may contain more information.
RC(TIMEOUT) - The call failed to complete within the DLITIMEOUT= value specified at gateway startup. The gateway task has terminated and any updates to DL/I should have been rolled back depending on the interface to DL/I being used USING(DLI/DBB/BMP/CICS).
RC(Q-LIMIT) - The number of DL/I GU/GN/ calls since the last CHKP/ROLB exceeds the DLIQUERYLIMIT value specified at startup.
RC(U-LIMIT) - The number of DL/I GHU/GHN/ISRT calls since the last CHKP/ROLB exceeds the DLIUPDATELIMIT value specified at startup.
If USING(CICS), the last four (4) hex digits of the RC contain the CICS-DL/I User Interface Block (UIB) Return Codes.
S6BIM250E
Gateway DL/I call limit exceeded: DL/I unit of work has been rolled back
IMS/DB Gateway
One of DLIQUERYLIMIT or DLIUPDATELIMIT was exceeded in a previous call. The gateway notified the caller of this but the caller did not request a CHKP or ROLB which are the only two allowed actions after a call limit has been exceeded. The gateway rolled back the current DL/I unit of work.
Change the application so that on a Q-LIMIT or U-LIMIT from IMS Gateway does a commit/rollback.
S6BIM261E
Error building IMS segments: value was not received for data parameter: "%"
IMS/DB Gateway
Error occurred in IMSREC processing.`
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM262E
Error building IMS segments: table definition does not contain segment: "%"
IMS/DB Gateway
Error occurred in IMSREC processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM263E
Error building IMS segments: table definition contains invalid segment entries
IMS/DB Gateway
Error occurred in IMSREC processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM264E
Error building IMS segments: maximum field size exceeded for: "%"
IMS/DB Gateway
Error occurred in IMSREC processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM265E
Error building IMS segments: SSA segment pointers do not match table definition
IMS/DB Gateway
Error occurred in IMSREC processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM266E
Error building IMS segments: conversion, internal to IMS, field: "%"
IMS/DB Gateway
Error occurred in IMSREC processing.
Ensure the table definitions match the IMS databases definition. If the definitions match, contact TIBCO Support.
S6BIM271E
Error building SSA: no key provided for Delete
IMS/DB Gateway
Error occurred in IMSSSA processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM272E
Error building SSA: no row received
IMS/DB Gateway
Error occurred in IMSSSA processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM273E
Error building SSA: select error
IMS/DB Gateway
Error occurred in IMSSSA processing.
Ensure that table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM274E
Error building SSA: maximum field size exceeded
IMS/DB Gateway
Error occurred in IMSSSA processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM275E
Error building SSA: invalid M1 request
IMS/DB Gateway
Error occurred in IMSSSA processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM276E
Error building SSA: SSA overflow
IMS/DB Gateway
Error occurred in IMSSSA processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM277E
Error building SSA: conversion, internal to IMS, field: "%"
IMS/DB Gateway
Error occurred in IMSSSA processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM278E
Error building SSA: unsupported request
IMS/DB Gateway
Error occurred in IMSSSA processing.
Ensure the table definitions match the IMS database definition. If the definitions match, contact TIBCO Support.
S6BIM280E
IMSROW - table search error
IMS/DB Gateway
Version mismatch
Contact your System Administrator
S6BIM281E
Row selection error
IMS/DB Gateway
Bad return code from selecnam. Possible definition error.
Ensure selection criteria matches definition. If it does not match, contact your System Administrator.
S6BIM282E
%
IMS/DB Gateway
A message returned from the Data Object Broker at startup indicating the specific failure when trying to retrieve the Fail Safe table definition.
As of release 3.0 PUT05 the @IMSFSTRXDB Fail Safe table definition is required to be defined in each Data Object Broker that is using FSLEVEL=1.
S6BIM283E
Load of the Fail Safe table % failed
IMS/DB Gateway
The Fail Safe table named in the message could not be found.
The @IMSFSTRXDB Fail Safe table definition is required to be defined in each Data Object Broker that is using FSLEVEL=1.
S6BIM301E
DFSPZP; module not found
IMS/DB Gateway
The IMS DRA start up parameter table could not be found in the IMS gateway steplib.
Check that a valid DRASUFFIX has been specified in the IMS gateway start up parameters.
S6BIM302E
PAPLRETC # returned from the DRA interface
IMS/DB Gateway
A non zero return code was returned from IMS DRA.
See the current IMS Messages and Codes IBM manual for a possible explanation of the return code value.
S6BIM303I
IMS/DRA Initialization complete
IMS/DB Gateway
The IMS DRA interface has been successfully initialized.
No action required.
S6BIM304I
IMS/DRA Interface terminated
IMS/DB Gateway
The IMS DRA interface has been successfully terminated.
No action required.
S6BIM305I
IMS/DRA Control exit entered. PAPLFUNC=#, PAPLSFNC=#
IMS/DB Gateway
The IMS DRA control exit has been entered for the reason specified by PAPLFUNC and PAPLSFNC.
For an explanation of the PAPLFUNC and PAPLSFNC, see the current IMS Customization Guide.
S6BIM306I
DBCTL % identified to DRA
IMS/DB Gateway
This message shows the IMS DBCTL name to which the IMS gateway is attached.
No action is required.
S6BIM307E
IMS System abend code # detected
IMS/DB Gateway
An abnormal IMS system abend has been detected.
See the current IMS Messages and Codes IBM manual for an explanation of the System abend codes.
S6BIM308E
IMS User abend code # detected
IMS/DB Gateway
An IMS DRA user abend code has been detected.
See the current IMS Messages and Codes IBM manual for an explanation of IMS User abend codes.
S6BIM309I
Proceeding with DRA termination
IMS/DB Gateway
A message indicating that the IMS Server termination is proceeding.
No action required.
S6BIM310E
PAPLFUNC=# code not handled
IMS/DB Gateway
The function code indicated is not valid.
Possible IMS DRA versus IMS Gateway version mismatch.
S6BIM311E
IMS/DRA failure: % Reason: %
IMS/DB Gateway
A severe IMS DRA failure has occurred.
See the current IMS Messages and Codes IBM manual for an explanation of possible failure.
S6BIM312I
Starting IMS/DRA Initialization
IMS/DB Gateway
Information message indicating that the IMS/DRA interface initialization has started.
No action required.
S6BIM313E
DRA Startup/Router routine (DFSPRRC0) not found
IMS/DB Gateway
DFSPRRC0 could not be found in the STEPLIB
Make sure DFSPRRC0 is in one of the data sets in the STEPLIB concatenation. Either copy it from the IMS.RESLIB library or include IMS.RESLIB in the STEPLIB concatenation
S6BIM401I
% Gateway shutdown requested, reason="%"
IMS/DB Gateway
The gateway received a request to shut down from the TIBCO(r) Object Service Broker The description of the reason codes follows:
0004 - A stopserver all*** was requested. All the gateways of this type will be terminated.
0008 - A stopserver gateway userid was requested. Only this gateway will be terminated.
0010 - The TIBCO(r) Object Service Broker resource directory is full. Contact TIBCO Support.
0014 - The maximum number of gateways has been exceeded. Increase the MAXDBMS parameter in the TIBCO(r) Data Object Broker and restart, or contact TIBCO Support.
00018 - The gateway anchor list has overflowed. Contact TIBCO Support.
No further action is required.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved