Real-Time Monitoring of PDB Creation Progress
While the PDB creation is in progress, open a separate session and connect to the CDB$ROOT to monitor the status.
✅ Query to Monitor Execution Progress
🔹 Understanding the Output
Column | Description |
---|---|
opname | Operation name (look for kpdbfCopyTaskCbk) |
sid, serial# | Session identifier (used to track the session) |
sofar | Amount of work completed |
totalwork | Total work expected for the operation |
time_remaining | Estimated time remaining (in seconds) |
message | Status message with progress details |
Post a Comment
Post a Comment