create_user_spec
::=
( ( "default" "tablespace" tablespace_name )
| ( "temporary" "tablespace" tablespace_name )
| ( "quota" ( ( n "k" | "m" ) | "unlimited" )
"on" tablespace_name )
| ( "profile" profile_name )
)
This rule is called by