Can I run TSS commands in Batch and write the results to files on USS
search cancel

Can I run TSS commands in Batch and write the results to files on USS

book

Article ID: 431051

calendar_today

Updated On:

Products

Top Secret

Issue/Introduction

Need to be able to run TSS commands in Batch and write the results to files on USS.

For example TSS Command  'TSS LIST(ACIDS) ACIDPRFX(xxxx)'

Environment

Product: Top Secret 

Resolution

You can run TSS commands in batch and write output to a file, then ftp the dataset to a file in USS.

Batch program IKJEFT01 will write formatted output TSS command output.

Batch program TSSCFILE/TSSCFBKP will write unformatted records with TSS command output.

The TSSCFILE record layouts are documented in the TSS documentation.

The output created by IKJEFT01 or TSSCFILE/TSSCFBKP can be routed to the dataset.

Then your program can search the datasets for the data you are looking for.

OR you can ftp the datasets to a USS file and have a USS program search for the data you are looking for.