# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific…
On my test server I have got 2 ORACLE_HOMES 12cR1 (12.1.0.2) and 12cR2 (12.2.0.1) My listener.ora file on my server…
Create a new interactive report based on SQL Query. Make sure the column where image is store is populated in…
# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific…
It is always good practice to lock down password based logins and SSH using keys. We can use pem files…
If you have a public facing APEX instance it would be mandatory to secure it with TLS 1.2 or SSL.…
If you are going to work on Oracle Database in cloud or in environments where X11 client or server is…
This error occurred in my environment when i tried to create a user in MySQL, most likely you have upgraded…