CUBRID Engine  latest
boot_dbparm Struct Reference
Collaboration diagram for boot_dbparm:
Collaboration graph

Public Attributes

VFID trk_vfid
 
HFID hfid
 
HFID rootclass_hfid
 
EHID classname_table
 
CTID ctid
 
VFID query_vfid
 
char rootclass_name [10]
 
OID rootclass_oid
 
VOLID nvols
 
VOLID temp_nvols
 
VOLID last_volid
 
VOLID temp_last_volid
 
int vacuum_log_block_npages
 
VFID vacuum_data_vfid
 
VFID dropped_files_vfid
 
HFID tde_keyinfo_hfid
 

Detailed Description

Definition at line 108 of file boot_sr.c.

Member Data Documentation

EHID boot_dbparm::classname_table

Definition at line 114 of file boot_sr.c.

Referenced by boot_create_all_volumes().

CTID boot_dbparm::ctid

Definition at line 116 of file boot_sr.c.

Referenced by boot_create_all_volumes(), boot_restart_server(), and xboot_emergency_patch().

VFID boot_dbparm::dropped_files_vfid

Definition at line 127 of file boot_sr.c.

Referenced by boot_create_all_volumes(), boot_restart_server(), and xboot_emergency_patch().

VFID boot_dbparm::query_vfid

Definition at line 118 of file boot_sr.c.

Referenced by boot_create_all_volumes().

HFID boot_dbparm::rootclass_hfid

Definition at line 112 of file boot_sr.c.

Referenced by boot_create_all_volumes(), boot_find_root_heap(), and boot_restart_server().

char boot_dbparm::rootclass_name[10]
HFID boot_dbparm::tde_keyinfo_hfid
VFID boot_dbparm::trk_vfid

Definition at line 110 of file boot_sr.c.

Referenced by boot_create_all_volumes(), boot_restart_server(), and xboot_emergency_patch().

VFID boot_dbparm::vacuum_data_vfid

Definition at line 126 of file boot_sr.c.

Referenced by boot_create_all_volumes(), boot_restart_server(), and xboot_emergency_patch().

int boot_dbparm::vacuum_log_block_npages

Definition at line 125 of file boot_sr.c.

Referenced by boot_create_all_volumes(), boot_restart_server(), and xboot_emergency_patch().


The documentation for this struct was generated from the following file: