> -----Original Message-----
> From: Uwe Hentzschel [mailto:uhe@stripped]
> it is possible to switch SAP-DB in an "NON ARCHIVE LOG MODE".
This log mode is called "DEMO".
You can activate this mode by setting the parameter LOG_MODE
to DEMO. After this a restart of the instance is necessary,
so that the server read the new settings.
For working with parameters use the dbmcli in the session
mode:
dbmcli -d TST -u dbm,dbmp
> param_startsession
> param_put LOG_MODE DEMO
> param_checkall
> param_commitsession
> db_restart
You can also use the DBMGUI for editing a parameter.
Bernd
--
SAP Labs Berlin