Difference between revisions of "Oracle:Apps Anywhere"
Line 31: | Line 31: | ||
Note, you may have to install this for every PC that you use. | Note, you may have to install this for every PC that you use. | ||
− | + | == Oracle Program Menu == | |
+ | |||
Once SQL*Plus has been installed you should find it has been added to your program menu also: | Once SQL*Plus has been installed you should find it has been added to your program menu also: | ||
Line 40: | Line 41: | ||
Start>All Programs>Oracle >SQL Plus 12.1 | Start>All Programs>Oracle >SQL Plus 12.1 | ||
− | == Next: | + | == Next: Accessing Oracle using SQL*PLus == |
− | The next step is to | + | The next step is to login using the SQL*Plus software: |
[[Oracle:SQLPlus|Using SQL*Plus]] | [[Oracle:SQLPlus|Using SQL*Plus]] |
Revision as of 13:34, 13 January 2016
Main Page >> Oracle and SQL >> Getting Started >> Apps Anywhere
SQL*Plus - First Time
The first time you use SQL*Plus you will need to launch it from the Apps Anywhere Software Hub
Apps Anyhere
The Oracle database can be accessed via different clients. When using the software at the University, it is available via the Applications Anywhere software hub: [Apps Anywhere]
The first time you use Oracle, click the Apps Anywhere icon on your desktop:
http://mi-linux.wlv.ac.uk/~oracle/wiki/Apps.png
Which will bring up the following window:
http://mi-linux.wlv.ac.uk/~oracle/wiki/appsAnywhere.png
Click where it says CLICK HERE.
Once you have been validated, then search for Oracle:
http://mi-linux.wlv.ac.uk/~oracle/wiki/appLaunch.png
Click on Launch and it will install as a group of 3 tools:
http://mi-linux.wlv.ac.uk/~oracle/wiki/appOracleOptions.png
For this workbook we shall be using: SQL*Plus
Note, you may have to install this for every PC that you use.
Oracle Program Menu
Once SQL*Plus has been installed you should find it has been added to your program menu also:
http://mi-linux.wlv.ac.uk/~oracle/wiki/oracle_options.png
In which case you can start the program by clicking on:
Start>All Programs>Oracle >SQL Plus 12.1
Next: Accessing Oracle using SQL*PLus
The next step is to login using the SQL*Plus software: