create existing table

create existing table includes syntax to determine whether an RPC uses the current or a separate connection:

create existing table (<column_list>) EXTERNAL [non_transactional |transactional] PROCEDURE at 'location'

The default behavior is transactional.