Looking For Sample Code for connect:: direct command

Asked By 20 points N/A Posted on -
qa-featured

I'm looking for a sample code that will allow calling of connect : direct command. It should be able to do so from within the shell. Do you have any suggestions ? Help me out please.

SHARE
Best Answer by Davisess Donna
Best Answer
Best Answer
Answered By 0 points N/A #196702

Looking For Sample Code for connect:: direct command

qa-featured

You have to determine node-to-node session where the Process can execute. If CLASS does not specify in this Process, then it may default to class value specified for the PARSEES in network map.

CKPT = [nK | nM]

Specify the byte interval for the checkpoint support. The checkpointing can enable restart of the transmission from beginning.

Only in order disk files may be checkpointed.

Sterling Connect:Direct® may convert the specified value into the block boundary, then a data transmission of checkpoint is taken at this position.

Then specify the checkpoint value of 0 in Process to stop automatic checkpointing. To overrule automatic checkpointing, select K to denote thousands; M for millions.

Thanks,

Davisess Donna

Answered By 0 points N/A #196704

Looking For Sample Code for connect:: direct command

qa-featured

Hello, 

I attached to this message Process.txt that will provide you with three examples.

In these examples you will learn how to use connect: Direct command.

The first example will show how to create a basic Process statement.

The second examples deals with Retain Parameter.  Retain is used to create detailed process statement.

The third examples will show how to use Notify parameter.  

This parameter also creates detailed process statement but with different values.

Fore more information you can access this link:

I hope this helpful.
 

Related Questions