بتاريخ: 6 نوفمبر 200718 سنة comment_115537 Dear allI have create a local database and i need to link it with another database in a host server , how can i do that ?thanks in advance تقديم بلاغ
بتاريخ: 7 نوفمبر 200718 سنة comment_115616 sqlplus user /passwoer@LOCALDBCREATE DATABASE LINK HDB CONNECT TO Hostdbsuer IDENTIFIED BY password using 'HOSTDB'; test dblink by : desc emp@HDB ; تقديم بلاغ
بتاريخ: 8 نوفمبر 200718 سنة comment_115760 add an entry to tnsnames.ora file for the new database and then create the database link تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.