Hi.
I have made the first app for a customer. I have made it on their development server. Now we are going to put this in production. I have not yet installed longrang on production server. I dont want to install alle these demo apps. is there a way to create a "minimum" installation save file, so i only have what is neccesery to run my new app?
could you create a minimum installation save file? or could you make a list which objects i have to export/import?
Installation on production server - RDMLX
-
Paul
Re: Installation on production server - RDMLX
From the list in the Components Included in the IBM Import section of the Getting Started guide the minimum required, assuming none of the demo programs, like Logon/Logoff, were incorporated into your app, to run LongRange would be;
http://www.longrangemobile.com/docs/lan ... udedin.htm
Cross Reference analysis could also be useful in revealing any dependencies to the demo material of your app.
http://www.longrangemobile.com/docs/lan ... udedin.htm
- LRNG_WAM [WAM] - LongRange to LANSA interface
LRNG_SVR [Reusable Part] - LongRange Services Manager
LRNG_FORM [Reusable Part] - LongRange Form View Ancestor
LRNG_ERR [Reusable Part] - LongRange Error Manager
U_BIF984 [*SRVPGM] - LongRange Manager OV BIF
LRNG_* [Fields] - LongRange repository fields
Cross Reference analysis could also be useful in revealing any dependencies to the demo material of your app.
Re: Installation on production server - RDMLX
thanks
it worked!
it worked!