When running the GPOADmin.sql script to manually create a database, you receive the following errors:
Msg 1781, Level 16, State 1, Line 1571
Column already has a DEFAULT bound to it.
Msg 1750, Level 16, State 0, Line 1571
Could not create constraint or index. See previous errors.
Msg 1781, Level 16, State 1, Line 1573
Column already has a DEFAULT bound to it.
Msg 1750, Level 16, State 0, Line 1573
Could not create constraint or index. See previous errors.
Msg 1781, Level 16, State 1, Line 1575
Column already has a DEFAULT bound to it.
Msg 1750, Level 16, State 0, Line 1575
Could not create constraint or index. See previous errors.
Msg 1781, Level 16, State 1, Line 1577
Column already has a DEFAULT bound to it.
Msg 1750, Level 16, State 0, Line 1577
Could not create constraint or index. See previous errors.
...