All public logs
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:52, 19 December 2024 Ebasso talk contribs created page IBM Sterling Connect:Direct : Submit a file using a command line in C:D MS-Windows (Created page with " = Create cdfdef.bin = Follow instructions here https://www.ibm.com/support/pages/connectdirect-windows-how-do-i-create-cddefbin-file-lcubat = Create a sample01.cdp file = <nowiki> submit sample01 PROCESS SNODE=NODE1 step01 COPY FROM ( FILE=/tmp/file1.txt PNODE ) TO ( FILE=/tmp/file1.delete SNODE DISP=rpl ) PEND; quit; </nowiki> = Run command Direct.exe = cd "D:\IBM\ConnectDirect\Common Tools" direct.exe -f cddef.bin < sample01.cdf...")