Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\reposasst\dep_detailmap_view.plb
CREATE OR REPLACE VIEW map_detailview_v AS SELECT map_operator.parentid AS map_id, map_grp.parentid AS map_operator_id, map_grp.childid AS map_group_id, map_attr.childid AS map_attr_id, connectfrom.linkto AS map_attr_connectfrom FROM pctree map_grp, pctree map_operator, pctree map_attr, intralink connectfrom WHERE map_operator.parentrole = 'OperatorOwner' AND map_grp.parentrole = 'AttributeGroupOwner' AND map_attr.parentrole = 'AttributeGroup' AND connectfrom.linkfromrole = 'ConnectTo' AND connectfrom.linktorole = 'ConnectFrom' AND map_grp.parentid = map_operator.childid AND map_grp.childid = map_attr.parentid AND map_attr.childid = connectfrom.linkfrom;
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de