Works fine for me...
The only way I can get that is if I run some SKILL code to close all
cellViews open in memory - for example:
ocean> foreach(cv dbGetOpenCellViews() dbPurge(cv))
(db:0x172ef512 db:0x172eec12 db:0x172ee792 db:0x172edf12 db:0x172edb92
db:0x172ed892 db:0x172ece92 db:0x172ecc12 db:0x172ec912 db:0x172ec612
)
ocean> createNetlist()
WARNING (OCN-6005): You do not have the required cellviews or properties
open for this session.
You may have purged the data from virtual memory or the
schematic data
has been closed. Type: simulator('simulatorName) to reset the
session or quit the application that you are using.
generate netlist...
Andrew.