Hi Masters,
I'm facing issue when dealing with cdb2oa.
I can't retain my cdf callback after converting my layout from cdb to oa database;resulted PcellEvailFail message show up...
Below is one of the ERROR message.
ERROR (CDBOA-603): Cellview <path>/<name> contains <object type>, <object id>.
This object type is not supported by OpenAccess and will
not be translated.
Generated 3 times. The CDBA database supports many objects
and constructs that have no OpenAccess equivalent. These
objects and constructs are not translated. ?? newline
Examples:
ERROR (CDBOA-603) : Cellview AN2/layout.cdb contains a
complex mosaic instance, IN3_1. This object type is not
supported by OpenAccess and will not be translated.
Here:
object_type = a complex mosaic instance object_id = IN3_1
ERROR (CDBOA-603): Cellview AN2/layout.cdb contains an
instance on a net, IN23 on Net32. This object type is not
supported by OpenAccess and will not be translated.
Here:
object_type = an instance on a net object_id = IN23 on
Net32
I'm currently using IC 6.15.
What can i do to retain the cdf callback?
Thanks,
Peter