单项选择题
A.update user username identified newpasswd;B.update user username identified by newpasswd;C.alter user username identified newpasswd;D.alter user username identified by newpasswd;
下列哪一项是创建控制文件的命令()。A.create controlfile set database “OR...
单项选择题下列哪一项是创建控制文件的命令()。
A.create controlfile set database “ORCL”;B.create spfile from pfile;C.alter database backup controlfile to traceD.alter database archivelog
下列四条信息中,哪一项不存储在控制文件中?()A.数据库文件的名字B.数据库的创建者C.数据库文件的位置D.数...
单项选择题下列四条信息中,哪一项不存储在控制文件中?()
A.数据库文件的名字B.数据库的创建者C.数据库文件的位置D.数据库文件的大小
当执行介质数据库恢复时,有个归档日志文件丢失或者损坏,那么此时只能执行哪种操作?()A.Until SCNB....
单项选择题当执行介质数据库恢复时,有个归档日志文件丢失或者损坏,那么此时只能执行哪种操作?()
A.Until SCNB.Until timeC.Recover using backup control file.D.Until cancel