http://server.ccl.net/cca/software/UNIX/oracle/RH6.2/copies/oracle-howto/oracle-howto-5.shtml |
CCL oracle-howto-5.html | ||||
|
5. Configuration5.1 OverviewCongratulations, you have Oracle running on your Linux box. You have created a database and can connect to it using SQL*Plus. Of course, this is not the end of it. Ideally, you'd be able to connect to it as another Unix user or from a completely different machine. That is what this section is for.
5.2 Connecting as another userSome of the details in this section are a little sketchy as this is not a configuration that I personally use. However, performing one of the following steps should work:
When running "oraenv" I get an error if I use 'bash', the default Linux shell. It seems not to cause any problems so don't worry. You can always use 'pdksh' if it does worry you.
5.3 Connecting from another machineI remember this being very complex with earlier versions of Oracle, but just seemed to work here. I'm sure that must mean that I did something wrong, forgot something I did or that there's a massive security hole. This is what I remember doing:
On your client machine all you need to do now is point it at the right machine and database instance. If you want more control over the process, the "Net8 Configuration Assistant" ('netec') should be able to help.
5.4 Connecting to another machineThis used to be very difficult in many earlier version of Oracle, involving editing many text files, most of which had an fantastically complex syntax. But in 8i, if you've got your JVM working, then all you need is the "Net8 Easy Config" program. Follow these steps to allow your machine to connect to a database on another machine:
If you want more control over the process, you may need to use the
"Net8 Assistant" -- a big window with many confusing options -- which
can be started with the
5.5 Questions and answersI can't start 'netasst'The problem is with a couple of zero-length files. Installing the patch should fix this problem.
Next Previous Contents |
[ CCL Home Page ]
[ oracle-howto ]
[ Raw Version of this page ]
Modified: Wed Feb 7 05:17:18 2001 GMT |
Page accessed 3883 times since Mon Feb 19 10:41:25 2001 GMT |