This is a discussion on Cannot Open primary chunk on Informix 7.31 within the Informix forums, part of the Database Server Software category; --> Hi, I have a problem with a chunk which was deleted by error running Informix 7.31. On the server ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I have a problem with a chunk which was deleted by error running Informix 7.31. On the server message log it appears the message: 10:04:53 Cannot Open Primary Chunk '/disk_extern/prueba/plogicallog_2', errno = 2 informix@BO:/informix/etc$ grep /disk_extern/prueba/plogicallog_2 * oncfg_prueba.128:Chunk 57 70 0 5120 5117 7 0 64 37 /disk_extern/prueba/plogicallog_2 oncfg_prueba.128:Chunk 70 0 0 51200 51197 7 0 64 37 /disk_extern/prueba/plogicallog_2 If I delete these 2 lines referring to this chunk will it have solved the problem? Is ther any other instance file referring to the chunk? Would it provoke any other problem? Thanks. Alan |
| ||||
| if it's a raw dev you may be able to relink it.... CARFULL that you do pick the correct dev!!!!!!! if not then it's cold restore time since it looks like your phys log is in there. (otherwise it;s warm restore time if you have trx log available... else its also cold restore...) Superboer. |