摘要:
向一个环境内通过FTP推一个包,其中遇到不能在目标文件夹建立文件和文件夹的麻烦,关闭Passive mode就好了,记录一下。[root@yw ~]# ftp x.x.x.xConnected tox.x.x.x.220 Serv-U FTP Server v6.2 for WinSock ready...500 'AUTH': command not understood.500 'AUTH':... 阅读全文
摘要:
xxd@ETMCDB> alter tablespace ETMCDB offline;Tablespace alteredxxd@ETMCDB> drop tablespace ETMCDB including contents and datafiles;drop tablespace ETMCDB including contentsORA-23515: materialized... 阅读全文