vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Witam, Mama mksysb zrobiony przez nim'a, i.. chcialbym zrobic drugi (nastepnego dnia). Komenda uzyta do zrobienia pierwszego mksysb wygladala: nim -o define -t mksysb ... (z -o define), no i nie daje jej sie uzyc drugi raz - komunikat mowi ze resource already exists (nic dziwnego). Opcja -o update nie dziala dla resource'a mksysb - no i pytanie: - robiac mksysb przy uzyciu nim'a, i chcac miec mksysb co dzin/co tydzien: - jest jakas opcja komendy 'nim' ktora pozwala na nadpisanie poprzedniego mksysb, czy tez moze - trzeba zrobic skrypt ktory usunie poprzednio stworzony mksysb resource i stworzy nowy? pozdrawiam t |
| |||
| Sorry, using polish by default.. see please below: Got mksysb done using NIM; used nim -o define.. - and, what is somehow expected, cannot use same command again, to have fresh mksysb (resource already exists). Question is how to do fresh mksysb using NIM, any advices? So far I though may use some script to remove old resporce, and create new one with mksysb every day, but looks little bit artificial.. any other suggestions pelase? Thanks you in advance and regards t |
| |||
| On Jan 14, 2:17 pm, [email protected] wrote: > Sorry, using polish by default.. see please below: > > Got mksysb done using NIM; used nim -o define.. - and, > what is somehow expected, cannot use same command again, > to have fresh mksysb (resource already exists). > Question is how to do fresh mksysb using NIM, any advices? > So far I though may use some script to remove old resporce, > and create new one with mksysb every day, but looks little > bit artificial.. any other suggestions pelase? > Thanks you in advance and regards > t Its a mksysb resource ? Just replace the mksysb. In case you have build a spot from the mksysb you should update/rebuild the spot. The point is that a nim define operation defines an NIM object referencing to a physical entity ( in this case to a mksysb ) . hth Hajo |
| |||
| Hi, You can create mksysb object by host name + date of creation (hostname_YYYYMMDDhhmmss) and remove the old one after successful mksysb backup (-o remove). I was using it that way, not sure if NIM will remove the mksysb files too or only object, got to check it. Pozdrawiam :-) |