kw_foo
30th April 2002, 11:13
What are the things that I might need to do or check after I installed a solution/weekly dump through PMC "Process Solution - Install solution" ?

e.g. Patch Objects after error solving, Create Runtime Data Dictionary ???

KW Foo

patvdv
30th April 2002, 11:28
KW_foo,

You should run the session Print Solution History for the installed patch and its dependancies with the option 'including components'. This will generate a report with all installed components from which you can check for new table definitions and/or domains. In that case you will need to do a CRDD.

Steve Johnson
1st May 2002, 17:38
Also read solution 122399. This describes a new version of PMC that automatically advises when convert to RTDD is required. Also mant other enhancements.

tdlooff
18th May 2002, 00:15
Also when a new session is present in the compontentslist, a create runtime has to be done.

victor_cleto
19th May 2002, 14:24
PMC does a population of the corresponding runtime tables when a new session is delivered.
Only tables and domains are not handled automatically ("old" PMC). The "new" PMC does not handles these automatically also, but warns you what needs to be converted prior to the installation (during the "check to install" phase).

Carefull to not confuse PMC installations with import dumps - the latest one does not populate any runtime tables at all, meaning that everything (that needs RTDD created) needs to be converted!