Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 09 Jul 2004 @ 14:36:59 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: How to release locks from a table.
 
From:   Fuller, Joe

If you have run a backup recently ARCMAIN could have a lock on it, as could multiload. I would try the following:

1) In Queryman (or BTEQ) -- RELEASE MLOAD MYDATABASE.MYTABLE; If you get an error such as "unable to release multiload..." try RELEASE MLOAD MYDATABASE.MYTABLE IN APPLY;

2) Now, if that doesn't work it may be an ARCMAIN lock. You have to have access to arcmain to do the following:

          arcmain
          logon mydbc/myuser,mypassword;
          release lock (MYDATABASE.MYTABLE),override;
          logoff;

Best Regards,

Joe Fuller
Sr Data Warehouse Consultant



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023