SELECT
db_name,
ROUND(SUM(CASE WHEN bs.status = 'A' THEN 1 ELSE 0 END) * 100.0 / COUNT(*), 2) AS arch_backup_success_pct
FROM
rc_backup_set bs
WHERE
bs.backup_type = 'L' -- Archive Log
AND bs.start_time >= SYSDATE - 30
GROUP BY
db_name;
Support@example.com
Get in touch - Saturday: 8:30 am - 6:00 pm
Hello Friends! I am aliena part time blogger from Bihar. I am a student and I manage my study as well as my blog. I am 14 years old and I want to help those people who really want to do something on internet.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit...
Copyright © 201. Metro UI Theme. Designed by: Templateism
0 comments:
Post a Comment