Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Is it possible to do "select count(*) from sapr3.zpayr@QA2;"
>From SID=PR2, I failed to do the following:
SQL> select count(*) from sapr3.zpayr_at_QA2; select count(*) from sapr3.zpayr_at_QA2
*
But I can do the following without any problems:
sqlplus system_at_QA2/manager
SQL> select count(*) from sapr3.zpayr;
Thanks,
Roger
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Mar 02 2004 - 15:52:48 CST