Originally posted by ptreves

ORA-01045: User ALCIE does not have Create Session rights.

How can I give user ALCIE connections right on a Database ?

PT
Boy, you're one heck of a lazy person. Are you new to the internet altogether? Search for GRANT.

Error: ORA 1045
Text: user lacks CREATE SESSION privilege;
logon denied ------------------------------------------------------------------------------- Cause: An attempt was made to connect to a userid that does not have create session privilege. Action: If required, GRANT the user the CREATE SESSION privilege.