<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://greggsmith.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Revans</id>
		<title>SDU - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://greggsmith.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Revans"/>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Special:Contributions/Revans"/>
		<updated>2026-04-17T23:05:02Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.1</generator>

	<entry>
		<id>http://greggsmith.net/wiki/index.php?title=Steps_to_building_a_R11.2_Test_System&amp;diff=1965</id>
		<title>Steps to building a R11.2 Test System</title>
		<link rel="alternate" type="text/html" href="http://greggsmith.net/wiki/index.php?title=Steps_to_building_a_R11.2_Test_System&amp;diff=1965"/>
				<updated>2008-06-12T13:37:32Z</updated>
		
		<summary type="html">&lt;p&gt;Revans: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following are the steps I have used to build several test systems.&lt;br /&gt;
&lt;br /&gt;
It involves getting a sql backup of mdb, with all login's in the backup  and then restoring is to a test system that has been setup and have an existing mdb built.&lt;br /&gt;
The existing mdb is copied over using the SQL restore.&lt;br /&gt;
&lt;br /&gt;
Steps to go from migrated R11.x system to a R11 test system							&lt;br /&gt;
						&lt;br /&gt;
&lt;br /&gt;
#install the base product&lt;br /&gt;
#run the pdm_configure to setup and ensure the environment is correct.&lt;br /&gt;
#backup $nx_root/site/mods  on the production system&lt;br /&gt;
#do the following extract on production&lt;br /&gt;
#*pdm_extract wspcol &amp;gt; wspcol.txt&lt;br /&gt;
#*pdm_extract wsptab &amp;gt; wsptbl.txt&lt;br /&gt;
#restore the wspcol / wsptab to the test system&lt;br /&gt;
#*pdm_load -f wspcol.txt&lt;br /&gt;
#*pdm_load -f wsptbl.txt&lt;br /&gt;
#delete the file $nx_root/site/mods/wsp_schema.log  (may not be present)		&lt;br /&gt;
#log on to the wsp&lt;br /&gt;
##open the schema designer&lt;br /&gt;
##open any table and make a dummy update (e.g. the description some place)&lt;br /&gt;
##choose 'File' -&amp;gt; 'Save and Publish'&lt;br /&gt;
##shutdown the Unicenter Service Desk services	&lt;br /&gt;
##run pdm_publish&lt;br /&gt;
##start the Unicenter Service Desk services&lt;br /&gt;
##check for any errors&lt;br /&gt;
##sign on to Service Desk&lt;br /&gt;
##sign on to sql visual studio&lt;br /&gt;
##*verify that any schema changes are in place&lt;br /&gt;
##check the ddict.sch found in $nxroot\site	verify fields are in the ddict&lt;br /&gt;
#copy $nx_root/site/mods to the test system  (see step 3)&lt;br /&gt;
#run the pdm_configure to setup and ensure the environment is correct.	&lt;br /&gt;
#*check ddict.sch found in $nxroot/site, to make sure that the fields were added correctly&lt;br /&gt;
#restore the database using SQL	&lt;br /&gt;
#change the database name in the following table	&lt;br /&gt;
#*dlgtsrv table&lt;br /&gt;
#*#change the primary server name to the test server name&lt;br /&gt;
#*#*sym	from production name  to test name&lt;br /&gt;
#*#*server from production name  to test name&lt;br /&gt;
#change all the notifications in the usp_contact record to 'Notification'	&lt;br /&gt;
#*c_cm_id1, c_cm_id2, c_cm_id3, c_cm_id4&lt;br /&gt;
#*SQL Command is update dbo.usp_contact SET c_cm_idx = 1801&lt;br /&gt;
#reboot the server&lt;br /&gt;
#before running pdm_configure, check the following&lt;br /&gt;
#*User ServiceDesk is active and available&lt;br /&gt;
#*Update ServiceDesk in the SQL database&lt;br /&gt;
#apply patches&lt;br /&gt;
&lt;br /&gt;
If any questions on this please email me, danegrey&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div align='center'&amp;gt;&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;To make corrections or additions to this article, select the ''edit'' tab above.&amp;lt;br&amp;gt;&lt;br /&gt;
To discuss or ask questions about this article, select the ''discussion'' tab above.&amp;lt;/font&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Revans</name></author>	</entry>

	</feed>