GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
esedbinfo LOCAL esedbinfo

esedbinfo
determines information about an Extensible Storage Engine (ESE) Database File (EDB)

esedbinfo [-hvV] source

esedbinfo is a utility to determine information about an Extensible Storage Engine (ESE) Database File (EDB)

esedbinfo is part of the libesedb package. libesedb is a library to access the Extensible Storage Engine (ESE) Database File (EDB) format

source is the source file.

The options are as follows:

shows this help
verbose output to stderr
print version

None

None

# esedbinfo Windows.edb
esedbinfo 20110114

Extensible Storage Engine Database information:
        File type:              Database
        Created in format:      0x620,12
        Current format:         0x620,12
        Page size:              8192 bytes

Catalog content:
        Amount of tables:       15

Table: 1                        MSysObjects (2)
        Amount of columns:      22
        Column: 1               ObjidTable (1)
        Column: 2               Type (2)
        Column: 3               Id (3)
        Column: 4               ColtypOrPgnoFDP (4)
        Column: 5               SpaceUsage (5)
        Column: 6               Flags (6)
        Column: 7               PagesOrLocale (7)
        Column: 8               RootFlag (8)
        Column: 9               RecordOffset (9)
        Column: 10              LCMapFlags (10)
        Column: 11              KeyMost (11)
        Column: 12              Name (128)
        Column: 13              Stats (129)
        Column: 14              TemplateTable (130)
        Column: 15              DefaultValue (131)
        Column: 16              KeyFldIDs (132)
        Column: 17              VarSegMac (133)
        Column: 18              ConditionalColumns (134)
        Column: 19              TupleLimits (135)
        Column: 20              Version (136)
        Column: 21              CallbackData (256)
        Column: 22              CallbackDependencies (257)

        Amount of indexes:      3
        Index: 1                Id (2)
        Index: 2                Name (4)
        Index: 3                RootObjects (5)

Table: 2                        MSysObjectsShadow (3)
...

Errors, verbose and debug output are printed to stderr when verbose output -v is enabled. Verbose and debug output are only printed when enabled at compilation.

Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libesedb/

These man pages were written by Joachim Metz.

Copyright 2009-2013, Joachim Metz <joachim.metz@gmail.com>.

April 1, 2019 libesedb

Search for    or go to Top of page |  Section other |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.