Re: How can I : Connect in SQL*Plus using defined variables - FOUND IT!!!

From: Claus <clkhm_at_hotmail.com>
Date: Thu, 30 Oct 2003 21:27:41 GMT
Message-ID: <3fa18365$0$9806$edfadb0f_at_dread14.news.tele.dk>


Hi all,

I was going crazy there for a second.

The reason was that the defines were done wrongly.

I had written

DEFINE system_user_password=manager

instead of

DEFINE system_user_password = manager

Big difference.

Yes I am aware of the security implications. Trust me, that is of no concern in this case.

Thanks for your quick answers.

Regards
Claus Received on Thu Oct 30 2003 - 22:27:41 CET

Original text of this message