摘要:
忘记密码操作的方法:1.sqlplus /nolog2.conn /as sysdba--修改密码3.alter user 用户名 identified by 密码; alter user NAMEMATCHER identified by NAMEMATCHER; alter user namem 阅读全文
posted @ 2019-11-08 10:37
liutoliu
阅读(169)
评论(0)
推荐(0)
摘要:
1.报错:ORA-01516: nonexistent log file, data file, or temporary file "o1_mf_tms5_tab_twindexes.dbf"解决方法1,先关闭数据库SQL> shutdown immediate 报错SQL> shutdown a 阅读全文
posted @ 2019-11-08 10:36
liutoliu
阅读(1529)
评论(0)
推荐(0)
摘要:
SQL>CREATE BIGFILE TABLESPACE 表名datafile 'd:\ndo\ddo\表名.DBF‘SIZE 500M AUTOEXTEND ON; SQL>Create Bigfile tablespace bf_images_xpdatafile 'e:\datacenter 阅读全文
posted @ 2019-11-08 10:36
liutoliu
阅读(5875)
评论(0)
推荐(0)
浙公网安备 33010602011771号