Hold Data ACTIONS for PTF RO97690
search cancel

Hold Data ACTIONS for PTF RO97690

book

Article ID: 16145

calendar_today

Updated On:

Products

IDMS IDMS - Database IDMS - ADS

Issue/Introduction



The hold data for RO97690 indicates the following:

After installing this PTF, please use the IDMSDDDL utility to update your SYSTEM dictionary's message area with the input in source member DC030. Please note using this member will result in the update of all messages contained within DC030. You may optionally decide to only update the specific message(s) associated with this correction. To do this simply include message DC040107 as input to the IDMSDDDL utility.

Should we be including Source member DC030 or DC040?

Environment

Release:
Component: IDMS

Resolution

The PTF RO97690 adds the DC040107 message source to the CAGJSRC(DC030) 
member. There is no DC040 member. 

You can either, (1) copy the single DC040107 message source from the 
CAGJSRC(DC030) member and include it as input to IDMSDDDL 

Example (1) 

================================ T O P ========================= 

//SYSIPT DD * 

SIGNON DICTNAME SYSTEM. 
REP MESSAGE NAME IS DC040107 
SEVERITY IS 0 
LINE 1 DESTINATION IS OPER DESTINATION IS LOG 
MESSAGE IS 'T&$0 LOCK MANAGER SECONDARY STORAGE REQUESTED' 
DEFINITION IS 
'DC040107 LOCK MANAGER SECONDARY STORAGE REQUESTED' 
- ' ' 
- 'The storage used for locking is exhausted and secondary ' 
- 'storage is being requested from pool 255-the CV system XA ' 
- 'storage pool.' 
COMMENTS 
'Module(s) = IDMSLKFM' 

============================= B O T T O M ====================== 

OR (2) input in source member DC030 member which will result in the update of all messages contained within 
member DC030 which includes several DC040xxxx messages. 

Example (2) 

================================ T O P ========================= 
//SYSIPT DD * 
SIGNON DICTNAME SYSTEM. 
// DD DSN=<yourHLQ>.CAGJSRC(DC030),DISP=SHR 
============================= B O T T O M ====================== 

Additional Information

CA IDMS IDD DDDL Reference - 19.0

https://docops.ca.com/ca-idms-ref/19/en/idd-dddl-reference/entity-type-syntax/message