Skip to content

SER5000 - SER5950

SER 5000 - SERXSEND

SerNet Cross Memory Send - This is the cross-memory PC routine for sending requests from the client address space to the started task address space.

SER5000E SerNet shutting down, try later

Explanation: On going to submit a request it was found that the Sernet STC was shutting down.

Solution: Resubmit the request once the STC is again active.

SER5001E Application aaaa not active

Explanation: On submitting a request a failure occurred in finding the product-specific TCA control block.

Solution: Report this error to Micro Focus Technical Support.

SER5002E User disconnected from SerNet

Explanation: On submitting a request it was detected that the product-specific TCA control block signified the product to be ending.

Solution: If this error persists report it to Micro Focus Technical Support.

SER5003I User disconnected from SerNet

Explanation: On submitting a request it was detected that the product-specific TCA control block signified the product to be ending.

Solution: If this error persists report it to Micro Focus Technical Support.

SER5004E Cross-memory send failed: Server task completion code xxxxxx

Explanation: A user request failed processing by the Sernet STC.

Solution: Logon again and retry the failing operation. If the error persists report it to Micro Focus Technical Support.

SER5005E Cross-memory send operation timeout

Explanation: Internal error.

Solution: Contact Micro Focus Customer Care.

SER5050 SERXRECV

SerNet Cross Memory Receive - This is the cross-memory PC routine for receiving results from the started task address space to the client address space.

SER5050E SerNet shutting down, try later

Explanation: On going to retrieve a request response it was found that the Sernet STC was shutting down.

Solution: Resubmit the request once the STC is again active.

SER5051E Application aaaa not active

Explanation: On submitting a request a failure occurred in finding the product-specific TCA control block.

Solution: Report this error to Micro Focus Technical Support.

SER5052E User disconnected from SerNet

Explanation: On submitting a request it was detected that the product-specific TCA control block signified the product to be ending.

Solution: If this error persists report it to Micro Focus Technical Support.

SER5053I User disconnected from SerNet

Explanation: On submitting a user request it was detected that user had been disconnected from the Sernet STC.

Solution: Logon again and retry the failing operation. If the error persists report it to Micro Focus Technical Support.

SER5054E Cross-memory receive failed: Server task completion code xxxxxx

Explanation: A user request failed processing by the Sernet STC.

Solution: Logon again and retry the failing operation. If the error persists report it to Micro Focus Technical Support.

SER5056E Cross-memory receive operation timeout

Explanation: Internal error.

Solution: Contact Micro Focus Customer Care.

SER5100 SERLSEND

SerNet Local Call Send - SERLSEND implements the local call version of the "send" function for the client side. The function of SERLSEND is similar to the cross-memory equivalent, SERXSEND.

SER5100E SerNet shutting down, try later

Explanation: Information.

SER5101E Incorrect application specified for local call {appl}

Explanation: Valid applications are CMN, CPX, and STR.

Solution: Correct the application.

SER5102E Local session disconnected from SerNet

Explanation: Internal error.

Solution: Contact Micro Focus Customer Care.

SER5103I Local session disconnected from SerNet

Explanation: Information, Sernet is going through a normal shutdown process.

SER5104E Local send failed: Server task completion code {code}

Explanation: Internal error.

Solution: Record code, contact Micro Focus Customer Care.

SER5105E Local send operation timeout

Explanation: Task has been abandoned or an internal active task limit has been reached.

SER5106E Local receive operation timeout

Explanation: Task has been abandoned or an internal active task limit has been reached.

SER5107E Local task attach error: RC={code}

Explanation: An ATTACH Macro has failed.

Solution: Look up code in z/OS MVS Programming: Authorized Assembler Services Reference ALE-DYN - SA23-1372-xx. Contact Micro Focus Customer Care.

SER5128E Unable to acquire lock table lock.

Explanation: Internal use only.

Solution: Contact Micro Focus Customer Care.

SER5129E Abend while processing the lock table - see dump.

Explanation: Internal use only.

Solution: Contact Micro Focus Customer Care.

SER5150 SERLRECV

SerNet Local Call Receive - SERLRECV implements the local call version of the "receive" function for the client side. The function of SERLRECV is similar to the cross-memory equivalent, SERXRECV.

SER5150E Local session disconnected from SerNet

Explanation: Internal error.

Solution: Contact Micro Focus Customer Care.

SER5151I Local session disconnected from SerNet

Explanation: Information, session disconnected as part of normal shutdown processing.

SER5152E Local receive failed: Server task completion code {code}

Explanation: Internal Error.

Solution: Record code, contact Micro Focus Customer Care.

SER5153E Local receive operation timeout.

Explanation: Task has been abandoned or an internal active task limit has been reached.

SER5200 SERXFLSH

SerNet Cross Memory Flush - This is the cross-memory PC routine for flushing any outstanding results destined for the client address space.

SER5200E SerNet shutting down, try later

Explanation: Information.

SER5201E Application {appl} not active

Explanation: APPL is not active.

Solution: Determine if APPL is valid. If APPL is valid, determine why APPL is inactive. Examine the SERPRINT file, did APPL ever start?

SER5202E User disconnected from SerNet

Explanation: Internal error.

Solution: Contact Micro Focus Customer Care.

SER5203I User disconnected from SerNet

Explanation: Information, User disconnected as part of normal shutdown processing.

SER5204E Cross-memory receive failed: Server task completion code {code}

Explanation: Internal error.

Solution: Record code, contact Micro Focus Customer Care.

SER5205E Cross-memory flush operation timeout

Explanation: Task has been abandoned or an internal active task limit has been reached.

SER5900 SERSMTPC

SerNet email SMTP client

SER5900E Invalid XML document

Explanation: Can’t find key tags in XML.

Solution: Determine why the XML is invalid. Contact Micro Focus Customer Care.

SER5901E Unable to load Code Pages

Explanation: Internal error.

Solution: Contact Micro Focus Customer Care.

SER5902E Invalid Port Number

Explanation: Internal error.

Solution: Determine why the port number is invalid. Correct and re-try the failing operation. Contact Micro Focus Customer Care if unsuccessful.

SER5903E TCP/IP Abend error

Explanation: TCP/IP has returned an error-code.

Solution: Examine related message(s) SER5908I, attempt to determine why TCP/IP returned an error-code. Contact Micro Focus Customer Care.

SER5904E Unable to contact TCP/IP

Explanation: Internal error.

Solution: Examine SERPRINT and the JES2 datasets for the Sernet started task, verify that TCP/IP was successfully started (SER1000I, SER1001I).

SER5905E Email Host name unknown

Explanation: Unable to locate the target host.

Solution: Check the spelling of the host name.

SER5906E Unable to contact Email Server

Explanation: Internal error.

Solution: Check the spelling of the host name and the port for the email server, check the status of the email server (is it available, is a network cable unplugged, is it powered off?).

SER5907E Write Fail to Email Server

Explanation: Internal error.

Solution: Check the status of the email server (is it available, is a network cable unplugged, is it powered off?).

SER5908I TCP/IP info: Type={type} RC={code} ErrNo={errornumber}

Explanation: Information related to a prior message.

Solution: Look up value for ERRORNUMBER in z/OS Communications Server: IP Messages Volume 3 (EZY) - SC27-3656-xx, z/OS UNIX System Services Programming: Assembler Callable Services Reference - SA23-2281-xx and z/OS UNIX System Services Messages and Codes - SA23-2284-xx. Contact Micro Focus Customer Care.

SER5950 SERSMTPT

This module is responsible for an SMTP call from the MVS batch environment in XML format to SERSMTPC.

SER5950E Unable to open XMLIN - abending

Explanation: Internal error.

Solution: Verify DDNAME XMLIN has been provided. Verify the data set pointed to by XMLIN exists.

SER5951E Invalid XML document

Explanation: Internal error.

Solution: Determine why the XML document is invalid. Has this XML document ever been successfully processed? Has the document changed since the last time it was successfully processed?

SER5952E The XML request exceeded the element count, recommend 256.

Explanation: Internal error.

Solution: Reduce the element count to 256 or less and re-submit.

SER5953E Unable to load SERSMTPC

Explanation: Internal error.

Solution: Contact Micro Focus Customer Care.