Hi All,I need backup script to take all the database backups and we have the maintenance plan but our database character size is 98 and when we are taking the backups through maintenance plan while storing the backup history information it is adding the date and timezone information and exceeding the length to 128 so it is not writing the information on MSDB.So we want to take the backup using the script and it has to create sub folder for each database. Also if any of the database fails it should continue with others.
↧