IBM CDI5UG1107 user manual

User manual for the device IBM CDI5UG1107

Device: IBM CDI5UG1107
Category: Computer Accessories
Manufacturer: IBM
Size: 1.46 MB
Added : 12/15/2013
Number of pages: 178
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for IBM CDI5UG1107. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with IBM CDI5UG1107.

For your convenience

If looking through the IBM CDI5UG1107 user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual IBM CDI5UG1107 on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual IBM CDI5UG1107 to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
IBM CDI5UG1107 User manual - Online PDF
Advertisement
« Page 1 of 178 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual IBM CDI5UG1107 but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to IBM CDI5UG1107. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

IBM Sterling Connect:Direct for i5/OS
User’s Guide
Version 3.7

Summary of the content on the page No. 2

Copyright This edition applies to the 3.7 Version of IBM Sterling Connect:Direct for i5/OS and to all subsequent releases and modifications until otherwise indicated in new editions. Before using this information and the product it supports, read the information in Notices on page 159. Licensed Materials - Property of IBM IBM Sterling Connect:Direct for i5/OS © Copyright IBM Corp. 1999, 2011. All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted

Summary of the content on the page No. 3

Contents Chapter 1 About Sterling Connect:Direct for i5/OS Issuing Sterling Connect:Direct CL Commands ........................................................... 7 Issuing CL Commands Through the Main Menu .......................................................... 9 Accessing the Administration Menu.............................................................................. 10 Chapter 2 Using Control Language Embedding CL Commands...............................................................

Summary of the content on the page No. 4

4 IBM Sterling Connect:Direct for i5/OS User’s Guide CDRCV Command Format............................................................................................ 47 Required Parameters ............................................................................................... 48 Optional Parameters................................................................................................ 55 Simulating Blocksizes........................................................................

Summary of the content on the page No. 5

5 Chapter 10 Controlling Processes CDSUBPROC Command Example............................................................................... 124 CDSUBPROC Command Format ................................................................................. 124 Required Parameter ................................................................................................ 125 Optional Parameters ............................................................................................... 125 Subm

Summary of the content on the page No. 6

6 IBM Sterling Connect:Direct for i5/OS User’s Guide i5/OS Send and Receive Examples Using Native File System...................................... 152 i5/OS Send and Receive Examples Using Integrated File System ................................ 153 i5/OS–z/OS Send and Receive Examples ..................................................................... 154 i5/OS–NT Send and Receive Examples......................................................................... 155 i5/OS–Microsoft Windows Run

Summary of the content on the page No. 7

Chapter 1 About Sterling Connect:Direct for i5/OS ® ® ® IBM Sterling Connect:Direct for i5/OS is an enterprise solution for secure, automated file delivery between business applications. Its session management and extended recovery features help assure data delivery in support of 24 hours a day, 7 days a week business operations. It links technologies, moves all types of information, and manages high-performance transfers by providing easy-to-use automation, checkpoint/restart, and error rec

Summary of the content on the page No. 8

8 IBM Sterling Connect:Direct for i5/OS User’s Guide Queue Manager (QMGR) The QMGR manages the Sterling Connect:Direct Process queue. The QMGR is always active when Sterling Connect:Direct for i5/OS is active. Timer (TIMER) The TIMER component provides timer services to the session manager, the process queue manager, and other Sterling Connect:Direct for i5/OS components. The TIMER runs as a separate i5/OS job, submitted and controlled by the Process Manager component. The TIMER is always

Summary of the content on the page No. 9

About Sterling Connect:Direct for i5/OS 9 When the Sterling Connect:Direct/Manager receives a Process that requires PLEXCLASS=CLASS1 and determines that both Sterling Connect:Direct/Servers support CLASS1, it routes the Process to the Sterling Connect:Direct/Server with the lowest workload. For more information on the PLEXCLASS parameter, see the CL command to execute in the IBM Sterling Connect:Direct for z/OS environment in the IBM Sterling Connect:Direct for i5/OS User’s Guide. Remote no

Summary of the content on the page No. 10

10 IBM Sterling Connect:Direct for i5/OS User’s Guide 2. Press Enter. The Sterling Connect:Direct Main Menu displays the Sterling Connect:Direct for i5/OS functions that you can perform from this screen. CMDCD Connect:Direct (tm) System: FRAN Select one of the following: 1. Send file to remote node CDSND 2. Receive file from remote node

Summary of the content on the page No. 11

About Sterling Connect:Direct for i5/OS 11 The Connect:Direct Administration menu consists of two screens. Access the second screen by pressing the page down key. CDADMIN Connect:Direct (tm) Administration System: FRAN Select one of the following: Connect:Direct Statistics. 21. Select Connect:Direct statistics CDSELSTAT 22. Archive Connect:Direct stat member

Summary of the content on the page No. 12

12 IBM Sterling Connect:Direct for i5/OS User’s Guide

Summary of the content on the page No. 13

Chapter 2 Using Control Language Sterling Connect:Direct for i5/OS uses Sterling Connect:Direct CL commands to perform Sterling Connect:Direct functions. Sterling Connect:Direct CL commands have the following general i5/OS CL command format: Each command can have required and optional parameters and subparameters that provide additional information needed to run the command. Subparameters are always positional. Each parameter provides a specific type of information or instruction. Each

Summary of the content on the page No. 14

14 IBM Sterling Connect:Direct for i5/OS User’s Guide Command Function CDDSPSTATI Display information about where statistics are being logged. CDRCV Receive data from a remote node. CDRSTSTATM Decompress selected statistics file members to a user-designated file. CDSELSTAT Select statistics records and retrieve information about the active statistics file. CDRUNJOB Submit a job in batch mode on a remote node. CDRUNTASK Execute a Sterling Connect:Direct Run Task function on a remote node. CDSND

Summary of the content on the page No. 15

Using Control Language 15 Entering CL Commands You can type CL commands on an i5/OS node using any of the following methods: Embedding CL Commands You can embed CL commands in an application (user-written CL program), which allows you to combine functions supplied by Sterling Connect:Direct for i5/OS with i5/OS CL commands within a user-written application. Entering CL Commands in Free Format You can type CL commands in a free format, which allows you to type a command and its parameters as a

Summary of the content on the page No. 16

16 IBM Sterling Connect:Direct for i5/OS User’s Guide &MSGID is the CDE* error message. The first 8 characters of the &MSGDATA are the application error message that you can look up interactively with the following command: DSPCDMSGD Note: The &MSGID and &MSGDATA variables must be defined in the CL program. Specify the &MSGID character length as 7 characters and &MSGDATA as 8 characters to capture the error message. Using CL Programming and Sterling Connect:Direct CL Commands An i5/O

Summary of the content on the page No. 17

Using Control Language 17 Command Prompting for the Sterling Connect:Direct CL Commands Sterling Connect:Direct CL commands follow the format of the native i5/OS CL commands, which provide an extensive help facility describing their purpose, parameters, values, and any dependencies. In addition, you can use the prompt/help feature to select and type commands and appropriate parameters. Prompt/help is offered at the command level and at the parameter level. Both levels allow you to use F4 for

Summary of the content on the page No. 18

18 IBM Sterling Connect:Direct for i5/OS User’s Guide

Summary of the content on the page No. 19

Chapter 3 Sending a File Sending a file on Sterling Connect:Direct for i5/OS requires the Sterling Connect:Direct Send (CDSND) command. Understanding the Sterling Connect:Direct for i5/OS file systems, the CDSND command parameters, block mode transfer, and the CDSND screens enables you to use this command more effectively. Using the File Systems Sterling Connect:Direct for i5/OS supports two types of file systems to perform file transfers: native file and integrated file. The native file sys

Summary of the content on the page No. 20

20 IBM Sterling Connect:Direct for i5/OS User’s Guide /QSYS.LIB is the iSeries DB2 file system /QOpenSys is a UNIX-style file system All others are part of the root file system Specifying a Path Name The integrated file system recognizes the objects by the path specification. You must specify the fully qualified path name to transfer a file. Sterling Connect:Direct for i5/OS identifies a path that starts with a slash (/) or a backslash (\) as a request for the integrated file system. The i


Alternative user manuals
# User manual Category Download
1 IBM iSeries 270 and 820 SENG-3002-01 User manual Computer Accessories 0
2 IBM POWERPC 750GX User manual Computer Accessories 3
3 IBM X3850 M2 User manual Computer Accessories 56
4 IBM 250000 User manual Computer Accessories 0
5 IBM 1120 User manual Computer Accessories 0
6 IBM POWERPC 750GL User manual Computer Accessories 37
7 IBM 19K4260 User manual Computer Accessories 0
8 IBM ThinkCentre 9212 User manual Computer Accessories 2
9 IBM 7.2.1 User manual Computer Accessories 0
10 IBM ThinkCentre 9213 User manual Computer Accessories 1
11 IBM DB2 User manual Computer Accessories 132
12 IBM X3400 User manual Computer Accessories 10
13 IBM AIX-AK FZK 2005 User manual Computer Accessories 0
14 IBM WAVV 2004 User manual Computer Accessories 1
15 IBM 1125 User manual Computer Accessories 1
16 Sony VGC-RB50(G) User manual Computer Accessories 1
17 Sony Movie Studio HD Platinum Suite 11 MSPSMS11000 User manual Computer Accessories 177
18 Sony Hi-MD Walkman MCMD-R1 User manual Computer Accessories 7
19 Sony Sound Forge V.10.0 Pro SF-10000 User manual Computer Accessories 435
20 Sony Rechargable Battery Pack VGP-BPSC31 User manual Computer Accessories 23