Re: -- name of curent instance
From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Thu, 11 Jul 2002 22:33:25 GMT
Message-ID: <3D2E0783.9EB7B0CB_at_exesolutions.com>
Date: Thu, 11 Jul 2002 22:33:25 GMT
Message-ID: <3D2E0783.9EB7B0CB_at_exesolutions.com>
REM wrote:
> How I can get name of CURENT INSTANCE???
>
> --
> with regards,
>
> ilica
>
> _________
>
> "If A is a success in life, then A equals x plus y plus z. Work is x; y is
> play; and z is keeping your mouth shut."
Look at v$database or v$instance depending on whether you are misusing the word 'instance'.
Daniel Morgan Received on Fri Jul 12 2002 - 00:33:25 CEST