原因如下:The GLOBAL_NAMES parameter when set to TRUE implies that database link name should be similar to the Global database name to which you are trying to connect.
3.創建訪問SQLDB.CDR的數據庫鏈接
SQL>create public database link cdr connect to testuser identified by testuser using ‘CDR’;