Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Shrink space

Empfohlene Antworten

Veröffentlicht

Hallo @ all,

ich hoffe es hat wer eine Idee...

ich bin dabei ein Shrink space auszuprobieren um den resavierten Speicherplatz einer Partition zu verkleinern nachdem ich in der Tabelle etwas gelöscht habe.

Ich habe dafür folgende vorgehensweise gegoogelt ...

alter table Owner.table enable row movement;

alter table Owner.table shrink space;

analyze table Owner.table compute statistics;

Der zweite SQL verursacht aber leider folgenden Fehler:

ORA-10637: The segment does not exist

hat jemand eine Idee ?

Danke

Hi,

vermutlich liegt die Tabelle auf einem Tablespace mit manuellem Spacemanagement (=mittelalterlich).

alter table xyz move sollte funktionieren.

Dim

PS: analyze sollte nicht mehr verwendet werden. Als Ersatz gibt es das DBMS_STATS Packages

Danke für die schnelle Antwort.

Kannst du bitte genau schreiben wie das mit dem Move funktioniert ? das ist doch normal nur zum verschieben der Tabellen oder ?

Ok da gibt es dann noch ein anderes Problem, denn die Tabelle hat Partitionen und damit scheint das Move nicht zu funktionieren...

ORA-14511: Vorgang kann mit partitioniertem Objekt nicht durchgeführt werden

Ja habe es schon gefunden:

ALTER TABLE TABLE MOVE PARTITION PARTITION_Name

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.