Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: SMMSS_SQLJOBS - Message class for SMSS_SQLJOBS
Message number: 106
Message text: Create backup devices first in SQL Server
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
SMMSS_SQLJOBS106
- Create backup devices first in SQL Server ?The SAP error message SMMSS_SQLJOBS106: Create backup devices first typically occurs when the SAP system is trying to perform a database backup operation in SQL Server, but the necessary backup devices have not been created or configured properly. This error is often encountered in the context of SAP's database management tasks.
Cause:
- Missing Backup Devices: The error indicates that the SQL Server backup devices required for the backup operation do not exist. Backup devices are logical representations of physical storage locations where backups are stored.
- Incorrect Configuration: The backup configuration in the SAP system may not point to the correct backup devices.
- Permissions Issues: The SQL Server service account may not have the necessary permissions to access the backup devices or the underlying file system.
Solution:
To resolve the SMMSS_SQLJOBS106 error, follow these steps:
Create Backup Devices:
- Open SQL Server Management Studio (SSMS).
- Connect to the SQL Server instance where your SAP database is hosted.
- Navigate to the "Server Objects" node in the Object Explorer.
- Right-click on "Backup Devices" and select "New Backup Device".
- Provide a name for the backup device and specify the physical file path where the backups will be stored.
- Click "OK" to create the backup device.
Configure SAP to Use the Backup Devices:
- In the SAP system, ensure that the backup configuration points to the newly created backup devices.
- This can typically be done through transaction codes like DB13 (Database Backup) or DBACOCKPIT (Database Administration Cockpit).
Check Permissions:
- Ensure that the SQL Server service account has the necessary permissions to access the directory where the backup devices are located.
- You may need to grant read/write permissions to the SQL Server service account on the backup device's physical path.
Test the Backup:
- After creating the backup devices and configuring SAP, perform a test backup to ensure that the error is resolved.
Related Information:
By following these steps, you should be able to resolve the SMMSS_SQLJOBS106 error and successfully perform database backups in your SAP environment.
Get instant SAP help. Sign up for our Free Essentials Plan.
SMMSS_SQLJOBS105
No backup devices exists in the SQL Server
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SMMSS_SQLJOBS104
Cancel the operation
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SMMSS_SQLJOBS107
Error in getting the SQL statements
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SMMSS_SQLJOBS108
ADBC database error (&1) occurred in &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.