Let's see how we enable an user other than the owner of Oracle product to run SQL*Plus. Windows In Windows platform, once oracle database has… Read More »Enable Non-Oracle User Run SQL*Plus
Backup RMAN Configuration RMAN can backup almost everything at any state of execution time, includes data, archive logs, even control file and spfile, but I… Read More »How to Backup RMAN Configuration Daily
3 kinds of exquisite fruit platters that customers can order in our restaurant.[root@localhost ~]# cat -n fruits.lst 1 apple banana cherry mango 2… Read More »How to grep A But Not B out of Text
In this post, I plan to remove the leading and trailing white spaces or tab characters from the file. Let's see the original file.[root@localhost ~]$… Read More »How to Trim Both Ends of Lines