Use tokens to add context to dump file names and to pass
command-line arguments to the tool agent.
The tokens available are listed in the following table:
Token |
Description |
%Y |
Year (4 digits) |
%y |
Year (2 digits) |
%m |
Month (2 digits) |
%d |
Day of the month (2 digits) |
%H |
Hour (2 digits) |
%M |
Minute (2 digits) |
%S |
Second (2 digits) |
%pid |
Process id |
%uid |
User name |
%seq |
Dump counter |
%tick |
msec counter |
%home |
Java™ home
directory |
%last |
Last dump |