sky 的个人资料DBA日记照片日志列表更多 ![]() | 帮助 |
|
2007/9/27 imp-00010几个原因: 1.文件传输时损害,比如ftp是没有用bin模式 2.不同平台的exp命令试用的Recordlength 不同 Subject: Doc ID: Problem Description ------------------- You want to export the entire database and move it to a different platform. The recordlength parameter must be specified during the export since each platform has a different default. How do you determine the default recordlength value for each platform? Solution Description -------------------- Look for the BUFSIZ-Parameter in the File /usr/include/stdio.h file to determine the default size of the output record length. If no value is specified for the BUFSIZ parameter then a default of 512 bytes will be used. Explanation ----------- If the RECORDLENGTH parameter is not explicitly set on EXP/IMP, ORACLE will use the value specified for BUFSIZ in the /usr/include/stdio.h file to determine the size of it's output record length. References -------- 3.版本不兼容,或者使用了错误的exp、imp版本。. 2007/9/20 aix:unmirrorvg时先删除了hdisk怎么办?如果在unmirrorvg前试用rmdev -dl hdiskX删除了pv,则unmirrorvg时会遇到0516-304错误。 最后我用reducevg rootvg pvid解决了问题 2007/9/1 联通156号段网上选号上网看了看,发现需要的消费额度并不高 比如15604404400,每月只要50块,在网12个月就可以了 而 15604310101也不过80元。一般的888结尾的,需要200每月,在网2年。 相信200元花费对很多人来说并不是一个大的数字,其实更大的成本是号码更换后带来的。 |
|
|