06 2022 档案
摘要:首次安装完成Centos7.9之后 ,命令 >ip addr 显示虚拟机中没有IP地址 在/etc/sysconfig/network-scripts文件中编辑文件ifcfg-enp0s3,其中ONBOOT值改成YES 重启网络 service network restart 出现问题:虚拟机已经联
阅读全文
摘要:impdp databasename/password directory=DATA_DIR dumpfile=hxlb20220526.dmp tables=table_name (table_exists_action=replace) logfile=impdp.log 报错 -1564 ,是
阅读全文