CA View Sardbase Input Control statement
search cancel

CA View Sardbase Input Control statement

book

Article ID: 187551

calendar_today

Updated On:

Products

Deliver View

Issue/Introduction

Hi I am attempting to create a CA VIEW R14 SAR DATABASE with the following 

NAME SAR.SYSTEM1

ADDDS INDEX UNIT=3390 VOL=vvvvv1 CYL=29500 STORCLAS=NONSMS

ADDDS DATA UNIT=3390 VOL=vvvvv2 CYL=29500 STORCLAS=NONSMS

ADDDS DATA UNIT=3390 VOL=vvvvv3 CYL=29500 STORCLAS=NONSMS

ADDDS DATA UNIT=3390 VOL=vvvvv4 CYL=29500 STORCLAS=NONSMS

Can you tell me how to add the Parameter DATACLAS=dclass  since it takes the input beyond column 71  ?







Environment

Release : 14.0

Component : CA View

Resolution

The SARDBASE control statements must be coded on a single card image between
columns 1 and 71.
 
All of the ADDDS keywords can be abbreviated to the
fewest number of characters that make them unique.
By abbreviating the keywords this should allow you to keep them all
on the same line.
 
Example : - 
 
ADDDS DATA U=3390 V=vvvvv4 C=29500 STOR=NONSMS DATA=dclass