annotate
apropos
catcr
catcs
cc.icon
cc.magic
cd
chactivity
chbl
checkin
checkout
checkvob
chevent
chflevel
chfolder
chmaster
chpool
chproject
chstream
chtype
chview
clearaudit
clearbug
cleardescribe
cleardiffbl
cleardiff
clearexport_ccase
clearexport_cvs
clearexport_pvcs
clearexport_rcs
clearexport_sccs
clearexport_ssafe
clearfsimport
cleargetlog
clearhistory
clearimport
clearjoinproj
clearlicense
clearmake
clearmake.options
clearmrgman
clearprojexp
clearprompt
cleartool
clearviewupdate
clearvobadmin
comments
config_ccase
config_spec
cptype
credmap
creds
deliver
describe
diffbl
diffcr
diff
dospace
edcs
endview
env_ccase
events_ccase
export_mvfs
exports_ccase
file
find
findmerge
fmt_ccase
getcache
get
getlog
help
hostinfo
init_ccase
ln
lock
lsactivity
lsbl
lscheckout
lsclients
lscomp
lsdo
lsfolder
lshistory
ls
lslock
lsmaster
lspool
lsprivate
lsproject
lsregion
lsreplica
lssite
lsstgloc
lsstream
lstype
lsview
lsvob
lsvtree
makefile_aix
makefile_ccase
makefile_gnu
makefile_pmake
makefile_smake
makefile_sun
man
merge
mkactivity
mkattr
mkattype
mkbl
mkbranch
mkbrtype
mkcomp
mkdir
mkelem
mkeltype
mkfolder
mkhlink
mkhltype
mklabel
mklbtype
mkpool
mkproject
mkregion
mkstgloc
mkstream
mktag
mktrigger
mktrtype
mkview
mkvob
mount_ccase
mount
msdostext_mode
mvfslog
mvfsstorage
mvfstime
mvfsversion
mv
omake
pathnames_ccase
permissions
profile_ccase
promote_server
protect
protectvob
pwd
pwv
query_language
quit
rebase
recoverview
reformatview
reformatvob
register
relocate
rename
reqmaster
reserve
rgy_backup
rgy_check
rgy_passwd
rgy_switchover
rmactivity
rmattr
rmbl
rmbranch
rmcomp
rmdo
rmelem
rmfolder
rmhlink
rmlabel
rmmerge
rmname
rmpool
rmproject
rmregion
rmstgloc
rmstream
rmtag
rmtrigger
rmtype
rmver
rmview
rmvob
schedule
schemes
scrubber
setactivity
setcache
setcs
setplevel
setsite
setview
shell
snapshot.conf
softbench_ccase
space
startview
type_manager
umount
uncheckout
unlock
unregister
unreserve
update
version_selector
view_scrubber
vob_restore
vob_scrubber
vob_sidwalk
vob_snapshot
vob_snapshot_setup
wildcards_ccase
winkin
xclearcase
xcleardiff
xmldiffmrg
DESCRIPTION
clearbug gathers information from your current processing context: date/time, version of operating system, versions of ClearCase or ClearCase LT tools, your UNIX and ClearCase or ClearCase LT contexts, system error logs, and so on. It sends this information to stdout, from which you can paste it into a problem report for Rational Customer Support. Run clearbug from a directory somewhere below the root of the VOB in question, so that the view and VOB information are recorded.
clearbug is self-documenting, displaying detailed instructions before it prompts you for information. clearbug first prompts you for the priority of the bug and whether it is reproducible, then gathers the following information:
- System information
- Version numbers of ClearCase or ClearCase LT programs
- User and group information
- Working directory pathname
- VOB information (from describe)
- View information
- Information about mounts
- Active VOBs on the current machine
- The last 20 lines of the system log file
Send the problem report to Rational Customer Support.
OPTIONS AND ARGUMENTS
- –s·hort
- Displays only the prompts for priority
and reproducibility; suppresses the initial text that explains how to submit
the problem, lists log files to examine, and describes the priorities.
- –p bug-priority
- Sets priority level of the bug:
- –r yes/no
- Specifies whether the bug is reproducible.
- –l alternative-logfile-name
- Specifies an alternative name for the log
file. By default, the log is displayed on the screen and written to ./clearbug.log.date.time. If you do not want a log
file, specify –l /dev/null.