IBM Support

Enhanced Customer Data Repository (ECuRep) - Java utility Help

General Page

Collection of help items for the Java utility SDDUU.


 

Double Byte Characters

ECuRep data store and debug tools require that the Java utility IBM Secure Diagnostic Data Upload Utility (IBM SDDUU) translates double-byte character file names to ASCII file names. This translation might not be possible in all cases. We recommend using standard ASCII file names only.

 

IBM SDDUU parallel sessions

Start with three or four parallel transfer sessions. Too many parallel transfer sessions can saturate the network link.

 

Use of IBM SDDUU on different platforms

To invoke IBM SDDUU, you need to start the class ibmsdduu/httpupload.

On Windows, LINUX, or IBM AIX:

  • java -cp ibmsdduu_http.jar ibmsdduu/httpupload
    There is also a starter perl script available for AIX.

On IBM i:

  1. Place the ibmsdduu_http.jar file in an IFS directory on the system (in your home directory for example)
  2. On the IBM i command-line issue the STRQSH command to enter the Qshell environment. Use the cd command to
    change the current directory to the directory where ibmsdduu_http.jar is stored.
  3. Call the application in Qshell with following command:
    java -Djava.version=8 -cp ibmsdduu_http.jar ibmsdduu/httpupload

On IBM z/OS
Required files:

  • ibmsdduu_http.jar
  • ibmsdduu.job

Store the ibmsdduu_http.jar file in a directory of your choice.

Edit the sample job file ibmsdduu.job.

Change the directory to ibmsdduu_http.jar and verify that the directory to the Java™ installation (in the PATH statement) is correct.

Start the program with the option -help to get a detailed description of the command-line parameter and defaults.

 

Supported Java™ Version

IBM SDDUU is supported for Java™ 7 and higher.

What happened to the GUI version

The GUI was discontinued because the HTTPS upload is providing similar functionality. SDDUU is intended for platforms that require HTTPS uploads but do not support web browsers. 

 

Related links

[{"Type":"MASTER","Line of Business":{"code":"","label":""},"Business Unit":{"code":"","label":""},"Product":{"code":"ECUREP","label":"ECuRep notice"},"ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
03 February 2023

UID

ibm10739573