Examples, Diagnostics, See also – HP R4.2 User Manual

Page 446

Advertising
background image

A

Summary of Commands

dbfrag

UCS 1000 R4.2 Administration 585-313-507

Issue 3 April 2000 407

# dbfrag -b

Examples

The following example gets the largest contiguous ORACLE space available.

dbfrag -h | awk ‘length>1 {print $5}’

10240

Diagnostics

The program returns the following:

0 — Success

1 — Processing Error

See Also

dbcheck
dbfree
dbused

SYSTEM Tablespace, Space is in Mega-Bytes

ALLOCATED
-----------------
129.00

FREE
----------------
108.88

% FREE
------------
84.40

AVG/FRAG
----------------
5.44

LARGEST
--------------
108.12

FRAGMENTS
-------------------
20

DB_FILES
--------------
1

ROLLBACK
----------------
7.91

Advertising