摘要:
oracle 查看锁表情况与解表 CreateTime--2018年4月27日17:24:37 Author:Marydon 1.锁表查询 --锁表查询 SELECT OBJECT_NAME AS TABLE_NAME, MACHINE, S.SID, S.SERIAL# FROM GV$LOCKE 阅读全文
posted @ 2018-04-27 17:28
Marydon
阅读(1704)
评论(0)
推荐(0)
摘要:
Error on line 1 of document : 对实体 "virtual_card_id" 的引用必须以 ';' 分隔符结尾。 CreateTime--2018年4月27日17:18:52 Author:Marydon 解决方案: webservice以xml格式传递数据,当带有&符号时 阅读全文
posted @ 2018-04-27 17:23
Marydon
阅读(1143)
评论(0)
推荐(0)
摘要:
eclipse could not create the Java Vitual Machine CreateTime--2018年4月27日11:07:15 Author:Marydon 1.情景还原 2.解决方案 查看eclipse.ini要求的jdk版本,配置成指定的jdk版本 说明: ecl 阅读全文
posted @ 2018-04-27 11:12
Marydon
阅读(651)
评论(0)
推荐(0)
摘要:
eclipse no java machine vitual was found CreateTime--2018年4月27日10:41:20 Author:Marydon 1.错误提示 2.问题解析 Eclipse启动的时候需要javaw.exe来启动; 启动Eclipse时,程序会先查询系统变量 阅读全文
posted @ 2018-04-27 10:46
Marydon
阅读(282)
评论(0)
推荐(0)
浙公网安备 33010602011771号