Rebuilding Cross Reference Tables on the IBM i
To rebuild cross reference tables on the IBM i:
- 
                
Stop all subsystems using this command:
ENDSBS *ALL *IMMED - 
                
After the jobs have successfully stopped, run the following command:
RCLSTG SELECT(*DBXREF)Note that this command may run for as much as several hours.
 - 
                
Restart all subsystems using this command:
STRSBS QCTLThe cross-reference table is now rebuilt and ready for use.