Write a Shared Memory Debug Log File to Disk

Note: You must use this command when explicitly requested to do so by TIBCO Support.

To write a shared memory debug log file for a process, use the following command:

swsvrmgr DUMPLOG [machine_name | machine_id [process_name [instance]]]

where:

machine_name is the name of the server.
machine_id is the unique identifier of the server. You can find a server’s identifier using the swsvrmgr status command.
process_name is the process name of the server process you want to create a debug log file for.
instance is the instance of the process you want to create a debug log file for.

When this command is issued, all debug in the process’ debug shared memory segment is written to the following file, which is located in the SWDIR\logs directory:

ProcessName_TimeStamp_ProcessID.dmp