Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name LOGFILE
Short Name LOF
View NameCI_LOGFILES
Description The definition of the physical file used as a logfile for a specific
database
Sub-type of DATABASE_FILE
Versioning: Belongs to:
ORACLE_DATABASE versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: ORACLE_DATABASE_REFERENCE
NAME
Used by: Oracle Designer

Underlying table:SDD_DFI
Changes: Summary of changes to LOGFILE in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc
ORACLE_DATABASE_REFERENCE N Prompt: Oracle Database
Transferable only if null
Must be for one and only one ORACLE_DATABASE

Properties
Name Datatype Opt ? Notes Domain Default Value
DATABASE_FILE_TYPE VARCHAR2(3) N Sub-type discriminator. Internal property indicating whether the DATABASE_FILE is a DATAFILE (DAF) or a LOGFILE (LOF)
Not displayed
Uppercase
System maintained
Not updatable by user
Defined on DFI supertype
DATABASE_FILE_TYPE
FILE_SIZE NUMBER(10, 0) Y The file size e.g. number of bytes in a file.
Prompt: File Size
Range: 0 to 9999999999
Defined on DFI supertype
FILE_SIZE_UNIT VARCHAR2(1) Y The units for the size of the block, cluster or file e.g. byte, kilobyte.
Prompt: File Size Unit
Uppercase
Defined on DFI supertype
OGO_UNITS_OF_QUOTA
FULL_PATHNAME VARCHAR2(240) Y Full pathname of file including extension (and node if appropriate).
Prompt: Full Pathname
Defined on DFI supertype
GROUP_NUMBER NUMBER(6, 0) Y A value for the GROUP parameter when specifying a redo log file.
Prompt: Group Number
NAME VARCHAR2(100) N The name of this file.
Prompt: Name
Defined on DFI supertype
REMARK VARCHAR2(70) Y A brief comment about this file.
Prompt: Comment
Defined on DFI supertype
REUSE_FLAG VARCHAR2(1) N Indicates whether or not this file will be reused.
Prompt: Reuse ?
Uppercase
Defined on DFI supertype
YESNO N
PARENT_IVID NUMBER(38, 0) Y Internal use only. Exists on "secondary" element types from a versioning viewpoint. Contains the IVID of the primary element type (not necessarily a PAC) forming the basis of the "versionable object" to which this element type belongs
Not displayed
System maintained
Updatable only if null
Defined on SAC supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Exists on "secondary" element types from a structural viewpoint. Contains the IRID of the PAC forming the basis of the "logical object" to which this element type belongs
Not displayed
System maintained
Not updatable by user
Defined on SAC supertype

Multi-line Text
Name Text Type Prompt
DESCRIPTION CDIDSC
Defined on DFI supertype
Description
NOTES CDINOT
Defined on DFI supertype
Notes

Other Properties
LOGFILE has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility
The following 'standard' properties are also inherited by all element types:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference LOGFILE:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype