Also, once you loaded the SSDB from prod to your test environment, follow the below steps in test servers.
move to $SPECROOT/SS-Tools/ and execute the below command to remove the landscape handle and the precedence of your prod spectrum. ./MapUpdate -remove <Landscape_Handle> -precedence <Precedence> Replace <Landscape_Handle> with the landscape handle value of the spectrum to remove from the map. And replace <Precedence> with the precedence value of the landscape to remove. Example: ./MapUpdate -remove 0x400000 -precedence 20 On Tue, May 8, 2018 at 7:32 PM, Christian Schneider < [email protected]> wrote: > You may load it with -r #LH to replace the Landscape and you should > protect it from the production by limiting it via firewall or by setting > the .hostrc accordingly.. > > Regards > > Christian Schneider > Enterprise Service Specialist > > 4-tune GmbH > Sägereistrasse 33 > CH-8152 Glattbrugg > > Tel +41 71 930 07 00 > Fax +41 71 930 07 01 > Mob +41 79 418 45 42 > Mail [email protected] > > > Am 09.05.2018 um 00:33 schrieb pmurtey <[email protected]>: > > > > It shouldn’t be doing this if you have your .hostrc file, and your hosts > file locked down. > > > > -----Original Message----- > > From: Jon Magnus Dullerud [mailto:[email protected]] > > Sent: Tuesday, May 08, 2018 12:06 PM > > To: spectrum > > Subject: [spectrum] [Spectrum] > > > > Hi. > > I need to load a save from a fault tolerant env on a test server in the > same network. > > Is it possible to create a save that doesn’t contain a landscape map, my > test server keeps «failing over» to my production backup server. > > > > If I could create a save without the landscape map it would solve the > issue. Ca support tells me to solve it in the .hostrc file, by limiting > which servers that can access the backupservers, thats a way to do it… I > think its better to remove any trace / reference to the backup servers. > > Can it be done and how? > > > > Our setup is as lets say: > > Prod > > 2 oneclicks > > 2 spectruservers (one of them is of course the mls) 0x300000 and > 0x800000 > > 2 backupservers 0x300000 and 0x800000 > > > > Test > > 1 oneclick > > 2 spectroserver 0x300000 and 0x800000 > > > > So I wish to load the db from prod on the test servers without fault > tolerant, because it will try to use the same backup servers as prod. > > > > > > > > > > Best Regards > > Jon Magnus Dullerud > > Norwegian Defence. > > --- > > To unsubscribe from spectrum, send email to [email protected] with the > body: unsubscribe spectrum [email protected] > > > > > > --- > > To unsubscribe from spectrum, send email to [email protected] with the > body: unsubscribe spectrum [email protected] > > > --- > To unsubscribe from spectrum, send email to [email protected] with the > body: unsubscribe spectrum [email protected] > -- Cheers... Rajashekar. A --- To unsubscribe from spectrum, send email to [email protected] with the body: unsubscribe spectrum [email protected]
