Hy, i try to monitor a oracle db with this command select space_used from v$recovery_file_dest;
but i have an error. i thinks it's the $ who made problems. could you help me ?
Damuien
Modified on 2025-06-10 14:01:11 +0200
Hy, i try to monitor a oracle db with this command select space_used from v$recovery_file_dest;
but i have an error. i thinks it's the $ who made problems. could you help me ?
Damuien
Hello,
thank you very much for your KB-Post. Can you please try the query without the semi-colon ; at the end? So try:
Does this then work?
best regards
Dec, 2013 - Permalink