Y_SMM_Distributor_Config


[Columns] [Composed Of] [Referenced By] [Refers To]

General Information

[Next]
Name Y_SMM_Distributor_Config
Entity Type Table
Description Distributor daemon configuration parameters.
Submodel Seismic_Manager
Entity Scope Project
Primary Key Id
Natural Key Polled_Coral_Entity , Existence_Kind , Version
Generalizations Entity , IT_Object , Tracked_Object
Specializations


Columns

[Previous] [Next] [Top]
NameValue DomainProperty /
Storage Unit
DescriptionRequired /
Default
Type
Existence_Kind REF_EXISTENCE_KIND NA
A reference value that describes the state of existence in the lifecycle of the entity, for example, Planned, Predicted, Required, Simulated, and Actual. Yes
Actual
VARCHAR2(64)
GUID STRING128 NA
Globally Unique IDentifier for an instance of a class. USAGE NOTES: There are two cases: 1) GUID is not populated or used; and 2) it is populated with a value that is globally unique. If the GUID is populated there are two means of doing so for a given project: 2a) Seabed automatically generates and populates the GUID when an instance is created (valid only on Oracle based systems); and 2b) the GUID is generated and populated by an application (other than Seabed) on instance creation. Whether Seabed automatically generates GUIDs for a project is determined by the Auto_GUID flag in SDS_Account. Note that techniques 2a and 2b can coexist in the same project. When GUIDs are automatically generated an application can override the automatically generated GUID with its own GUID by simply supplying the GUID value. Applications that generate their own GUIDs and populate the GUID column will function correctly on projects which have automatic GUID generation turned on. No
VARCHAR2(128)
Home_Directory FILE_NAME_STR NA
The directory where the distributor related files, including the log files, are located No
VARCHAR2(999)
Host_Name CODE NA
The name or IP address of the host on which the distributor daemon is running. E.g. "sc-cicada", "111.11.11.111", etc. No
VARCHAR2(64)
Id ID No_Unit
Unique identifier for this entity. Yes
NUMBER(38)
Insert_Date DATE NA
Date the entity was created in the repository No
DATE
Insert_User STRING64 NA
The name of the user responsible for the creation of this entity in the repository. No
VARCHAR2(64)
Job_Polling_Interval int No_Unit
Polling interval (ms) to look for a new job in POLLED_CORAL_ENTITY. Yes
NUMBER(10)
Job_Status_Polling_Interval int No_Unit
Polling interval (ms) for the status of currently executing jobs. Yes
NUMBER(10)
Key_Attribute STRING32 NA
Key identifier attribute of the entity. Yes
VARCHAR2(32)
Log_File STRING255 NA
Log file name. Yes
VARCHAR2(255)
Log_Format CODE NA
Log file format. Yes
VARCHAR2(64)
Log_Level CODE NA
Logging level. Yes
VARCHAR2(64)
Log_Maximum_Number int No_Unit
The maximum number of log files to keep. When the limit is reached, the oldest one is deleted. Yes
NUMBER(10)
Log_Maximum_Size int No_Unit
The maximum size in bytes of an individual log file. When a log file reaches this size a new file is created. Yes
NUMBER(10)
Maximum_Idle_Time int No_Unit
Maximum time (ms) a thread stays alive after completing a job, if no new jobs appear in the queue. Yes
NUMBER(10)
Maximum_Threads_In_Pool int No_Unit
Maximum number of job threads that can be created. Yes
NUMBER(10)
Minimum_Threads_In_Pool int No_Unit
Minimum number of job threads to keep alive listening for new queued jobs. Yes
NUMBER(10)
Name ENTITY_NAME NA
The name given to any object or data item, e.g. name of Well, name of Field, etc. No
VARCHAR2(255)
Original_Source STRING64 NA
The name of the person, Organization or project source that originally provided this entity, e.g. "IHS-EnergyData" or "FinderUpper Stratton Deeper Pool 15" No
VARCHAR2(64)
Polled_Attribute STRING32 NA
Attribute of the entity to poll. Yes
VARCHAR2(32)
Polled_Coral_Entity STRING32 NA
Coral entity to poll for a job. Yes
VARCHAR2(32)
Process_Id STRING128 NA
The process id of the distributor daemon process. No
VARCHAR2(128)
Produced_By STRING64 NA
The name of application role that created the entity, for data created programmatically. No
VARCHAR2(64)
Remarks STRING2000 NA
Any type of remarks added to an entity instance. No
VARCHAR2(2000)
SDAT_Label int No_Unit
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. No
NUMBER(10)
Source STRING64 NA
Name of the person or organization responsible for this entitys E and P content and quality. Not the data technologist or IT expert creating the entity, for which see IT_Object.Insert_User and Update_User. No
VARCHAR2(64)
Status CODE NA
Distributor daemon status. Yes
VARCHAR2(64)
Status_After_Completion R_Progression_Status
The value assigned to POLLED_ATTRIBUTE for job-completed status. Yes
VARCHAR2(64)
Status_After_Failure R_Progression_Status
The value assigned to POLLED_ATTRIBUTE if the job fails. Yes
VARCHAR2(64)
Status_After_Polling R_Progression_Status
The value assigned to POLLED_ATTRIBUTE after reading a job. Yes
VARCHAR2(64)
Status_For_Polling CODE NA
Value of POLLED_ATTRIBUTE used to queue up (dispatch) a job. Yes
VARCHAR2(64)
Status_If_Cancelled R_Progression_Status
Value assigned to POLLED_ATTRIBUTE for job-cancelled status. Yes
VARCHAR2(64)
Status_Polling_Interval int No_Unit
Interval (ms) to poll DISTRIBUTOR_CONFIGURATION.STATUS to check for a shutdown request. Yes
NUMBER(10)
Status_When_Executing R_Progression_Status
The value assigned to POLLED_ATTRIBUTE for job-executing status. Yes
VARCHAR2(64)
Type_Attribute STRING32 NA
Attribute of the entity for job type, to determine an executor to instantiate and execute. Binding is mapped in DISTRIBUTOR_BINDING. Yes
VARCHAR2(32)
Update_Date DATE NA
Date of the most-recent modification to the entity. No
DATE
Update_User STRING64 NA
The name of the user responsible for the last modification to this entity. No
VARCHAR2(64)
Version STRING255 NA
The form or variant of the entity. Yes
1
VARCHAR2(255)


Referenced By

[Previous] [Next] [Top]
From EntityLinkDescriptionImplementation TechniqueRequired
Y_SMM_Distributor_Binding Y_SMM_Distributor_Config The distributor configuration used to implement the job. Cascade Yes


Refers To

[Previous] [Next] [Top]
LinkTo EntityDescriptionImplementation TechniqueRequired
Status_When_Executing R_Progression_Status The value assigned to POLLED_ATTRIBUTE for job-executing status. Restrict Yes
Status_After_Polling R_Progression_Status The value assigned to POLLED_ATTRIBUTE after reading a job. Restrict Yes
Status_After_Failure R_Progression_Status The value assigned to POLLED_ATTRIBUTE if the job fails. Restrict Yes
Status_After_Completion R_Progression_Status The value assigned to POLLED_ATTRIBUTE for job-completed status. Restrict Yes
Status_If_Cancelled R_Progression_Status Value assigned to POLLED_ATTRIBUTE for job-cancelled status. Restrict Yes


[Seabed Objects] [Entities in Schema Seabed] [Index]

Copyright © 2018 Schlumberger. All rights reserved.