How to get Sequence Numbers through db links?

From: badri <badri_at_cc.gatech.edu>
Date: 1995/11/10
Message-ID: <4811gf$574_at_gaia.cc.gatech.edu>#1/1


Hi:

        I need to get currval and nextval of a sequence number in a different database. I tried the following:

        select remote_seq.nextval from dual_at_remote_db.remote_schema

        It did not work. How can I get this done?

thanks a lot,

-Badri Received on Fri Nov 10 1995 - 00:00:00 CET

Original text of this message