Table level lock while truncating partition?
750218Jul 19 2012 — edited Jul 19 2012I am using below oracle version.
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
PL/SQL Release 11.2.0.2.0 - Production
CORE 11.2.0.2.0 Production
TNS for Linux: Version 11.2.0.2.0 - Production
NLSRTL Version 11.2.0.2.0 - Production
I have a script to truncate the partition as below. Does it have any table level lock while truncating the parition? Any input is appreicated.
ALTER TABLE TEMP_RESPONSE_TIME TRUNCATE PARTITION part1