cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Server Database Error

former_member593234
Participant
0 Kudos

Hi All,

While Clicking the Database is getting some error, can't able to take backup now. How to solve this issue.

Thanksdathulsapworkssap-community24-04-19untitled.jpg

Accepted Solutions (1)

Accepted Solutions (1)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

Restart SQL server and check it again.

Regards,

Nagarajan

Answers (1)

Answers (1)

ens_
Active Participant

Dear athulkm123,

This is a very common issue, usually occurs when the Temp\2 folder goes missing.Check the environment value for Temp and TMP.

C:\Users\%USERNAME%>set t

TEMP=C:\Users\%USERNAME%\AppData\Local\Temp\2

TMP=C:\Users\%USERNAME%\AppData\Local\Temp\2

Make sure the directory listed exist and your id has appropriate permission to write to that directory. Alternatively, through the control panel (Control Panel-> System and Security-> System -> Advanced system settings), you can change the default directories that are assigned to TEMP and TMP.

In other cases, this issue is resolved by navigating to %appdata% and creating the Temp\2 directory. In other cases, this is resolved with a server restart (where the SQL is located)

Sincerely,

Varnavas Eleftheriou