HP OpenVMS SystemsAsk the Wizard | 
	
			
  | 
		
		
 
Ask the Wizard QuestionsLinker becomes slow linking shareable imageThe Question is: 
 I have a strange problem. 
 The Answer is: 
 From an interactive session, use the control-T function to display the process activity. I doubt that the link is hung. Rather it is probably doing lots of I/O, specifically file opens and closes. To minimize the impact on other processes, consider using a batch queue with a low priority. 
 
  |