![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| solaris-oracle | rags_s11 | SUN Solaris | 3 | 06-19-2008 10:25 PM |
| Oracle Installation on Solaris | panchpan | SUN Solaris | 5 | 10-23-2007 01:16 AM |
| oracle on solaris | sveera | UNIX for Advanced & Expert Users | 2 | 06-03-2005 08:50 AM |
| Oracle on Solaris | sveera | SUN Solaris | 6 | 04-18-2005 12:41 PM |
| Oracle on solaris. | niasdad | UNIX Desktop for Dummies Questions & Answers | 2 | 11-06-2002 09:40 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Oracle on Solaris
Please is there a way and how can I check is my oracle database OK on my solaris I did not istall that database but on processes I can see there are lot of oracle processes running ..also I would like to use that database..
That was my first q and second: I can telnet that machine from my local Xp machine is there a tool that can help me to visualise my tables on solaris oracle installation something like mySQL Lite on windows... Thanks a lot...sorryy if I miss category with this topic.. Regards |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
You can use sqlplus to login to the database locally and verify its working,
Also, you can install Oracle Client on Windows XP and connect to the database on solaris. You will get tools to view the tables and related things in GUI. If you dont want to install client, try some tools like TOAD or DBVisualizer which are very easy to use. Further to this, oracle has tools like iSqlplus and Enterprise manager that you can launch from a browser anywhere |
|||
| Google The UNIX and Linux Forums |