There is a group of PDFs dealing with the subject at the SAPDB website. http://www.sapdb.org/7.4/pdf/backrec_eng.pdf http://www.sapdb.org/7.4/pdf/backint_eng.pdf http://www.sapdb.org/7.4/pdf/dbmcli_74eng.pdf
for a quick backup script, take a look into the demo database creation script, there is a full-data backup script at the end of the code. Regards, Martin ----- Original Message ----- From: "Nestor Rojas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Daniel Dittmar" <[EMAIL PROTECTED]> Sent: Tuesday, February 18, 2003 7:17 PM Subject: (no subject) > thanks you > where i can find help about backups ? > > Nestor > > > > ----- Original Message ----- > From: "Daniel Dittmar" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, February 18, 2003 5:12 PM > Subject: Re: function to return date of server > > > > Nestor Rojas wrote: > > > Hello list friends , i will want know, what function or field of table > > > return date of server ? > > > > SELECT DATE, TIME, TIMESTAMP from DUAL > > > > DATE, TIME and TIMESTAMP are usable everywhere a date/time string is > > allowed. > > > > Daniel Dittmar > > > > -- > > Daniel Dittmar > > SAP DB, SAP Labs Berlin > > [EMAIL PROTECTED] > > http://www.sapdb.org > > > > > > _______________________________________________ > > sapdb.general mailing list > > [EMAIL PROTECTED] > > http://listserv.sap.com/mailman/listinfo/sapdb.general > > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
