I am trying to install oracle database in Ubuntu 16.04 LTS.
I had unzipped the oracle database file in opt folder,but now when I am trying to give execute right to the sqldeveloper file using chmod +x sqldeveloper.sh, it's throwing this error:
chmod: changing permissions of 'sqldeveloper.sh': Operation not permitted