-
Notifications
You must be signed in to change notification settings - Fork 840
Description
Description of the issue
Msg 1038, Level 15, State 4, Procedure DatabaseBackup, Line 724 [Batch Start Line 402]
An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
Msg 1038, Level 15, State 4, Procedure DatabaseBackup, Line 907 [Batch Start Line 402]
An object or column name is missing or empty. For SELECT INTO statements, verify each column has a name. For other statements, look for empty alias names. Aliases defined as "" or [] are not allowed. Change the alias to a valid name.
SQL Server version and edition
Version of the script
Microsoft SQL Server 2017 (RTM-GDR) (KB5063760) - 14.0.2080.1 (X64) Jul 14 2025 12:59:30 Copyright (C) 2017 Microsoft Corporation Developer Edition (64-bit) on Windows Server 2022 Standard 10.0 (Build 20348: ) (Hypervisor)
What command are you executing?
https://ola.hallengren.com/scripts/MaintenanceSolution.sql
Changed Database to DBA, executed entire script.
What output are you getting?
Completion time: 2025-11-19T08:39:53.5750788+00:00
Created I think usual objects ie tables, SP, SQL Jobs.