Markus D�hr schrieb: > > Hi Werner, > > You have two options: > > A) You can set the parameter "LOG_SEGMENT_SIZE" to let's say 256000 pages > (that is 2 Gig), the DB will then create log saves of 2 Gig and start a new > log if it's more > > B) you can create a "file" backup device that points to /dev/null if you > don't need the logs. > > Hope this helps > > Greetings, > > -- > Markus Doehr AUBI Baubschlaege GmbH > IT Admin/SAP R/3 Basis Zum Grafenwald > fon: +49 6503 917 152 54411 Hermeskeil > fax: +49 6503 917 190 http://www.aubi.de
Hi all, thanks for the quick answers. The trick with the LOGSEGMENT_SIZE helped me. In the next days I will switch autosave log on, to avoid this problem in the future. regards Werner -- Werner Breuer PharmLog GmbH Siemensstr. 1 59199 Boenen 02383/930440 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
