Technote (FAQ)
Question
Are there any alternative methods to create loaders which are missing from the tech pack installation?
Answer
In order to create a new loader instance, please follow the steps below :
a) Load the following xml file located in your Tech Pack folder.
Example : $WMCROOT/admin/techpacks/
b) Run the following command below to load the xml :
Note : Using example of Ericsson GSM GPRS BSS G10B
virtuo@test: lcm_admin -load datasource_ericsson_gsmgprs_bss_g10b.xml
c) Using the lcm_admin listing, you can get the -dsname (datasource name) and -dsversion (version) as highlighted :
Data Source Information
d) Loader_admin is used to initialize new loader instance
-init -instance <new_instance> [ -dsname <name> -dsversion <version> | -copy <old_instance> ] Initialise a new loader instance
-instance <instance_name> Mandatory: The name of the new instance
-dsname <datasource_name> Optional: The name of the datasource to create an instance for
-dsversion <datasource_version> Optional: The version of the datasource to create an instance for
-copy <existing_instance> Optional: An existing instance to copy configuration from
Example :
virtuo@test: loader_admin -init -instance ericsson_gsmgprs_bss_g10b -dsname "Ericsson GSMGPRS BSS" -dsversion "G10B"
e) sap mgr service will be restarted automatically after command (d) is complete.
Product Alias/Synonym
TNPMW
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.