When i try to execute the following command
sh boe_reposcan.sh -dbdriver db2databasesubsystem -connect "UID=<username>;PWD=<pwd>;DSN=<dsn name>" -inputfrsdir <inputdir> -outputfrsdir <outputdir> -repair
I get the Error:
Initializing...RepoScan error: Database access error. Reason Loading shared object failed. First tried to load library db2 and failed because of error: [db2: cannot open shared object file: No such file or directory]. Second tried to load library libdb2.so and failed because of error: [libdb2.so: cannot open shared object file: No such file or directory]