delete archive log manually
Dear all, I deleleted archive logs file manually, however, I still can see ...
Dear all, I deleleted archive logs file manually, however, I still can see the archvie log files in v$arvhived_log table. Does anyone know why?Schedule Purge Archive logs.
⬇ Download Full VersionIn order to delete them you can do: RMAN>crosscheck archivelog all; You ...
In order to delete them you can do: RMAN>crosscheck archivelog all; You can try and run the command you have shown manually to see.
⬇ Download Full VersionVery new to Oracle DBs, any help will be appreciated. I have a 10g db in ar...
Very new to Oracle DBs, any help will be appreciated. I have a 10g db in archivelog mode. Archive log files were deleted at the OS level.
⬇ Download Full VersionHi all, I am using oracle 9I database. Currently, I always manually remove ...
Hi all, I am using oracle 9I database. Currently, I always manually remove the archive log of my DB using OS level (Window) which is.
⬇ Download Full VersionIf no manual deletes of files in the FRA on OS-Level are done, the Now if w...
If no manual deletes of files in the FRA on OS-Level are done, the Now if we, in “panic”, delete a bunch of old archive-logs in the FRA using.
⬇ Download Full VersionDon't delete archive logs manually, instead use rman to do this job. r...
Don't delete archive logs manually, instead use rman to do this job. rman target / Recovery Manager: Release - Production on Sun.
⬇ Download Full VersionTo clean-up older archives the “backup archivelog delete input” is very com...
To clean-up older archives the “backup archivelog delete input” is very commonly used to manage the archive log retention on disk.
⬇ Download Full VersionSince this is TEST environment, iam not worried about data loss. I want to ...
Since this is TEST environment, iam not worried about data loss. I want to keep the Database in archivelog for future purpose. thanks.
⬇ Download Full VersionHow do I automatically delete archive logs every few days, for databases ru...
How do I automatically delete archive logs every few days, for databases running in archivelog mode?
⬇ Download Full VersionCan anyone provide me with detail instructions on deleting +ASM archive log...
Can anyone provide me with detail instructions on deleting +ASM archive logs manually and/or through OEM?
⬇ Download Full VersionHere I am explaining two methods to delete archive logs and other database ...
Here I am explaining two methods to delete archive logs and other database files with out using RMAN from ASM Disk Group in Oracle 10g/11g.
⬇ Download Full VersionWith this command we backup the all archive logs currently known in the con...
With this command we backup the all archive logs currently known in the control file and once backed up we delete them (and the control file is updated).
⬇ Download Full VersionHow to clean up Oracle archive logs when you don't have a RMAN the ref...
How to clean up Oracle archive logs when you don't have a RMAN the references to any archive files that I've moved elsewhere or deleted.
⬇ Download Full VersionAnswer: In RMAN there is no need to manually go to the OS and delete archiv...
Answer: In RMAN there is no need to manually go to the OS and delete archived redo log files after they have been backed up, RMAN will do this for you.
⬇ Download Full VersionAfter a successful backup, the archive logs should be deleted. RMAN can aut...
After a successful backup, the archive logs should be deleted. RMAN can automate the deletion of archive logs. It is suggested that only the logs that have.
⬇ Download Full Version