Not sure what you meant by
"how to create a database with only DB2 connect installed?"
DB2 Connect is one of the available editions. I am guessing that you got confused with the word Connect...
The Error occurs on the DB2 server as well as when i try to access it remotely through control center (admin client).
'> db2 connect to dbname1'
Connects Successfully. But when i try...
'> db2 connect to dbname2'
SQL1084C Shared memory segments cannot be allocated. SQLSTATE=57019
'>connect reset'
No database connection found to reset connection!
Any pointers?
Thanks,
Newbie