У нас вы можете посмотреть бесплатно How to Restore IBM i Libraries или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Hey everyone, today we’re going to talk about something that sounds simple but can cause some serious headaches in the IBM i world - restoring libraries to completely different names. You know, when you do RSTLIB SAVLIB(PRODLIB) RSTLIB(TESTLIB) to build a test environment or clone production. It seems harmless enough, but it often creates hidden problems with cross-logical files that keep pointing back to the original library, SQL temporary objects that fail to restore properly, plus unexpected issues with file triggers, stored procedures, and journals. I’m going to walk you through exactly what goes wrong, show you real examples with clear diagrams, and most importantly, teach you the powerful DFRID(*YES) technique that solves many of these problems automatically. By the end of this short lesson, you’ll know how to avoid those frustrating restore surprises and build clean test or recovery environments much more reliably. Sound useful? Let’s get started! https://www.nicklitten.com/restoring-... --- Hey there, IBM i programmers! Welcome to my channel where I try to cover AS400, iSERIES and IBM-i topics like programming, code refactoring, modernization, and technical things like OS updates, RPG subfiles or SQL stored procedures. All on the IBM i system, focusing on practical steps to improve your development work. You will find tips on modernization, GIT integration for source control, and tools like Project Bob for refactoring legacy code. This content is designed for beginners learning iSeries basics or experienced developers optimizing Power Systems performance. For more IBM i resources, visit https://nicklitten.com, where you can access tutorials, code snippets, and free materials to enhance your programming skills. Download the source code from my public github repository https://github.com/NickLitten/nick.li... Enjoyed the video? Buy me a beer and fuel more nerdy goodness! https://www.nicklitten.com/shop/buy-m... #IBMi #AS400 #IBM-i #PowerSystems #RPGLE #CLProgramming #SQLonIBMi