2/14/2020

Lock removal of schematic / symbol in Cadence database

Change directory to the path of the Cadence library.
Issue the command below:

find . -name "*.oa.cdslck" -exec rm -f {} \;