metaloadlib - Library Meta Load

metaloadlib [-l] productline path/filename.lib | metadumpfilelist

metaloadlib is a utility used to load application library metadata. It reads the library.lib file created by metadumplib. This is similar to using libdef to maintain a library. You can also use the -l option and specify a file containing a list of library metadata dump files. If you specify a path with the library metadata dump file names in the list, the path must be relative to where you run the metaloadlib command.

If you are loading more than one type of metadata, you must load the types in the proper order. For information on this order, see Metadata Loading Order.

Note: If LRTSET2 compile errors occur, use metaloadlib with the -c option to clean up LibRtn record conflicts.