Debugging
This section provides an area for
all things debugging. Server
tracing flags,
common symptoms and behaviours, and
how to repair them.
Articles
| |
|
Perforce Database Locking
|
PROBLEM:
How can I tell what tables a command is locking?
SOLUTION:
By including '-Ztrack' in your P4 command, you can see what tables a command is accessing, and implicitly locking. In addi...
|
|
Perforce Server Trace Flags
|
SUMMARY:
This article describes the uses of server trace flags, the various configurations of the flags, and their individual outputs.
DETAILS:
You can turn on command tracing in the P...
|
About This Page