I am trying to connect to a database.
I enter the command line:
connect to "database" user "username" using "password"
I get returned:
SQL30061N The database alias or database name "database " was not found at the remote node. SQLSTATE=08004
The database name is right its those extra spaces it seems that are confusing both me and DB2 so I can't connect to it.
If you can help me please do! I will be endlessly greatful, I'm getting deperate here!

Thanks!