Hello, > I don't see anything about ARCHIVE LOG in the DB2 V7.2 documentation, so > it looks like the command is only available in DB2 V8. You must also be > using linear (recovery) logging, and not circular logging, in order to > archive log files at all.
Actually, exist archive log in DB2 7.2 In the book, SC09-2951-01 - Command Reference - Version 7, we can find the command archive log. > In V8, ARCHIVE LOG is a command in that tells the database to close the > current log file in order to make the file safe for transport. It would > probably be less confusing if IBM had named the command CLOSE CURRENT > LOGFILE, which is what it really does. Unless you have defined a user > exit that processes each logfile after it is closed, the database does > nothing more than close the logfile and leave it in its current location > (the log directory). The command close current I don�t know yet. I will looking for it on Command Reference Guide. > Hope this helps, It helps a lot. :) Thanks, Carla -- Carla Alonzo Ducl�s Systems Administrator Solvo S.A. - Servi�os de Miss�o Cr�tica @ www.solvo.com.br - ::: When replying to the list, please use 'Reply-All' and make sure ::: a copy goes to the list ([EMAIL PROTECTED]). *** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] *** For more information, check http://www.db2eug.uni.cc
