Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Change Log Archive Format
Hi there!
My database has been running in archivelog mode for a while. Can simply I change the log_archive_format init.ora parameter? Will the new format take effect after the instance is bounced?
e.g. old: log_archive_format = %%ORACLE_SID%%T%TS%S.ARC
new: log_archive_format = %%ORACLE_SID%_%T_%TS_%S.ARC
This is 8.1.6 on Win2k.
Thanks, Received on Wed Nov 29 2000 - 16:05:29 CST