Troubleshooting
Problem
IBM Secure Diagnostic Data Upload Utility (IBMSDDUU) is a secure mechanism to quickly upload data to IBM for Support purposes.
Environment
IBM i OS
Resolving The Problem
Requirements
Download information for the IBMSDDUU tool can be found in the document:
Instructions for use on the IBM i OS
|
An IBM Java Development Kit version must be installed to take advantage of this utility.
|
| An IBM Support Case must be open already, to which the uploaded data will be associated. |
Download information for the IBMSDDUU tool can be found in the document:
Instructions for use on the IBM i OS
| Download theibmsdduu_http.jar file from IBM. 👁 image-20220729112222-1 |
| Place the ibmsdduu_http.jar file in any IFS directory (for example, /home/mydir). |
| Issue the STRQSH command from the IBM i command line to get into the P0SIX environment. |
| Change to the directory containing the ibmsdduu_http.jar file (for example, cd /home/mydir/). |
For sending standard IFS files:java -cp ibmsdduu_http.jar ibmsdduu/httpupload -email=<email> -id=<TSnnnnnnnnn> -userid=<transfer_id> -password=<password> <file_name>Where <email>, <transfer_id>, <password>, and <file_name> (/home/myfile.txt) are replaced with appropriate information and <TSnnnnnnnnn> is replaced with the case number.
|
| For sending data that resides in an IBM i OS library environment: Example - Sending a Save File, SAMPLDTA, in library SAMPLLIB:
Where <email>, <transfer_id>, <password>, and <file_name> are replaced with appropriate information and <TSnnnnnnnnn> is replaced with the case number. The -threads parameter allows for specifying between 1 and 15 threads. The maximum of 15 threads may not be allowed in some customer environments; however, it is allowed by IBM's Enhanced Customer Data Repository (ECuRep). Use the -server parameter to specify the data repository.
The -logfile <filePath> parameter can be specified to log error messages when debugging. Full help text can be obtained by issuing the following command: java -cp ibmsdduu_http.jar ibmsdduu/httpupload -help |
Related Information
[{"Type":"MASTER","Line of Business":{"code":"LOB68","label":"Power HW"},"Business Unit":{"code":"BU070","label":"IBM Infrastructure"},"Product":{"code":"SWG60","label":"IBM i"},"ARM Category":[{"code":"a8m0z0000000C4BAAU","label":"IBM i"}],"ARM Case Number":"","Platform":[{"code":"PF012","label":"IBM i"}],"Version":"All Versions"}]
Historical Number
575895956
Was this topic helpful?
Document Information
Modified date:
03 June 2025
UID
nas8N1011955
