Hi Guys,
After installing Oracle Database ,we search for tools like TOAD,PLSQL developer etc which can be used to work with database but you have to pay for it orelse you can get trail version.
By default Oracle will provide Oracle SQL developer which can be found as below.
Click on SQL developer and then it will ask for java path as below.
After installing Oracle Database ,we search for tools like TOAD,PLSQL developer etc which can be used to work with database but you have to pay for it orelse you can get trail version.
By default Oracle will provide Oracle SQL developer which can be found as below.
Click on SQL developer and then it will ask for java path as below.
Java path can be found from your oracle installed path itlself,it would be similar to below path...
C:\app\Venky\product\11.2.0\dbhome_1\jdk\bin
In above path you have search for java.exe file and provide that path as below.
once you click on "ok" ,it ill be installed on your machine for your use and you can connect to database using this tool.
No comments:
Post a Comment