IBMLINK
IBMLINK was a comprehensive, secure online service provided by IBM, primarily to its enterprise customers, for accessing technical support, product information, and software services related to IBM hardware and software, including mainframe systems. While the name `IBMLINK` specifically refers to the legacy SNA/VTAM-based connection, its functionalities have largely transitioned to modern web-based platforms like `IBM Support Portal` and `My IBM Support`, serving the same core purpose of connecting customers to IBM support resources.
Key Characteristics
-
- Legacy Connectivity: Historically,
IBMLINKprovided a direct, secure connection to IBM via SNA/VTAM networks, allowing mainframe systems to exchange data and support requests. - Problem Management: It served as the primary interface for opening, tracking, and managing
PMRs (Problem Management Records)for reported software or hardware issues. - Information Access: Customers could search for
APARs (Authorized Program Analysis Reports),PTFs (Program Temporary Fixes), technical bulletins, product documentation, and release information. - Software Delivery: Facilitated the electronic delivery of
PTFs,RSUs (Recommended Service Upgrades), and new software releases directly to customer mainframes or for download. - Service Request Management: Beyond problem reporting, it allowed for submitting
RFAs (Requests for Action)for non-problem-related services, such as ordering manuals or requesting special support. - Transition to Web: The functionalities of the original
IBMLINKhave evolved into modern web portals, offering enhanced accessibility and features without requiring dedicated SNA connections.
- Legacy Connectivity: Historically,
Use Cases
-
- Reporting a z/OS Software Bug: A system programmer encounters an
ABENDin a z/OS component and uses the portal (formerlyIBMLINK) to open aPMRwith IBM support, providingSYSLOGandDUMPinformation. - Searching for a Known Issue: Before opening a
PMR, a developer searches for existingAPARsrelated to a specificCOBOLcompiler message orCICStransaction error. - Downloading Maintenance: A system administrator downloads the latest
RSUfor z/OS or a specificPTFto apply a critical security fix to their mainframe environment. - Accessing Product Documentation: A new team member needs to find the latest
DB2 for z/OSadministration guide orIMSrecovery procedures. - Requesting Hardware Support: An
IBM CE (Customer Engineer)uses the system to order parts or schedule a service visit for a mainframe hardware component.
- Reporting a z/OS Software Bug: A system programmer encounters an
Related Concepts
IBMLINK (and its modern equivalents) is central to the lifecycle of IBM mainframe software and hardware support. It directly interfaces with the IBM problem determination process, allowing customers to report PMRs which, if validated as a bug, lead to an APAR. The fix for an APAR is delivered as a PTF, which can be downloaded via these support channels. It is also critical for staying current with z/OS maintenance, including RSUs and HIPER PTFs, ensuring system stability and security.
- Thorough Problem Description: When opening a
PMR, provide a clear, concise description of the problem, including symptoms, error messages,ABENDcodes, and steps to reproduce. - Gather Diagnostic Data: Always collect relevant diagnostic information (e.g.,
SYSLOG,DUMP,JOB LOGS,trace data) before contacting support, as it significantly speeds up problem resolution. - Utilize Search Functions: Before opening a new
PMR, thoroughly search the knowledge base for existingAPARs,PTFs, and technical notes that might address your issue. - Understand Severity Levels: Assign the correct severity level to
PMRsbased on the impact on your business operations, as this dictates IBM's response time and resource allocation. - Stay Current with Maintenance: Regularly check for and apply recommended
PTFsandRSUsto prevent known issues and ensure your systems are secure and performing optimally.