Our Latest Blogs
August 4, 2024
SQL Macros was initially introduced in 19C and have been continuing its way to new releases of Oracle and gaining some attention. They are coming for great usage for analysis and easy data transformation...
September 9, 2023
RMAN or Recovery Manager is database client which is used for tasks related to backup, restore and recovery. It can automate backup strategies as per requirements.
Basic RMAN commands
We can check...
September 2, 2023
Issue: When trying to login via SQLPLUS, getting ORA-09925
ERROR:ORA-09925: Unable to create audit trail fileLinux-x86_64 Error: 2: No such file or directoryAdditional information: 9925ORA-01075: you...
September 2, 2023
Situation: We need to delete the files older than 30 days
To delete the files in directory older than certain number of days (30 in this case) we can use find command in combination with rm.
Command:...
No posts found
1
2