You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
comment on table EDUMAN.CALCULATIONS_CONFIG is 'Stores all configürations for package execution.';
--column comments
comment on column EDUMAN.CALCULATIONS_CONFIG.operation_retry_count is 'operation_retry_count attribute defines the number of times that the calculations should be retried in any case of failure.';
comment on column EDUMAN.CALCULATIONS_CONFIG.http_request_host is 'http_request_host attribute defines webservice host address.';
comment on column EDUMAN.CALCULATIONS_CONFIG.SOAP_base_request_xml is 'SOAP_base_request_xml attribute defines execution end time.';