save plan returns error, 'status 12019' as the details. help (4.0.4)
One answer
If I'm not mistaken, this is the meaning of the error.
Which means that it's a client side error, and may not be recorded in the server side log files at all. Given that it's on the client side, it can be caused by anything between the client and the server - network, OS and etc. Looking at the bright side, such client side error normally does not cause any data loss or corruption, and its appearance is very very rare.
http://msdn.microsoft.com/en-us/library/aa383770%28VS.85%29.aspx
- ERROR_WINHTTP_INCORRECT_HANDLE_STATE
- 12019
The requested operation cannot be carried out because the handle supplied is not in the correct state.
Which means that it's a client side error, and may not be recorded in the server side log files at all. Given that it's on the client side, it can be caused by anything between the client and the server - network, OS and etc. Looking at the bright side, such client side error normally does not cause any data loss or corruption, and its appearance is very very rare.
Comments
Krzysztof Kaźmierczyk
Mar 11 '14, 9:52 a.m.Hi Sam,
ccm.log will be useful here. Just provide what is the error message there in ccm.log at the same time.
sam detweiler
Mar 11 '14, 11:14 a.m.thanks. sadly we had a flood of LTPA errors this morning and have rolled over the log so many times we lost that time period