Bug 504268 - [RFE] Check Oracle tablespace capacity before importing package metadata
Summary: [RFE] Check Oracle tablespace capacity before importing package metadata
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: New Feature
Version: 530
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Michael Mráka
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: 462714
TreeView+ depends on / blocked
 
Reported: 2009-06-05 09:47 UTC by Garik Khachikyan
Modified: 2015-01-04 21:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-04 13:29:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Exception during satellite-sync -- tablespace usage exceeding issue (2.40 KB, application/octet-stream)
2009-06-05 09:47 UTC, Garik Khachikyan
no flags Details

Description Garik Khachikyan 2009-06-05 09:47:02 UTC
Created attachment 346622 [details]
Exception during satellite-sync -- tablespace usage exceeding issue

Description of problem:
During import of package metadata in satellite-sync the exception was thrown about inability of extending Oracle index.
But no advise of how to resolve the issue (would be nice to see something similar to: "check/extend your Oracle tablespaces")
Actually the simple "db-control extend DATA_TBS" is resolving the issue.

So, is it possible to check the tablespace capacity first: before starting package metadata import process, and in case of possible collisions print out some helpful toDo-s?

Attached is a log of this exception.


Version-Release number of selected component (if applicable):

How reproducible:
Always when DATA_DBS usage is near to 100%.

Steps to Reproduce:
1. Import some channels up to getting DATA_DBS Oracle tablespace usage close to 100% usage. (to check it su as "oracle" and run "db-control report").
2. Then start sync of one more big channel.
  
Actual results:
An exception should thrown out. Process is interrupted and not possible to recover without extending tablespace size.

Expected results:
Not to start package metadata importing process before checking the capacity of DATA_DBS.

Additional info:

Comment 1 Clifford Perry 2009-06-05 13:14:07 UTC
Not for 5.3.0 - too late in cycle, moving off to sat600-triage for review for post 5.3.0 inclusion. 

Cliff


Note You need to log in before you can comment on or make changes to this bug.