select a.aggregator_id from acs_objects o, na_aggregators a where a.aggregator_id = o.object_id and o.context_id = :package_id select s.source_id from acs_objects o, na_sources s where s.source_id = o.object_id and o.context_id = :package_id