hi,
i m not able to star the batabse, please help
DB2-->
command
db2start
Error :
db2start: Symbol `g_sqltCompTraceFlags' has different size in shared object, consider re-linking
/home/db2inst5/sqllib/adm/db2star2: Symbol `g_sqltCompTraceFlags' has different
size in shared object, consider re-linking
SQL1072C The database manager resources are in an inconsistent state. DB2 may
have been incorrectly terminated, or another application may be using system resources in a way which conflicts with DB2's use of system resources. System resource cleanup may be required.
============
actually i installed FIXED PACK3 FOR db2 udb v8.1 on linux
but before installation i have done this
su - db2inst5 ( instance name)
db2 force applications all
db2 terminate
db2stop
db2licd -end # run at each physical node
exit
and
su - db2das1 ( DAS owner name )
db2admin stop
exit
now after upgradation completed succesfully, i m not able to start the database, please help me to get out of this problem.
thanks
Vivek