CA View - Problems Running the BRM00ALL Job
search cancel

CA View - Problems Running the BRM00ALL Job

book

Article ID: 142374

calendar_today

Updated On:

Products

Deliver View

Issue/Introduction

In performing an install of View/Deliver 14.0, the client encountered problems with their running of the BRM00ALL job, to allocate datasets.

 

Environment

Release : 14.0

Component : CA View

Resolution

The client was provided a completely filled out BRMSEDIT file, that is used to do the install with BRM00ALL, to use as a model, where the install had no issues:

000001 ISREDIT MACRO
000002 CONTROL ASIS
000003 ISREDIT (STATUS) = USER_STATE
000004 ISREDIT RESET SPECIAL
000005 /*******************************************************************/
000006 /* */
000007 /* This member is an edit macro used to customize the installation */
000008 /* jobs for this software. */
000009 /* */
000010 /* Update this macro with valid values for all the variables below.*/
000011 /* */
000012 /* This macro can be executed two ways. */
000013 /* 1. To update each member individually: */
000014 /* Copy the macro to your SYSPROC location. Edit the copied */
000015 /* macro and provide valid values for all the variables below.*/
000016 /* Edit the member you wish to update in EDIT mode. Type the */
000017 /* name of this macro on the command line and press ENTER. */
000018 /* */
000019 /* 2. To update all members: */
000020 /* Update this macro in the current library to include valid */
000021 /* values for all the variables below. Then, edit the */
000022 /* BRMEDALL REXX exec and follow the directions there. */
000023 /* */
000024 /* This macro contains mixed case; therefore, you should not use */
000025 /* uppercase. */
000026 /* */
000027 /* */
000028 /* UPDATE THE FOLLOWING: */
000029 /* */
000030 /* JOBCARD1 - Enter job card information */
000031 /* JOBCARD2 - Enter job card information */
000032 /* JOBCARD3 - Enter job card information */
000033 /* JOBCARD4 - Enter job card information */
000034 /* VOLINFO - Edit the SMS VOLINFO statement. If you do not use */
000035 /* SMS, delete the SMS data line and uncomment the */
000036 /* line with VOL=SER, then enter a valid volser. */
000037 /* This information will be used when creating the */
000038 /* product and SMP/E data sets. */
000039 /* CSIVOLINF - Edit the SMS CSIVOLINF statement. If you do not */
000040 /* use SMS, delete the SMS data line and uncomment */
000041 /* the line with VOLUME, then enter a valid VOLUME. */
000042 /* This information will be used when creating the */
000043 /* CSI VSAM data set. */
000044 /* GLOBALHLQ - Enter SMP/E High level qualifier for your GLOBAL */
000045 /* ZONE. */
000046 /* CAIT0HLQ - Enter SMP/E High level qualifier for your CAIT0 */
000047 /* TARGET ZONE. */
000048 /* PRODHLQ - Enter Product data set high level qualifier. */
000049 /* DASDHLQ - Enter the high level qualifier that was specified */
000050 /* for yourHLQ when the UNZIPJCL job was run. */
000051 /* DISKUNIT - Enter the disk unit name. */
000052 /* SMPETEMP - Enter the prefix for SMPTLIB data sets. Warning - */
000053 /* If you use .CAI as the last node of the SMPETEMP */
000054 /* prefix, and DASDHLQ is set to a similar value */
000055 /* without the .CAI node, problems can occur and the */
000056 /* products may not install. */
000057 /* Example: DASDHLQ = ABC.DEF */
000058 /* SMPETEMP= ABC.DEF.CAI --- THIS WILL FAIL */
000059 /* */
000060 /* EMAILADR - Enter your CA Support Online email address used for */
000061 /* anonymous ftp of HOLDDATA to customers */
000062 /* */
000063 /* ZNCAIT0 - Enter Target Zone name within CSI or default */
000064 /* to CAIT0 */
000065 /* ZNCAID0 - Enter Distribution Zone name within CSI or */
000066 /* default to CAID0 */
000067 /* */
000068 /* USSFSHLQ - At least one product or option on this media */
000069 /* contains Unix System Services parts. Enter the */
000070 /* high level qualifier to use when creating USS */
000071 /* File System data sets. */
000072 /* USSVOLINF - At least one product or option on this media */
000073 /* contains Unix System Services parts. Edit the SMS */
000074 /* USSVOLINF statement. If you do not use SMS, */
000075 /* delete the SMS data line and uncomment the */
000076 /* statement using VOLUME, then enter valid volume. */
000077 /* */
000078 /* @pathprefix1@ - Enter the high level directory path for */
000079 /* MOUNT POINT: */
000080 /* CA Output Management Web Viewer */
000081 /* */
000082 /* High level directory path must not exceed 56 characters. */
000083 /* */
000084 /* UPDATE THE FOLLOWING DDDEFS WITH SITE SPECIFIC DATA SET NAMES. */
000085 /* */
000086 /* CSSLIB - IBM LINKAGE ASSIST LIBRARY */
000087 /* SCEELKED - LANGUAGE ENVIRONMENT SCEELKED */
000088 /* SCEELKEX - LANGUAGE ENVIRONMENT SCEELKEX */
000089 /* */
000090 /*******************************************************************/
000091 /* Copyright (C) 2016 CA. All Rights Reserved. */
000092 /*******************************************************************/
000093 /* */
000094 /* Set the JOB values below. */
000095 /* */
000096 /*******************************************************************/
000097 ISREDIT CHANGE ALL JOBCARD1 +
000098 "//JOBNAME JOB (acct),'NAME',CLASS=A,"
000099 ISREDIT CHANGE ALL JOBCARD2 +
000100 "// MSGCLASS=X,NOTIFY=&SYSUID,LINES=9999,TIME=1440"
000101 ISREDIT CHANGE ALL JOBCARD3 +
000102 "/*JOBPARM S=*"
000103 ISREDIT CHANGE ALL JOBCARD4 +
000104 "//*"
000105 /*******************************************************************/
000106 /* */
000107 /* Choose VOLUME or SMS information below for VOLINFO */
000108 /* */
000109 /*******************************************************************/
000110 ISREDIT CHANGE ALL VOLINFO +
000111 "MGMTCLAS=mmm,STORCLAS=sss,DATACLAS=DEFAULT"
000112 /*"VOL=SER=XXXXXX,UNIT=YYYYYY" */
000113 /* */
000114 /*******************************************************************/
000115 /* */
000116 /* Choose VOLUME or SMS information below for CSIVOLINF */
000117 /* */
000118 /*******************************************************************/
000119 ISREDIT CHANGE ALL CSIVOLINF +
000120 "MGMTCLAS(ttt) STORCLAS(sss) DATACLAS(DEFAULT)"
000121 /* "VOLUME(XXXXXX)" */
000122 /* */
000123 /*******************************************************************/
000124 /* */
000125 /* Choose VOLUME or SMS information below for USSVOLINF */
000126 /* */
000127 /*******************************************************************/
000128 ISREDIT CHANGE ALL USSVOLINF +
000129 "MGMTCLAS(ttt) STORCLAS(sss) DATACLAS(DEFAULT)"
000130 /* "VOLUME(XXXXXX)" */
000131 /* */
000132 /*******************************************************************/
000133 /* */
000134 /* Set the High Level Qualifiers, Units, and Zone names below */
000135 /* */
000136 /*******************************************************************/
000137 ISREDIT CHANGE ALL EMAILADR [email protected]
000138 ISREDIT CHANGE ALL GLOBALHLQ HLQ.V14S 
000139 ISREDIT CHANGE ALL CAIT0HLQ HLQ.V14S 
000140 ISREDIT CHANGE ALL PRODHLQ HLQ.V14S 
000141 ISREDIT CHANGE ALL USSFSHLQ HLQ.V14S 
000142 ISREDIT CHANGE ALL DASDHLQ HLQ.V14S 
000143 ISREDIT CHANGE ALL SMPETEMP HLQ.V14S 
000144 ISREDIT CHANGE ALL DISKUNIT SYSALLDA
000145 ISREDIT CHANGE ALL ZNCAIT0 CAIT0
000146 ISREDIT CHANGE ALL ZNCAID0 CAID0
000147 /* */
000148 /* */
000149 /*******************************************************************/
000150 /* */
000151 /* Customize the Unix System Services directories. */
000152 /* Change the following path prefix(es) to your local values. */
000153 /* */
000154 /* IMPORTANT NOTE: Path should NOT end with a forward slash, */
000155 /* and should NOT be the same path as any */
000156 /* directory that already exists. */
000157 /* */
000158 /*******************************************************************/
000159 ISREDIT CHANGE ALL @pathprefix1@ +
000160 "/a/userid/CCAFE00/V14"
000161 /* "/cai/view" */
000162 /* */
000163 /* */
000164 /* */
000165 /*******************************************************************/
000166 /* */
000167 /* The following lines indicate default names for the data sets or */
000168 /* pathnames. Please verify that the data sets or paths exist */
000169 /* at your site. For each line, change the SECOND name to the */
000170 /* site specific name. */
000171 /* */
000172 /* IMPORTANT NOTE: If any commands below include a USS pathname, */
000173 /* it must begin and end with a forward slash. */
000174 /* */
000175 /*******************************************************************/
000176 /* */
000177 ISREDIT CHANGE ALL SYS1.MODGEN SYS1.MODGEN
000178 ISREDIT CHANGE ALL SYS1.MACLIB SYS1.MACLIB
000179 ISREDIT CHANGE ALL SYS1.MACLIB SYS1.MACLIB
000180 ISREDIT CHANGE ALL SYS1.MACLIB SYS1.MACLIB
000181 ISREDIT CHANGE ALL SYS1.MACLIB SYS1.MACLIB
000182 ISREDIT CHANGE ALL SYS1.CSSLIB SYS1.CSSLIB
000183 ISREDIT CHANGE ALL CEE.SCEELKED CEE.SCEELKED
000184 ISREDIT CHANGE ALL CEE.SCEELKEX CEE.SCEELKEX
000185 /* */
000186 ISREDIT USER_STATE = (STATUS)
000187 EXIT