Re: >>DBA HELP<<ORA-03526 local ORACLE kernel not found
Date: 1996/02/28
Message-ID: <1996Feb28.161502.5092_at_nosc.mil>#1/1
In article <Don.Williams-2602961613340001_at_dwilliams.dentistry.dal.ca>, Don.Williams_at_dal.ca (Don Williams) says:
>
>hello..
>
>When Try to run SQL*DBA from the client apps I get the following errors:
>
>DBA-00314: unable to attach to default host
>ORA-03526: local ORACLE kernel not found
>
>When I try to run SQL*PLUS I get
>
>ORA-03526: local ORACLE kernel not found
>
<Snipped>
>server: RS 6000 [G30]
>unix: AIX 4.1.1
>Orcale: 7.2.3
>clients: Mac¹s [LC 575]
>protocol: TCP/IP
>SQL*NET: V2 SQL*NET 2.2.3
>
If this were MS-Windows, I'd suggest that you open the ORACLE.INI file
and insert a line like...
LOCAL=<SID>
where <SID> is the Oracle SID of the instance to which you are attempting
to connect. I do not know the analog file on a Mac, but I hope this
helps.
Mike Received on Wed Feb 28 1996 - 00:00:00 CET