The ISV SCRT Report has some errors with the quotes in several lines
search cancel

The ISV SCRT Report has some errors with the quotes in several lines

book

Article ID: 281858

calendar_today

Updated On:

Products

COMMON SERVICES FOR Z/OS

Issue/Introduction

The ISV SCRT Report failed to be uploaded to the Broadcom SCRT Report Management site scrt.broadcom.com because some of the lines had formatting errors with the quotes. 
  
Several samples of the formatting errors with the quotes were as follows:

- The section headers were not enclosed in quotes ""
==B5========= SCRT PRODUCT REPORT FOR CA TECHNOLOGIES ====================
 
- The Run Date/Time line was incorrect.
"Run Date/Time,""02 Feb 2024 - 07:30"""
  
It should be:
"Run Date/Time","02 Feb 2024 - 07:30"
 
- Also some lines did not have any quotes at all. 
Machine Rated Capacity (MSUs),529
Machine Peak Utilization,171
Machine MSU Consumed,54920

 

Resolution

The ISV SCRT Report generated by the SCRT program with the CAISCRT JCL was correct. 
  
The errors with the quotes were caused by the file transfer program when the ISV SCRT Report file was transferred as a *.csv file.
If ISV SCRT Report file was transferred as a *.txt file then the file transfer program worked correctly and there was not any error with the quotes.  
  
As the problem was with the file transfer program we have not been able to find out the root cause, but this method can be used as a workaround.