Re: Create Oracle users!!!

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 16 Oct 2001 02:20:19 -0700
Message-ID: <a20d28ee.0110160120.46d11c36_at_posting.google.com>


marianmanole_at_hotmail.com (Marian Manole) wrote in message news:<ab52679d.0110150814.10429ff_at_posting.google.com>...
> Hi all,
>
> I have a great problem:
> I utilise a Oracle database 8.1.6 (french version) over a W2000
> Server!
> I want create a new user from SQLPLUS but I can't!!!
>
> I do that:
>
> connect system/manager_at_base
> create user titi identified by titi default tablespace users temporary
> tablespace temp;
>
> And I receive that message:
>
> "a error is produced at SQL recursiv level 1"
> "format date is very big than internal cache memory"
> (sorry if my traduction isn't very good)
>
> What can I do?
>
> Thanks in advance!

Either :
set NLS_LANG to American_America.WE8ISO8859P1 temporarily, repeat the operation and post the result
or
post the French error message.
It doesn't come near any error I know.

Regards,

Sybrand Bakker
Senior Oracle DBA Received on Tue Oct 16 2001 - 11:20:19 CEST

Original text of this message