Name

stat_export — Produces a statistics summary.

Synopsis

stat_export ( );
 

Description

This function produces a statistics summary that can be read back into another database with the stat_import() function

Parameters

Examples

Example 24.231. Simple Use

-- produce statistics for a given database:
SQL> string_to_file('stat.dv', serialize(stat_export()), -2);
      

See Also

stat_import()


© 1992 - OpenLink Software. All rights reserved.

Making Technology Work for You®