Difference between revisions of "SET IOLOGGING"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
{{YLM to do}}
 
{{YLM to do}}
 +
 +
==Class==
 +
Performance and Optimization
 +
 +
 +
==Purpose==
 +
 +
 +
 +
==Syntax==
 +
SET IOLOGGING ON | OFF
 +
 +
 +
==See Also==
 +
[[CLEAR IOSTATS]], [[CLEAR PROFILE]], [[CREATE]], [[DELETE]], [[DISPLAY PROFILE]], [[DO]], [[INDEX]], [[IOSTATS()]], [[LIST PROFILE]], [[PROFILE]], [[RECALL]], [[REPLACE]], [[SET CLUSTERING]], [[SET COMPILE]], [[SET DCACHE]], [[SET ICACHE]], [[SET IOSTATS]], [[SET LOCKTYPE]], [[SET PROFILE]], [[SET REPLICATION]], [[SET SYSLOGGING]], [[USE]]
 +
 +
 +
==Description==
 +
 +
 +
 +
==Example==
 +
<code lang="recital">
 +
 +
</code>
 +
 +
 +
==Products==
 +
Recital Database Server, Recital Mirage Server, Recital Terminal Developer
 +
[[Category:Documentation]]
 +
[[Category:Commands]]
 +
[[Category:Set_Commands|IOLOGGING]]
 +
[[Category:Performance and Optimization]]
 +
[[Category:Performance and Optimization Set Commands]]

Revision as of 16:10, 30 June 2009

Template:YLM to do

Class

Performance and Optimization


Purpose

Syntax

SET IOLOGGING ON | OFF


See Also

CLEAR IOSTATS, CLEAR PROFILE, CREATE, DELETE, DISPLAY PROFILE, DO, INDEX, IOSTATS(), LIST PROFILE, PROFILE, RECALL, REPLACE, SET CLUSTERING, SET COMPILE, SET DCACHE, SET ICACHE, SET IOSTATS, SET LOCKTYPE, SET PROFILE, SET REPLICATION, SET SYSLOGGING, USE


Description

Example

 


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer