There are three basic steps that need to be followed in order to prepare your IBM i data.
- Gather diagnostic data.
- Your IBM SSR will inform you what diagnostic data is required.
- Your IBM SSR will provide you with a Problem Management Record number (PMR). Write this down.
- Compress data
- All diagnostic data delivered electronically to IBM must be in a compressed or packed format following the IBM file naming convention. Use the IBM file naming convention as shown below. This will be provided to you by your IBM SSR.
- All diagnostic data delivered electronically to IBM must be in fixed binary format.
- OS/400 or IBM i users should compress the file to be transferred using the create save file (
CRTSAVF) function.
- File naming convention: xxxxx.bbb.ccc.yyy.zzz
- Example: 43123.055.724.savf (PMR_#.branch_office_#.country_code_#.savf)
Field Description Sample xxxxx PMR number 43123 bbbb Branch office number 055 ccc 724 yyy.yyy Short description of the file sacf zzz File type bin - All diagnostic data delivered electronically to IBM must be in a compressed or packed format following the IBM file naming convention. Use the IBM file naming convention as shown below. This will be provided to you by your IBM SSR.
- Send data
- Send data to IBM using the most appropriate method. The preferred method is FTP.
- Your IBM SSR will inform you what directory to use.
- You can use either OS/400 or IBM i command line or transfer the data using your workstation.

