摘要:
Linux scp命令用于在Linux下进行远程拷贝文件的命令,和它类似的命令有cp,不过cp只是在本机进行拷贝不能跨服务器,而且scp传输是加密的。可能会稍微影响一下速度。当你服务器硬盘变为只读read only system时,用scp可以帮你把文件移出来。另外,scp还非常不占资源,不会提高多 阅读全文
摘要:
错误提示信息如下: ORA-00972: 标识符过长 00972. 00000 - "identifier is too long" *Cause: An identifier with more than 128 bytes was specified, or a password identif 阅读全文