DDL operation while execution Home > Oracle Application Blog > DDL operation while execution While query execution we cannot do the ddl operation in the earlier versions From 11g we can use the below script to lock the object for mentioned seconds and perform the ddl operation. ALTER SESSION SET DDL_LOCK_TIMEOUT=60; Doyensys social@doyensys.com Recent Posts Script to import standard purchase order Query to get Journal Entry Reserve Ledger Report Connect Your Oracle Cloud VCNs Like a Pro: The Complete Local Peering Gateway Guide