Solaris clustered server: Running a task to automatically setup SQL Server databases
This topic provides instructions on automatically setting up your database using the ConfigEngine task. As an alternative to automatically setting up the database, you can manually create users and grant privileges.
Before you begin
- The database management system software is installed.
Procedure
What to do next
Important: After
setting up your databases, enable the autogrowth feature for the log
associated with the JCR database. This will ensure that uploading
large files (approximately 100 MB or larger) to Web Content Manager works properly.
- Start the Microsoft SQL Server Management Studio.
- Expand the Databases folder.
- Right-click on the JCR database and select Properties.
- Click Files.
- Locate the database log row and click the details button (...) located immediately after the Autogrowth field.
- Check the Enable Autogrowth check box and set the autogrowth properties as needed. When using Restricted File Growth, set the value to at least 100 MB.
- Click OK to save your changes to the Change Autogrowth screen.
- Click OK to save your changes to the Database Properties screen.
- Exit the Microsoft SQL Server Management Studio.