OracleWonderful SQL format tool — SQL Pretty Printer I tried to find a perfect SQL format tool for a long long time, while all the attempts failed until ... 17/09/2018 122 views Comment Read More...
The difference between ‘&&’ and ‘-a’ These days I am reading the book 'Advanced Bash-Scripting Guide' and I got confused about '&&... 18/08/2018 Linux 86 views Comment Read More...
Expdp and event ‘Streams AQ: enqueue blocked on low memory’ Our daily expdp backup job became abnormally and it would last more than one day, while in the past ... 05/07/2018 Oracle 2,991 views Comment Read More...
WindowsAllow access to shared folder anonymously on Windows 10 These days we tried to mount a shared folder on RHEL5 but always got below error: # mount -t cifs -v... 24/06/2018 1,357 views Comment Read More...
Got ORA-28500 during ODBC configuration from Oracle 10g to MySQL These days I tried to configure ODBC to access MySQL from Oracle 10g, and I believed all of my confi... 21/06/2018 MySQL 785 views Comment Read More...
‘lsnrctl status’ could not display the status of running listener correctly My friend got this issue and wanted to know the reason, so I built a test VM to verify it. The dbss ... 11/06/2018 Linux 674 views 1 Read More...
ORA-12547 and sysctl -p This night I installed an Oracle 12c database on SLES12SP3 to test the dbss script on SLES system an... 11/06/2018 Linux 130 views Comment Read More...
Systemd service was terminated abnormally during reboot To start/stop all the instances on a server, I created a script named dbss (database start/stop) and... 10/06/2018 Linux 824 views Comment Read More...
Will store all my database related scripts on GitHub I will rewrite all my database related scripts and store them on the GitHub in this year. Will updat... 08/06/2018 Life 68 views Comment Read More...
du: option requires an argument — ‘X’ Several days ago I encountered this little issue and I found it was very interesting. :) I got a cap... 03/06/2018 Linux 287 views Comment Read More...