This tool collects all the necessary files and generates a script that runs the gdb
command to create a core file readable by an external host. Use this command when VMware Support needs to collect core files generated by the Greenplum processes.
**gpmt** **packcore** **collect** -core COREFILE [-binary BINARY ]
[-keep\_tmp\_dir] [-ignore\_missing\]
Collect core info for core.1234
for binary /usr/local/greenplum-db/bin/postgres
.
gpmt packcore -cmd collect -core core.1234 -binary /usr/local/greenplum-db/bin/postgres