Cannot find folder "Maintenance Plans".
when I try to create a Maintenance Plan through the Wizard, I got error as belos:
TITLE: Microsoft SQL Server Management Studio
------------------------------
Exception has been thrown by the target of an invocation. (mscorlib)
------------------------------
ADDITIONAL INFORMATION:
Cannot find folder "Maintenance Plans".
------------------------------
Cannot find folder "Maintenance Plans".
------------------------------
BUTTONS:
OK
------------------------------
then I open profile and found
exec sp_executesql N'exec [msdb].[dbo].[sp_dts_getfolder] @P1, @P2',N'@P1 nvarchar(17),@P2 uniqueidentifier',N'Maintenance Plans','00000000-0000-0000-0000-000000000000'
check msdb.dbo.sysdtspackagefolders90
SELECT * FROM msdb.dbo.sysdtspackagefolders90 where foldername ='Maintenance Plans'
if there's show nothing
run below script in msdb:
exec sp_dts_addfolder '00000000-0000-0000-0000-000000000000','Maintenance Plans','08AA12D5-8F98-4DAB-A4FC-980B150A5DC8'
then the issus fixed.
[@more@]來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8337095/viewspace-1039630/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 解決cannot find module providing package或cannot find main modulePackageAI
- 解決 Cannot find OpenSSL's
- /usr/bin/ld: cannot find -lopenblas
- Cannot find package module sap/cds/commonPackage
- /usr/bin/ld: cannot find -lmysqlclient_rMySqlclient
- IntelliJ IDEA Cannot find declaration to go toIntelliJIdeaGo
- 求救--Cannot find ActionMappings or ActionFormBeans collectionAPPORMBean
- MapStruct-plus cannot find converter fromStruct
- Vue Router Cannot find module 'XXX.vue'Vue
- Go cannot find package "go-sql-driver/mysql" in any ofGoPackageMySql
- 解決Cannot find module '@angular/compiler-cli'AngularCompile
- Cannot find SS.INI file for user *** 解決方法
- Error: Cannot find configuration directory: /etc/hadoopErrorHadoop
- SP2-0618: Cannot find the Session IdentifierSessionIDE
- PHP報錯:?configure: error: Cannot find libmysqlclientPHPErrorIBMMySqlclient
- Cannot find module ‘webpack-cli/bin/config-yargs‘Web
- Python django報錯ImportError: cannot import name find_specPythonDjangoImportError
- SQL2012報錯:cannot find one or more cpmponentsSQL
- Cannot find ActionMappings or ActionFormBeans collection,實在是搞不定了APPORMBean
- 開啟 Word 文件報錯: Cannot find the Word document template:WordToRgm.dot
- _b_tree_bitmap_plans引數
- Vue啟動報錯 Cannot find module 'webpack/bin/config-yargs'VueWeb
- spring cvc-elt.1: Cannot find the declaration of element 'beans'解決辦法SpringBean
- PHP動態編譯出現Cannot find autoconf的解決方法PHP編譯
- Node.js裡Cannot find moudle(針對第三方模組)Node.js
- OPatch cannot find a valid oraInst.loc file to locate Central InventoryAI
- 2.3.3 Application MaintenanceAPPAINaN
- ALLOCATE CHANNEL FOR MAINTENANCE 命令AINaN
- Give root password for maintenanceAINaN
- Maintenance of Global Partitioned IndexesAINaNIndex
- SQL Database Maintenance WizardSQLDatabaseAINaN
- Cannot find a C++ compiler that supports both C++11 and the specified C++ flags.C++Compile
- vue Cannot find module @/xxx/xxx.ts or its corresponding typeVue
- EXPLAIN PLAN and SQL*PLUS AUTOTRACE may not generate actual plansAISQL
- All mirror URLs are not using ftp, http[s] or file. Cannot find a valid baseurl for repo: baseFTPHTTP
- SP2-0618: Cannot find the Session Identifier.Check PLUSTRACE role is enabledSessionIDE
- (轉載)關於usr/bin/ld: cannot find -lxxx問題總結
- SP2-0618:Cannot find the Session Identifier.SP2-0611SessionIDE