Your not defined as a Oracle user on the database.
Try not to use OS authentication in the beginning until your db has been configurated
Use db authentication : system or sysdba user/password

conn system/system??@my_db?