RDF/IMP and IMPX System Management Manual (RDF 1.4+)
Managing RDF
HP NonStop RDF/IMP and IMPX System Management Manual—524388-001
5-28
Performing Shared Access DDL Operations
Database administrators with a clear understanding of the underlying TMF auditing 
issues might elect to skip some of these steps as long as the DDL operations and 
other audited operations are performed in the correct sequence on the primary and 
backup systems. For example, it is not absolutely necessary to stop TMF (and thus 
RDF), but it is safest to do so. As long as application processing is stopped and the 
display from a STATUS RDF command shows that the RTD time for every updater 
process is zero, the DDL operations can be safely applied. 
Performing Shared Access DDL Operations
DDL operations that include the WITH SHARED ACCESS option, and which are 
performed on the primary system, generate a special Stop-RDF-Updater audit record 
in the MAT. As each updater on the backup system encounters that record in its image 
trail file, that updater logs an RDF message 733 and then shuts down. Check the RDF 
log to ensure that all the updaters have generated a message 733. When all of the 
updaters have done so, perform the same DDL operations on the backup system and 
then issue a START UPDATE command.
If RDF aborts while the updaters are in the process of shutting down, check the RDF 
log to see whether all of the updaters generated a message 733. If they did, then do as 
follows:
1. Issue a START RDF, UPDATE OFF command on the primary system.
2. Perform the DDL operation(s) on the backup system.
3. Issue a START UPDATE command on the primary system.
Whether or not RDF aborted while the updaters were shutting down, if one or more 
updaters did not generate a message 733, issue a START RDF, UPDATE ON 
command (only those updaters that did not generate a message 733 are started). 
Check the RDF log again to see whether all of the updaters generated a message 733. 
If one or more did not, issue another START RDF, UPDATE ON command, and so 
forth. When all of the updaters have finally generated a message 733, then do the 
Steps 2 through 4 listed above.
Note. If you do not stop TMF on the primary system and wait for RDF to stop itself in response 
to the TMFCOM STOP TMF command, make sure the RDF time delay (RTD) time for every 
updater process is zero and that the updater processes have closed all database tables before 
you start any DDL operation. To check the RTD times for the processes, issue a STATUS RDF 
command. For this method to work, all applications protected by RDF must be shut down and 
only the data base administrator manipulates the primary database.










