CA-View Conversion Guide
CA-View Conversion Guide
9.0.20.100
Conversion Guide
March 2021
Contacting BMC Software
You can access the BMC Software website at http://www.bmc.com. From this website, you can obtain
information about the company, its products, corporate offices, special events, and career opportunities.
United States and Canada
Address BMC SOFTWARE INC Telephone 713 918 8800 Fax 713 918 8000
2103 CITYWEST BLVD 800 841 2031
HOUSTON TX
77042-2827
USA
Telephone (01) 713 918 8800 Fax (01) 713 918 8000
2
Restricted rights legend
U.S. Government Restricted Rights to Computer Software. UNPUBLISHED -- RIGHTS RESERVED UNDER
THE COPYRIGHT LAWS OF THE UNITED STATES. Use, duplication, or disclosure of any data and
computer software by the U.S. Government is subject to restrictions, as applicable, set forth in FAR Field
52.227-14, DFARS 252.227-7013, DFARS 252.227-7014, DFARS 252.227-7015, and DFARS 252.227-7025,
as amended from time to time. Contractor/Manufacturer is BMC SOFTWARE INC, 2101 CITYWEST BLVD,
HOUSTON TX 77042-2827, USA. Any contract notices should be sent to this address.
Customer support
You can obtain technical support by using the BMC Software Customer Support website or by contacting
Customer Support by telephone or e-mail. To expedite your inquiry, see “Before contacting BMC.”
Support website
You can obtain technical support from BMC 24 hours a day, 7 days a week at
(http://www.bmc.com/support). From this website, you can:
Read overviews about support services and programs that BMC offers
Find the most current information about BMC products
Search a database for issues similar to yours and possible solutions
Order or download product documentation
Download products and maintenance
Report an issue or ask a question
Subscribe to receive proactive e-mail alerts when new product notices are released
Find worldwide BMC support center locations and contact information, including e-mail addresses, fax
numbers, and telephone numbers
Support by telephone or e-mail
In the United States and Canada, if you need technical support and do not have access to the web, call
800 537 1813 or send an e-mail message to customer_support@bmc.com. (In the subject line, enter
SupID:<yourSupportContractID>, such as SupID:12345). Outside the United States and Canada,
contact your local support center for assistance.
Before contacting BMC
Have the following information available so that Customer Support can begin working on your issue
immediately:
Product information
• Product name
• Product version (release number)
• License number and password (trial or permanent)
Operating system and environment information
• Machine type
• Operating system type, version, and service pack or other maintenance level such as PUT or PTF
3
• System hardware configuration
• Serial numbers
• Related software (database, application, and communication) including type, version, and service
pack or maintenance level
Sequence of events leading to the issue
Commands and options that you used
Messages received (and the time and date that you received them)
• Product error messages
• Messages from the operating system, such as file system full
• Messages from related software
License key and password information
If you have questions about your license key or password, contact BMC as follows:
(USA or Canada) Contact the Order Services Password Team at 800 841 2031, or send an e-mail
message to ContractsPasswordAdministration@bmc.com.
(Europe, the Middle East, and Africa) Fax your questions to EMEA Contracts Administration at +31 20
354 8702, or send an e-mail message to password@bmc.com.
(Asia-Pacific) Contact your BMC sales representative or your local BMC office.
Third party Software
For the provisions described in the BMC License Agreement and Order related to third party products or
technologies included in the BMC Product,
seehttps://docs.bmc.com/docs/display/workloadautomation/Control-M+Workload+Automation+Document
ation and click Third-party software (TPS).
4
Contents
About this guide ............................................................................................................... 7
Conventions Used in This Guide .................................................................................................... 7
Related Publications .................................................................................................................. 10
1 Overview ................................................................................................................... 11
Introduction .............................................................................................................................. 11
Conversion Steps....................................................................................................................... 12
Naming Conventions .................................................................................................................. 12
Creating the Control-D Recipient Tree ......................................................................................... 12
Creating Decollation Mission Definitions ....................................................................................... 12
Creating the Control-D History User File ...................................................................................... 13
Special Considerations ............................................................................................................... 14
5
C Messages .................................................................................................................. 33
6
About this guide
This guide contains the information necessary to help you to convert from CA-View to Control-D. The
guide contains the following parts:
1 Overview (on page 11)
Provides an introduction, outlines conversion steps, gives naming conventions, and gives a short
explanation of each step of the conversion process.
2 Conversion Steps (on page 16)
Specifies the steps needed to perform the conversion.
3 Building a Control-D Recipient Tree (on page 22)
Gives the procedure and examples for defining and building a Control-D Recipient Tree using utility
CTDBLDTR.
A Default Conversion Parameters (on page 27)
B Utility CTDSARRS - Massive restore CA-View archived reports to Control-D (on page 30)
C Messages (on page 33)
7
Preconfigured PFKeys
Many commands are preconfigured to specific keys or key combinations. This is particularly true with
regard to numbered PF keys, or pairs of numbered PFKeys. For example, the END command is
preconfigured to, and indicated as, PF03/PF15. To execute the END command, press either the PF03
key or the PF15 key.
Instructions to enter commands may include
only the name of the command, such as, enter the END command
only the PF keys, such as, press PF03/PF15
or both, such as, press PF03/PF15, or enter the END command
Command Lines and Option Fields
Most screens contain a command line, which is primarily used to identify a single field where commands,
or options, or both, are to be entered. These fields are usually designated COMMAND, but they are
occasionally identified as COMMAND/OPT or COMMAND/OPTION.
Option field headings appear in many screens. These headings sometimes appear in the screen examples
as OPTION, or OPT, or O.
Names of Commands, Fields, Files, Functions, Jobs, Libraries, Members, Missions, Options, Parameters,
Reports, Subparameters, and Users
The names of commands, fields, functions, jobs, libraries, members, missions, options, parameters,
reports, subparameters, users, and most files, are shown in standard UPPERCASE font.
User Entries
In situations where you are instructed to enter characters using the keyboard, the specific characters to
be entered are shown in this UPPERCASE BOLD text, for example, type EXITNAME.
Syntax statements
In syntax, the following additional conventions apply:
A vertical bar ( | ) separating items indicates that you must choose one item. In the following
example, you would choose a, b, or c:
a| b | c
An ellipsis ( . . . ) indicates that you can repeat the preceding item or items as many times as
necessary.
Square brackets ( [ ] ) around an item indicate that the item is optional. If square brackets ( [ ] ) are
around a group of items, this indicates that the item is optional, and you may choose to implement
any single item in the group. Square brackets can open ( [ ) and close ( ] ) on the same line of text,
or may begin on one line of text and end, with the choices being stacked, one or more lines later.
Braces ({ }) around a group of items indicates that the item is mandatory, and you must choose to
implement a single item in the group. Braces can open ( { ) and close ( } ) on the same line of text,
or may begin on one line of text and end, with the choices being stacked, one or more lines later.
8
Screen Characters
All syntax, operating system terms, and literal examples are presented in this
typeface. This includes JCL calls, code examples, control statements, and system messages. Examples
of this are:
calls, such as
CALL ’CBLTDLI’
system messages, both stand-alone, such as You are not logged on to database
database_name, and those embedded in text, such as the message You are not logged on to
database database_name, are displayed on the screen.
Variables
Variables are identified with italic text. Examples of this are:
In syntax or message text, such as
Specify database database_name
In regular text, such as
replace database database_name1 with database database_name2 for the current session
In a version number, such as
EXTENDED BUFFER MANAGER for IMS 4.1.xx
Special elements
This book includes special elements called notes and warnings:
Note: Notes provide additional information about the current subject.
WARNING: Warnings alert you to situations that can cause problems, such as loss of data, if you do not
follow instructions carefully.
9
Related Publications
Control-D Getting Started Guide
Introduction to Control-D concepts and facilities in the framework of a hands-on demonstration.
Control-D Online Viewing Guide
Tutorial guide that demonstrates the features of the Online Viewing facility.
Control-D Implementation Guide
Practical guide for determining implementation objectives, and for planning and performing the
implementation of Control-D.
AFP in the Control-D Environment Implemention Guide
Guide to the efficient utilization of the built-in AFP support features of Control-D.
INCONTROL for z/OS Administrator Guide
Information for system administrators about customizing and maintaining INCONTROL™ products.
INCONTROL for z/OS Installation Guide
Step-by-step guide to installing INCONTROL products using the INCONTROL™ Installation and
Customization Engine (ICE) application.
INCONTROL for z/OS Messages Manual
Comprehensive listing and explanation of all INCONTROL and IOA messages and codes.
INCONTROL for z/OS Security Guide
Step-by-step guide to implementing security in INCONTROL products.
INCONTROL for z/OS Utilities Guide
Describes utilities designed to perform specific administrative tasks that are available to INCONTROL
products.
10
1
1
1 Overview
This chapter includes the following topics:
Introduction (on page 11)
Conversion Steps (on page 12)
Naming Conventions (on page 12)
Creating the Control-D Recipient Tree (on page 12)
Creating Decollation Mission Definitions (on page 12)
• Job SARJDEC1 (on page 12)
• Job SARJDEC2 (on page 13)
Creating the Control-D History User File (on page 13)
• Jobs SARJRPA1 and SARJRPA2 (on page 13)
• Job SARJARC1 (on page 13)
• Job SARJAR11 (on page 14)
• Job SARJARC2 (on page 14)
• User Exit CTDX004 (on page 14)
• SARSKL Skeleton Job (on page 14)
Special Considerations (on page 14)
Introduction
This publication helps you convert from CA-View to Control-D software.
The CA-View to Control-D conversion tool creates Control-D components based on information extracted
from the CA-View database.
This conversion tool supports Control-D version 6.3.00 and above. IOA and Control-D environments must
be installed before starting the conversion process.
This conversion tool is supplied as an open source that can be adjusted to the specific conversion process
requirements.
The layout of the input files used for the conversion might differ based on the release or settings of the
converted product. The requirements for conversion might be different based on the specific
implementation.
Before starting the conversion, all the details must be analyzed and the SARLxxxx, SARJxxxx, and
SARDxxxx members adjusted accordingly.
11
Control-D CA-View Conversion Guide
Conversion Steps
The steps for converting CA-View to Control-D are described in 2 Conversion Steps (on page 16)
Each of these steps can be implemented separately according to the needs of the report distribution
environment. For example, CA-View archive indexes can be converted without performing other parts of
the conversion.
Naming Conventions
CA-View to Control-D conversion members are located in the IOA SAMPLE library. Nearly all the members
associated with this conversion tool have names beginning with the characters SAR.
SARDEFxx—Members containing default settings and definitions
SARJxxxx—Members containing conversion jobs
SARLxxxx—CA-View report layouts
SARSxxxx—Source programs of the conversion jobs
CTDBLDTR—Program for creating the Control-D Recipient Tree
Job SARJDEC1
Job SARJDEC1 creates a sequential file used as input for job SARJDEC2.
12
Control-D CA-View Conversion Guide
Job SARJDEC2
Job SARJDEC2 reads the file created by job SARJDEC1 and produces decollation mission definitions that
are stored as members in the Control-D REPORTS library.
The member name for each decollation mission definition is based on the CA-View jobname. Therefore,
each CA-View job has a corresponding Control-D decollation definition member.
Job SARJARC1
Job SARJARC1 performs the following steps to create a sequential file for job SARJARC2:
1. Defines all the files used by the conversion program
2. Sorts the CA-View report list and removes unneeded records
3. Propagates user names
4. Sorts the CA-View report by USERNAME
5. Sorts the user table by OLDUSER
6. Converts user names
7. Reformats the list of archived reports
8. Merges both reports into one report to be used by job SARJARC2
13
Control-D CA-View Conversion Guide
Job SARJAR11
If the CA-View report list is missing, the job SARJAR11 must be used instead of job SARJARC1. Only the
list of the archived reports is used as an input file for this job. In this case, the default user name is taken
from the SARDEFAR definitions member. This is instead of taking different user names from the CA-View
report list for each report.
This job includes one step that reformats the list of archived reports and creates a report to be used by
job SARJARC2.
Job SARJARC2
Job SARJARC2 creates records in the Control-D History User file based on input from job SARJARC1. For
additional information, see the discussion about setting default parameters in member SARDEFAR before
starting job SARJARC2. This discussion is outlined on page 1-20, in item 6 of Special Considerations (on
page 14)Set the default parameters in member SARDEFAR before job SARJARC2 is started.
Special Considerations
1. The USER NAME in the CA-View report has the same characteristics as the USER NAME in CA-View
files (16 characters maximum, blanks allowed). To adjust the USER NAME to the Control-D
environment, the name is truncated to 8 characters and blanks are replaced by underscores ("_").
This process is applied to the Recipient Tree conversion, but the full USER NAME is set to one of the
synonyms in the tree.
2. The function of the PAGE FLAG in CA-View is implemented by AND/OR logic in the WHEN statement,
and by the following Control-D parameters:
CONTID (Y/N)
REFER TO NEXT PAGE (Y/N)
PRINT (Y/N)
Special user name NULL must be defined in the Recipient Tree to support the REFER TO NEXT PAGE
option.
14
Control-D CA-View Conversion Guide
3. The ARCHIVE option in CA-View is converted to the BACKUP option in Control-D. When N (No) is
specified in the CA-View report definition, no backup mission name is inserted in the report decollation
definition. Otherwise, the default BACKUP mission name, specified as an external parameter in
member SARDEFDM in the IOA SAMPLE library, is used in the DO BACKUP statement.
4. The DO NAME statement in each Control-D report decollation definition is set to the CA-View report
name.
5. There is a maximum default value for the number of statements for each member built by this
conversion. This number is specified in routine SARSREP7 in the #CARDS and AREALEN constants. If
necessary, this value is locally tailored.
6. Set the default parameters in member SARDEFAR before job SARJARC2 is started.
Do not change the statements PRODUCT=CA-VIEW and CATEGORY=SAR-CONVERTED. The
CATEGORY field is inserted in the corresponding field in the USER records for additional analysis by
User Exit CTDX004. Based on this parameter, Exit CTDX004 determines whether a special restore
process is used.
7. The report definition conversion program creates ON CLASS or ON DSN decollation missions,
depending on the value of parameter ONDSN in member SARDEFDM in the IOA SAMPLE library. When
ON DSN decollation missions are created, the ON DSN statements have the format:
ON DSN=DDNAME=ddname,PGMSTEP=pgmstep
8. DO MIGRATE statements are generated if the name of the migration mission is defined in member
SARDEFDM in the IOA SAMPLE library.
15
2
2
2 Conversion Steps
This chapter includes the following topics:
Overview of the conversion process steps (on page 17)
Step 1 Tailor and Run Member SARJASML (on page 17)
Step 2 Create the Control-D Recipient Tree (on page 17)
Step 3 Convert Report Definitions (on page 18)
• Step 3.A Extract the Report Definitions From the CA-View Database (job SARJRPA1) (on page 18)
• Step 3.B Extract the Listing of the Bundles From the CA-View Database (job SARJRPA3) (on page
18)
• Step 3.C Check or Modify Options Specified in Member SARDEFDM (on page 19)
• Step 3.D Tailor and Run Jobs SARJDEC1 and SARJDEC2 (on page 19)
Step 4 Archive Conversion (on page 20)
• Step 4.A Tailor and Run Jobs SARJRPA1 and SARJRPA2 (on page 20)
• Step 4.B Tailor and Run Jobs SARJARC1, SARJAR11, and SARJARC2 (on page 20)
• Step 4.C Tailor and Recompile User Exits CTDX004 and CTDX024 (on page 21)
• Step 4.D Tailor Skeleton SARSKL or SARSKLR in Control-D SKL Library (on page 21)
Step 5 Test the Conversion (on page 21)
16
Control-D CA-View Conversion Guide
17
Control-D CA-View Conversion Guide
Data Description
2. Submit the job for execution and check the sysout for error messages. Condition code 0 indicates the
proper completion of the job.
Step 3.B Extract the Listing of the Bundles From the CA-View
Database (job SARJRPA3)
1. The following table describes the input and output for this step:
Table 2 CA-View Listing of the Bundles
Data Description
Output Name the output file SAR.BANDLREP. Otherwise, you must change the
name in the job that extracts the data.
The output file must have the following characteristics: physical
sequential, record format FBA, logical record length 133.
The file records layout is mapped in the supplied SARLDECM member.
2. Submit the job for execution and check the sysout for error messages. Condition code 0 indicates the
proper completion of the job.
3. This step is optional. If it is performed, the bundle names are used as Control-D print mission names
during creating decollation mission definitions by the job SARJDEC2.
18
Control-D CA-View Conversion Guide
Data Description
Input File SAR.OUTREP is extracted from the CA-View database by the job
SARJRPA1.
File SAR.BANDLREP is extracted from the CA-View database by the job
SARJRPA3 (optional).
Member SARDEFDM in the IOA SAMPLE library contains external
parameters for the conversion. These parameters are used as defaults
for the report decollation definitions. Make the necessary changes before
you run job SARJDEC1.
19
Control-D CA-View Conversion Guide
Data Description
2. Submit the job for execution and check the sysout for error messages. Condition code 0 indicates the
proper completion of the job.
20
Control-D CA-View Conversion Guide
Step 4.C Tailor and Recompile User Exits CTDX004 and CTDX024
Adjust the following User Exits using the Sample Exits supplied in the IOA SAMPEXIT library:
CTDX004 CTDX004L
CTDX024 CTDX024L
21
3
3
3 Building a Control-D Recipient Tree
This chapter includes the following topics:
Overview of the CTDBLDTR utility (on page 22)
Defining the Levels (on page 23)
Additional Considerations for the PARENT Paragraph (on page 24)
TREE Construction Example (on page 25)
22
Control-D CA-View Conversion Guide
Paragraph Description
Parameters define how to process the paragraph. These parameters are repeated for the same paragraph
if the data to be constructed consists of data contained in more than one string in the report line.
23
Control-D CA-View Conversion Guide
Parameter Description
POS Starting character position of the string in the input report. A value
of 0 (zero) indicates that the default value is used. Data from the
report is not used for this parameter.
The POS value is relative to the first print column of the report (that
is, for the first column of the report, POS is set to 1) and does not
include print control characters or variable record length values.
The combined total length of the data constructed from all the repetitions of the parameters, for each
paragraph, must not exceed the number of characters shown in the table below:
Table 7 Maximum Number of Characters for Paragraph Types
8 USER
8 PARENT
52 ADDRESS
20 SYNONYM
The utility constructs the users based on these definitions and searches the Recipient Tree to see if the
constructed user is already defined. If the user is not found, the utility adds the user. If the user is found,
the utility updates the Recipient Tree. This utility is especially useful if the only changes required are the
addition of synonyms.
Parameter Description
If the parent of a user cannot be identified from the data on the report line, but can be determined from
the user name, a file containing a table relating parent names to user names is supplied.
Each line in the external table is in the format USER=usermask PARENT=parent
24
Control-D CA-View Conversion Guide
25
Control-D CA-View Conversion Guide
26
4
A
A Default Conversion Parameters
Default definition parameters for decollation missions are contained in member SARDEFDM in the IOA
SAMPLE library. These parameters can be tailored according to site requirements.
Table 9 Member SARDEFDM Default Decollation Definition Parameters
Parameter Description
DEFAULT USER Optional. Specifies a valid user name, defined in the Control-D
Recipient Tree, that gets the unidentified pages of a report.
Maximum length: 8 characters.
DEFAULT COPIES Optional. Defines the default number of copies to produce when
printing the report. If not specified, the value 098 is taken from the
DEFAULTS definitions. For more information, see the Control-D User
Guide. Parameter length: 3 characters. Leading zeroes must be
used.
MAX COPIES Optional. Defines the maximum number of copies. If not specified,
the value of 098 is taken from the DEFAULTS definitions. For more
information, see the Control-D User Guide. Parameter length: 3
characters. Leading zeroes must be used.
PRINT BY FORM Optional. Indicates whether the printing mission name should be set
to (1) the FORM name taken from the CULPRIT report or (2) the
default printing mission name (set to STD). Valid values: Y (for the
FORM name) or N (for STD).
BACKUP MISSION Optional. Specifies the BACKUP MISSION name to be used if the
Archive option is set to Y in the CULPRIT report. Maximum length: 8
characters.
27
Control-D CA-View Conversion Guide
Parameter Description
MIGRATION MISSION Optional. Specifies the MIGRATION MISSION name to be used if the
Archive option is set to Y in the CULPRIT report. Maximum length: 8
characters.
#LINES RANGE Number of lines preceding the testing line specified in the CA-View
report that must be included in the search window. For example, if
the line 3 is specified in CA-View report and #LINES RANGE =1, the
lines 2-3 are included in the search window.
A value of 000 indicates that only the line specified in the CA-View
report will be searched.
COPIES Optional. Sets the default number of copies in case this parameter is
not specified in member INPARM. Default: 98
PRINT MISSION Default print mission name to be used in the DO PRINT statement
in the decollation definition.
28
Control-D CA-View Conversion Guide
Default Archive Conversion parameters are contained in member SARDEFAR in the IOA SAMPLE library.
These parameters can be tailored according to site requirements.
Table 10 Member SARDEFAR Default Archive Conversion Parameters
Parameter Description
CLASS Optional.
COPY# Optional.
FORM Optional.
CHARS Optional.
MODIFY Optional.
DEFRETP Default retention period (days) for all reports being converted from
CA-View. This value must be four digits with leading zeros.
Examples: 0110, 0400, 2525
DATUNTIL Last archive index creation date. Indexes created after this date are
not converted.
DATETYP Date format in the SAR archive file, one of the following values:
A — MM/DD/YYYY (the default)
W — DD/MM/YYYY
J — YYYY/MM/DD
29
5
B
B Utility CTDSARRS - Massive restore CA-View
archived reports to Control-D
Overview of CTDSARRS (on page 30)
Parameters (on page 31)
Activating the utility (on page 32)
• Return codes (on page 32)
Example (on page 32)
Overview of CTDSARRS
The utility restores reports from CA-View archive tapes to Control-D Active User file in order to back them
up using the Control-D tools.
WARNING: If the report data is encrypted on the CA-View archive tapes, do not use the CTDSARRS
utility. Use the SARSKSLR utility, found in the IOA SAMPLE library, instead. Use the SARJKSLR job to
submit the utility.
The CA-View archived reports are read from the tape one after another as they are located on the tape
volume. The reports existing in the History User file created during Step 4-Archive Conversion are
restored by one tape volume scanning. The number of reports restored by one utility run can be limited
by an input parameter MAXN.
Then the restored reports will be backed up by Control-D backup (or migration) mission specified in a
parameter to the utility. After the restored reports have been backed up by the Control-D and Control-V
tools and CTDDELRP is performed, the User and SYSDATA records in the History User File will point to the
new Control-D archives and the old CA-View archive tapes will be unavailable from Control-D. The old
SYSDATA records pointed to CA-View archives can be then deleted from the History User file by the
CTDCLHST utility with the parameter NOSYS=S as orphan records.
30
Control-D CA-View Conversion Guide
Parameters
The input parameters for the utility are specified in the stream referred by the SYSIN DD statement. All
parameters have keyword format. They are described in Table 11.
Table 11 CTDSARRS input parameters
Parameter Description
TSEQ The input CA-View archive tape dataset seq. number. Maximum length is
5 digits. Obligatory.
PREF The high level qualifier (prefix) of the created Control-D CDAM files.
Maximum length is 7. Optional. If it is not specified the AMPREF
parameter from CTDPARM is used.
31
Control-D CA-View Conversion Guide
Return codes
Table 12 provides a description of the return codes of the CTDSARRS utility.
Table 12 Return codes for the CTDSARRS utility
Code Description
Example
The following example illustrates the use of the utility's control statements.
//CTDSARRS EXEC CTDSARRS
//TAPE DD DISP=SHR,DSN=SAR.PROD.SARTAPE.T0004179
//SYSIN DD *
TSEQ=4179
BKPMIS=BKPSAR
PREF=CTD.SAR
MAXN=100000
FORCE=NO
//
In this example, the reports are from the CA-View archive tape file SAR.PROD.SARTAPE.T0004179. If the
input file contains more then 100000 reports only 100000 will be restored. The created Control-D CDAM
files will have the prefix CTD.SAR. The restored reports are scheduled to be backed up by the Control-D
backup mission BKPSAR.
32
6
C
C Messages
CTDSAR01S CTDSAR01S: BAD RC=rc FROM PUTMEM FUNCTION. MEMBER - memname.
Explanation: An error occurred while processing routine CADSMEM. The error probably occurred as a
result of insufficient space in the Control-D REPORTS library or the DJDEPARM, APAPARM, or OUTPARMS
library. Routine CADSMEM is used to perform all the required operations on PDS libraries and members.
System Action: The job terminates.
User Response: Determine which library member was being processed and take appropriate corrective
action.
33
Control-D CA-View Conversion Guide
CTDSAR10S DEFAULT COPIES NUMBER IS GREATER THEN THE MAX COPIES NUMBER. 98
IS ASSUMED
Explanation: The default value of parameter DEFAULT COPIES in member SARDEFDM in the IOA
SAMPLE library is greater than the value specified for parameter MAX COPIES.
User Response: Specify compatible values for parameters DEFAULT COPIES and MAX COPIES.
CTDCA0I HISTORY FILE CONVERSION STARTED
Explanation: This information message indicates that the archive conversion process has started.
CTDCA1I HISTORY FILE CONVERSION ENDED RC=rc
Explanation: This information message indicates that the archive conversion process has ended with a
return code of rc.
34
Control-D CA-View Conversion Guide
35