Chapter 6: Managing Application Catalog Databases
Sharing Application Catalog Data
296
ADS-0950-UG00
AdminStudio 9.5 User Guide
16.
Verify that the operation is reported as successful, as shown below:
Step 3: Creating the Publication (Running the Script)
To create the Publication, run the Publication script by performing the following steps:
Task:
To create the Publication:
1.
Open the script created in
Step 2: Generating the Publication Script for the Publisher Database
in a text editor.
2.
Replace this code:
@identityrangemanagementoption = N'auto', @pub_identity_range = 10000,
@identity_range = 1000, @threshold = 80
with this code:
@identityrangemanagementoption = N'auto', @pub_identity_range = 5000000,
@identity_range = 5000000, @threshold = 80
3.
Save the changes. There should be approximately 281 changes.
4.
Run the script against the Publisher Database (created in
Step 1: Creating the Publisher Database
)
5.
Verify that the script runs without any errors or warnings.
6.
Verify that a new publication is listed under
Replication/Local Publications
, as shown below. If no
publication is listed, then refresh the
Replication
node.
Summary of Contents for ADMINSTUDIO 9.5
Page 1: ...AdminStudio 9 5 User Guide Version 9 5...
Page 50: ...Contents 50 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 52: ...52 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 156: ...156 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 440: ...440 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1090: ...1090 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1426: ...1426 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1686: ...1686 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1794: ...Chapter 24 AdminStudio Public API Reference 1794 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1842: ...Index 1842 ADS 0950 UG00 AdminStudio 9 5 User Guide...