Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Ora - 06401 error

RE: Ora - 06401 error

From: Diehl Paul B Contr ASC/YPOM <Paul.Diehl_at_wpafb.af.mil>
Date: Mon, 16 Oct 2000 09:32:11 -0400
Message-Id: <10651.119310@fatcity.com>


For future installs follow these rules.

  1. Use a different ORACLE_HOME for each product. This keeps all aspects of the different software products away from each other.
  2. Use a different account for each product. This keeps the environments separate as well.

I have been through what you are experiencing on UNIX and the only complete solution was to do what I have described above. What we have looks like this:

Product: Oracle8 EE
Username: oracle
ORACLE_HOME=/u01/app/oracle/product/8.0.5

Product: Developer 2.1
Username: oradev
ORACLE_HOME=/u01/app/oracle/product/dev_2.1

Product: Oracle Application Server 4.0.7 username: orwaeb
ORACLE_HOME=/u01/app/oracle/product/oas_4.0.7

Paul Diehl
Oracle Database Administrator
Sumaria Systems, Inc.

-----Original Message-----
From: Shailesh Kumar [mailto:shailesh_kumar_at_indiainfo.com] Sent: Monday, October 16, 2000 3:31 AM
To: Multiple recipients of list ORACLE-L Subject: Ora - 06401 error

Hi DBAs,

I have installed Designer 6i on Win NT Terminal 4.0. on this Oracle 8.1.6 was pre loaded and working fine. but after the Designer installation I am not able to execute svrmgrl and start my database. It is showing error " ORA-06401 : NETCMN: Invalid driver designator " .

I have installed both the software in different homes.

I am not able to fix up the issue as why it is coming. I have checked my Listener, Sqlnet, Tnsnames files and all are seems ok.

Can anyone Pl. help me

Thanks in advance.

Shailesh Kumar
DBA Oracle,
shailesh_kumar_at_indiainfo.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Shailesh Kumar
  INET: shailesh_kumar_at_indiainfo.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Oct 16 2000 - 08:32:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US