Troubleshooting
Problem
This technote explains an issue that can occur where an error, Can't get objects of type **null meta type**, is reported when running the IBM Rational Cleartool find command with the -kind arguments [oid|dbid|login|sibrep|wko].
Symptom
$ cleartool find tools / -type f -kind [oid|dbid|login|sibrep|wko] -print
db_next_objs_V3: RPC: Unable to receive; errno = Connection reset by peer
cleartool: Error: Trouble communicating with VOB database: "/vobs/tools".
Check database log on VOB host "hostn".
db_abort_trans_V3: RPC: Unable to receive; errno = Connection reset by peer
db_next_objs_V3: RPC: Unable to receive; errno = Connection reset by peer
cleartool: Error: Trouble communicating with VOB database: "/vobs/tools".
Check database log on VOB host "hostn".
cleartool: Error: Can't get objects of type **null meta type** (0) from VOB: error detected by ClearCase subsystem
Command examples that will cause the issue:
/usr/atria/bin/cleartool find <dir> -type <type> -kind oid -print
/usr/atria/bin/cleartool find <dir> -type <type> -kind dbid -print
/usr/atria/bin/cleartool find <dir> -type <type> -kind login -print
/usr/atria/bin/cleartool find <dir> -type <type> -kind sibrep -print
/usr/atria/bin/cleartool find <dir> -type <type> -kind wko -print
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21419816