Aracılığıyla paylaş


sp_changesubscriptionDTSinfo (Transact-SQL)

Data Transformation Services (dts) değiştirir paket bir abonelik özelliklerini.Bu saklı yordam, abonelik veritabanı abone adresindeki yürütülür.

Konu bağlantısı simgesiTransact-sql sözdizimi kuralları

Sözdizimi

sp_changesubscriptiondtsinfo [ [ @job_id = ] job_id ]
    [ , [ @dts_package_name= ] 'dts_package_name' ]
    [ , [ @dts_package_password= ] 'dts_package_password' ]
    [ , [ @dts_package_location= ] 'dts_package_location' ]

Bağımsız değişkenler

  • [ @job_id=] job_id
    Is the job ID of the Distribution Agent for the push subscription.job_id is varbinary(16), with no default.Dağıtım işi Kimliğini bulmak için çalışan sp_helpsubscription veya sp_helppullsubscription.

  • [ @ dts_package_name=] 'dts_package_name'
    Specifies the name of the DTS package.dts_package_name is a sysname, with a default of NULL.Örneğin, adlı paket belirtmek için DTSPub_Package, sizin belirlediğiniz @dts_package_name = N'DTSPub_Package'.

  • [ @ dts_package_password=] 'dts_package_password'
    Specifies the password on the package.dts_package_password is sysname with a default of NULL, which specifies that the password property is to be left unchanged.

    Not

    Bir dts paket bir parolası olması gerekir.

  • [ @ dts_package_location=] 'dts_package_location'
    Specifies the package location.dts_package_location is a nvarchar(12), with a default of NULL, which specifies that the package location is to be left unchanged.Paket konumu değiştirilebilir dağıtımcı veya abone.

Dönüş Kodu Değerleri

0 (başarılı) veya 1 (başarısız)

Açıklamalar

sp_changesubscriptiondtsinfo anlık görüntü çoğaltması çoğaltması çoğaltma ve yalnızca gönderme abonelikleri işlem çoğaltma için kullanılır.

İzinler

Yalnızca üyeleri sysadmin sabit sunucu rolü db_owner sabit veritabanı rolü veya abonelik oluşturan yürütmek sp_changesubscriptiondtsinfo.