Skip to content

Bug: "DBMS Jobs" tree node always appears empty (DBMS_SCHEDULER jobs not shown) #23

@daemon4-sergio

Description

@daemon4-sergio

Bug Report

Summary

In the Connections tree, expanding a connection reveals a node labeled "Trabajos de DBMS" (DBMS Jobs). This node is expected to list the DBMS_SCHEDULER jobs defined in the schema, but it always appears empty regardless of how many jobs exist.

Expected behaviour

The "Trabajos de DBMS" node should list all DBMS_SCHEDULER jobs visible to the connected user, as it does in SQL Developer Desktop.

Actual behaviour

The node expands but shows no children — the list is always empty, even when jobs exist and are visible via SELECT * FROM ALL_SCHEDULER_JOBS.

Steps to reproduce

  1. Open the Connections tree
    1. Connect to a database that has DBMS_SCHEDULER jobs defined
    1. Expand the connection node
    1. Expand "Trabajos de DBMS" (DBMS Jobs)
    1. The node appears empty

Environment

  • Oracle SQL Developer Extension for VS Code
    • SQL Developer Desktop 24.3.1.347 (for reference — this node works correctly there)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions