Why does the command:
 Pragma locking_mode = EXCLUSIVE;
 
 generate output of "exclusive"
 
 where other pragmas such as 
 Pragma synchrous = off; 
 
 do not generate any output whatsoever? 
 
 
 Thanks,
 Ken
 
 
 

Reply via email to