sql - Oracle create user statement produces error -


I copy and paste the exact example user / schema creation script from the Oracle website and try to create a new user as shown below Key: Identify the user's password p455w0d Default TableCasecak tbs_perm_01 Temporary Tablepace Tbs_temp_01 TTS_TM_01 at 10000mm;

I found the following error:

error in command line: 2 column: 18
error report -
SQL error: ORA-00 9 22: Missing or Invalid Option

However, I do not know what could be wrong with the supplied password to supply passwords without quotation marks around it Feel weird about, but you do this.

This works for me (tablespace changes names that are present) When you copy / paste the query, there is no space between the password and the default keyboard?

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -