发布于 2017-08-17 13:16:40 | 166 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的SQL Server教程,程序狗速度看过来!

SQL Server 数据库

SQL Server 即 Microsoft SQL Server 。 SQL是英文Structured Query Language的缩写,意思为结构化查询语言。SQL语言的主要功能就是同各种数据库建立联系,进行沟通。按照ANSI(美国国家标准协会)的规定,SQL被作为关系型数据库管理系统的标准语言。


这篇文章主要介绍了sql server定时作业调用Kettle job出错的快速解决方法,非常不错,具有一定的参考借鉴价值,需要的朋友可以参考下

错误信息:

Unable to list jar files in plugin folder 'C:\Windows\system32\config\systemprofile\.kettle\plugins' Unable to get VFS File object for filename 'C:\Windows\system32\config\systemprofile\.kettle\plugins' : Could not find file with URI "C:\Windows\system32\config\systemprofile\.kettle\plugins" because it is a relative path, and no base URI was provided. Unable to get VFS File object for filename 'C:\Windows\system32\config\systemprofile\.kettle\plugins' : Could not find file with URI "C:\Windows\system32\config\systemprofile\.kettle\plugins" because it is a relative path, and no base URI was provided. at org.pentaho.di.cor... 进程退出代码 0。.该步骤成功。

问题原因:

  kettle默认生成的各种配置文件储存在C:\Users\Administrator\.kettle下面,sql 代理运行时则利用的system32管理员权限运行

解决方案:

找到C:\Users\Administrator下面的.kettle文件夹,拷贝到C:\Windows\system32\config\systemprofile下面即可,如果目标文件已存在,则直接替换

以上所述是小编给大家介绍的sql server定时作业调用Kettle job出错的快速解决方法,希望对大家有所帮助,如果大家有任何疑问欢迎给我留言,小编会及时回复大家的!



最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务