Hi,
How do I connect to this "utility_db" after a startup?
It does not accept my connection:
C:\>start_iq -n utility_db -gp 32768 -c 512m -iqmc 1000 -iqmc 1000 -iqlm 1000 -qmt 500 -iqnumbrcpus 2
( I see that the port 2638 is assigned to the utility_db )
C:\>dbisql -nogui -c "UID=DBA;pwd=sql;eng=utility_db;dbn=utility_db" -port 2638
Could not connect to the database.
Unable to start specified database: Could not find or execute the
physical store DLL entry point.
SQLCODE=-82, ODBC 3 State="08001"
(Not Connected)> quit