1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

SQLServer > SSIS > Visual StudioからSSISプロジェクトの配置 SQL Server SSIS サーバー側の初期設定

Last updated at Posted at 2017-11-14

Visual StudioからSSISプロジェクトの配置

SSISDBカタログを作成せよと表示されたので作成のメモです。

VisualstudioからSSISプロジェクトを配置しようとしたら、
サーバーにカタログを作成する必用があると表示されました。

image.png

カタログを作成します。

SSMSからデータベースに接続し、
統合サービスカタログを右クリックしてカタログの作成をクリックします。

image.png

image.png

パスワードは必須のようなのでパスワードも入力します。

image.png

Visual Studioからの配置

image.png

パスの選択でカタログを参照する事で可能になりました。
image.png

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?