2019年1月18日

pl/sql过期问题解决

摘要: 第一步: 输入cmd进入命令窗口 命令窗口中输入 regedit HKEY_CURRENT_USER\Software\Allround Automations 删除Allround Automations HKEY_CURRENT_USER\Software\Microsoft\Security 阅读全文

posted @ 2019-01-18 13:49 贾广祥 阅读(548) 评论(0) 推荐(1)

创建表空间及绑定用户

摘要: /*分为四步 *//*第1步:创建临时表空间 */create temporary tablespace ***_website_temp tempfile 'D:\\app\\Administrator\\oradata\\orcl\\***_website_temp.dbf' size 10m 阅读全文

posted @ 2019-01-18 10:38 贾广祥 阅读(403) 评论(0) 推荐(0)

导航