TAILIEUCHUNG - Oracle Built−in Packages- P130

Oracle Built−in Packages- P130: Ah, for the good old days of Version of PL /SQL! Life was so simple then. No stored procedures or functions and certainly no packages. You had your set of built−in functions, like SUBSTR and TO_DATE. You had the IF statement and various kinds of loops. With these tools at hand, you built your batch−processing scripts for execution in SQL*Plus, and you coded your triggers in SQL*Forms , and you went home at night content with a good day's work done. | Appendix A What s on the Companion Disk Locks the snapshot base tables SNAP _ tablename Regenerates replication triggers and packages for the objects in the group The procedure Call the ALTER_SNAPSHOT_PROPAGATION procedure to change the propagation mode of a particular snapshot. Specifications for Oracle7 and Oracle8 differ as follows. Here is the Oracle7 specification PROCEDURE alter_snapshot_propagation gname IN VARCHAR2 propagation_mode IN VARCHAR2 comment IN VARCHAR2 execute_as_user IN BOOLEAN FALSE Here is the Oracle8 specification PROCEDURE gname IN VARCHAR2 propagation_mode IN VARCHAR2 comment IN VARCHAR2 Parameters are summarized in the following table. Name Description gname Name of the replication group to be altered propagation_mode The new propagation mode to use SYNCHRONOUS or ASYNCHRONOUS comment Comment visible in DBA_REPPROP data dictionary view execute_as_user Oracle7 only FALSE default indicates that remote system will authenticate calls using authentication context user who originally queued the RPC TRUE indicates that remote system will use authentication context of the session user Exceptions ALTER_SNAPSHOT_PROPAGATION raises the following exceptions Name Number Description dbnotcompatible -23375 Database version is not or later missingrepgroup -23373 Replication group gname does not exist typefailure -23319 Invalid propagation_mode Restrictions ALTER_SNAPSHOT_PROPAGATION must be called from a snapshot site. Example The following example shows how to switch from asynchronous to synchronous propagation for a given snapshot replication group BEGIN Altering a Snapshot Replication Group s Propagation Mode 636 Appendix A What s on the Companion Disk gname SPROCKET propagation_mode ASYNCHRONOUS comment Mode set to asynchronous on sysdate by .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.