Reza Bojnordi Asked: 2016-08-28 03:38:12 +0800 CST2016-08-28 03:38:12 +0800 CST 2016-08-28 03:38:12 +0800 CST How to run sqldeveloper in Linux? 772 Oracle SQL Developer Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved. Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/reza/.sqldeveloper/4.1.0/product.conf sqldeveloper 2 Answers Voted Best Answer Reza Bojnordi 2017-05-26T04:04:13+08:002017-05-26T04:04:13+08:00 I did not have root access and directory access root I did was right after giving root access cap 2021-09-22T01:11:45+08:002021-09-22T01:11:45+08:00 You can ask to your terminal where is your local copy of sql developer: whereis sqldeveloper go to this folder: (e.g.) cd /usr/local/bin/sqldeveloper and run the executable file: ./sqldeveloper &
I did not have root access and directory access root I did was right after giving root access
You can ask to your terminal where is your local copy of sql developer:
whereis sqldeveloper
go to this folder: (e.g.)
cd /usr/local/bin/sqldeveloper
and run the executable file:
./sqldeveloper &