DEV Community

The Oracle MOS Shortcut: A Life-Saver for P1 Issues

{ Abhilash Kumar Bhattaram : Follow on LinkedIn }

If you’ve ever worked on a Priority 1 (P1) "Production Down" event ( which most of us DBA's would have) , you know that every second counts. Navigating through the My Oracle Support (MOS) dashboard can feel like running through sand when you're stressed—the widgets take time to load, the tabs can be laggy, and searching for an SR ID manually is a click-heavy chore. There is a much better way.

By using a direct-link utility, you can jump straight to your Service Request (SR) from your browser address bar or a chat window.

The "Direct-Link" and it is super simple

MOS SR works on a X-XXXXXXXXXX ( single_digit-hyphen_ten_digit )

To bypass the standard navigation and go straight to the SR details, use this URL structure:


https://support.oracle.com/ic/builder/rt/customer_portal/live/webApps/customer-portal/?SR=X-XXXXXXXXXX

Enter fullscreen mode Exit fullscreen mode

PS : I found this accidentally while working on numerous SR's , this works well for Open and closed SR's

How to use it:
1. Copy the link.
2. Replace X-XXXXXXXXXX with your actual SR number (e.g., 3-3141592653).
3. Paste & Go. You’ll be dropped directly into the Customer Portal view of that specific SR.

A Life-Saver for P1 Issues

  1. Zero Dashboard Latency
    The standard MOS homepage pulls a lot of data (news, health checks, multiple SR widgets). In a crisis, you don't need the noise. This link targets the Customer Portal builder directly, which is a lightweight interface that loads significantly faster.

  2. War Room Coordination
    When you’re on a bridge call or in a Slack/Teams war room, don't just say "check the update on the SR." Drop this link. It ensures every stakeholder—from the DBA to the IT Director—is looking at the exact same update instantly.

  3. Effortless Re-Authentication

Oracle MOS sessions eventually timeout. Usually, this means being kicked back to the login screen and then dumped on the homepage, forcing you to find your SR all over again. If your session expires, clicking this direct link will take you to the SSO login page, and once you authenticate, it will redirect you straight back to the SR. No lost context.

Ease Your Life with "Auto-Refresh" Tabs

During a P1, you are often waiting with bated breath for an update from an Oracle engineer. Manually hitting F5 every 30 seconds is a distraction you don't need.
The Strategy:

  1. Open your SR using the direct link.
  2. Use a Browser Refresh Extension that suits your browser
  3. Set a tab to auto-refresh every 2 to 5 minutes.

By keeping this "Live" tab on a second monitor, you can focus on logs or troubleshooting, knowing that the moment the Oracle engineer posts an update, it will appear on your screen without you lifting a finger.

Summary

In the world of Oracle Support, efficiency is king. Bookmark this URL structure or set up a browser keyword (like mos) to transform your P1 response from "searching and clicking" to "acting and resolving."

Top comments (0)