Hi Yashwanth,
Below is the result of sdbverify as a root user:
us4as00:/sapdb/programs/bin # ./sdbverify
Checking installation "Global" (/sapdb/programs, 7.9.08.05)
Checking package Installer
Checking package SAP Utilities Compatibility
Checking package Global Listener
Checking package Installation Compatibility
Checking installation "Legacy" (/sapdb/programs, )
Checking installation "US5" (/sapdb/US5/db, 7.9.08.05)
Checking package Base
Checking package SQLDBC
Checking package SQLDBC 77
Checking package Fastload API
Checking package SQLDBC 76
Checking package SAP Utilities
Checking package Server Utilities
Checking package Database Kernel
Checking package APO LC APPS
Checking package Redist Python
Checking package Loader
Checking package ODBC
Checking package Messages
Checking package JDBC
Checking package DB Analyzer
Successfully done
But error is occurred if I run it with sdb (member of sdba group) user:
sdb@us4as00:~> cd /sapdb/programs/bin
sdb@us4as00:/sapdb/programs/bin> ./sdbverify
######################################################################
WARNING: You are using sdbverify as a non root user!
Detected errors could be caused by insufficient permissions.
######################################################################
Checking installation "Global" (/sapdb/programs, 7.9.08.05)
Checking package Installer
Checking package SAP Utilities Compatibility
Checking package Global Listener
Checking package Installation Compatibility
Checking installation "Legacy" (/sapdb/programs, )
Checking installation "US5" (/sapdb/US5/db, 7.9.08.05)
Checking package Base
Checking package SQLDBC
Checking package SQLDBC 77
Checking package Fastload API
Checking package SQLDBC 76
Checking package SAP Utilities
Checking package Server Utilities
Checking package Database Kernel
Checking package APO LC APPS
Checking package Redist Python
Checking package Loader
Checking package ODBC
Checking package Messages
Checking package JDBC
Checking package DB Analyzer
ERR: Failed
ERR: Checking installation "Global" failed
ERR: Checking package Global Listener failed
ERR: Cannot check file "/sapdb/programs/bin/starter/sdbstarter": Bad file descriptor
ERR: Checking package Installation Compatibility failed
ERR: Cannot check file "/sapdb/programs/pgm/starter/sdbstarter": Bad file descriptor
ERR: Checking installation "US5" failed
ERR: Checking package Base failed
ERR: Cannot check file "/sapdb/US5/db/bin/starter/sdbstarter": Bad file descriptor
ERR: Checking package Server Utilities failed
ERR: Cannot check file "/sapdb/US5/db/pgm/starter/sdbstarter": Bad file descriptor
ERR: Checking package Database Kernel failed
ERR: Cannot check file "/sapdb/US5/db/pgm/starter/dbmverifypw": Bad file descriptor
I also attached the KnlMsg and diagpkg. As I can't attach zip file, hence I have to rename diagpkg.zip to diagpkg.txt, you may change back to zip file and extract it.
Thanks and Regards,
Yohanes