Unsolved
This post is more than 5 years old
50 Posts
0
1235
September 18th, 2006 22:00
System State Backup Error
I got the below messages from one of the server. Any idea? Please advise.. Thanks...
[Netiqwebtools:SYSTEM STATE:\Registry ¿ Cannot save Registry key SOFTWARE: 0x00000006
Netiqwebtools:SYSTEM STATE:\Registry ¿ Error saving
Netiqwebtools:SYSTEM STATE:\save RPC error: RPC cannot encode arguments
Netiqwebtools:SYSTEM STATE:\save: save of SYSTEM STATE:\ to ausbups300.aus.amer.dell.com failed.
[Netiqwebtools:SYSTEM STATE:\Registry ¿ Cannot save Registry key SOFTWARE: 0x00000006
Netiqwebtools:SYSTEM STATE:\Registry ¿ Error saving
Netiqwebtools:SYSTEM STATE:\save RPC error: RPC cannot encode arguments
Netiqwebtools:SYSTEM STATE:\save: save of SYSTEM STATE:\ to ausbups300.aus.amer.dell.com failed.
No Events found!


amediratta
2 Intern
•
2K Posts
0
September 18th, 2006 23:00
Run the nsrexecd service under the administrator account.
Regards,
Anuj
mengseng
50 Posts
0
September 18th, 2006 23:00
mengseng
50 Posts
0
September 19th, 2006 01:00
amediratta
2 Intern
•
2K Posts
0
September 19th, 2006 01:00
Are you isng OFM/VSS?
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
September 19th, 2006 02:00
http://softwaresupport.emc.com/support/resolutions/dmfrmresolutionview.asp?id=69518
http://softwaresupport.emc.com/support/resolutions/dmfrmresolutionview.asp?id=66717
Permissions is something else to check, but as you said you did check that so I assume that should not be an issue then. Try it with NT backup and if it fails too talk to MS. You may also wish to apply latest set of patches and see if that changes anything. If not run backup in debug mode from client and if still without clue opet this with support - they should run analysis against debug output and pinpoint where the problem is.
mengseng
50 Posts
0
September 19th, 2006 02:00
dpinink_silva
2 Intern
•
724 Posts
0
September 19th, 2006 06:00
Disable one of the VSS provider service. Following are steps to disable OFM VSS provider service (Note, disabling this service does not reduce the functionality of OFM):
1) In SERVICES applet, right-click on the Open File Manager - VSS Provider Service and choose "Properties" from the pop-up menu.
2) Select the "Log On" tab in the Properties Dialog.
3) Click on the "Disable" button to disable the Open File Manager - VSS Provider Service in the active Profile (PROFILE1 by default).
4) Restart the Server.
And also add the following to your OFM ignore list:
*:\$Extend\$Quota\* recursive subdir=No
%SystemDrive%\Documents and Settings\ \Local
Settting\* recursive subdir=Yes
%SystemDrive%\DOCUME~1\UUUUUU~1\Local~1\* recursive subdir=Yes
I'm still waiting a window to boot the machines and see how things go.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
September 19th, 2006 06:00
dpinink_silva
2 Intern
•
724 Posts
0
September 19th, 2006 06:00
Meng, forget that...
crmcinnes
1 Message
0
October 11th, 2006 15:00
I have since found out that it is a memory leak in Win2K3 and it is fixed by a Microsoft Hotfix. See the following Microsoft KB
http://support.microsoft.com/kb/909424/en-us
Hope this helps