Here you go:

exec sp_changedbowner 'sa'
exec sp_dropuser 'ARAdmin'
exec sp_changedbowner 'ARAdmin'
exec sp_defaultdb 'ARAdmin', 'ARSystem'
update field_table set tfServer = '@'
update actlink_open set serverName = '@'
update char_menu_query set server = '@'
update char_menu_sql set server = '@'

Roger A. Nall 
Manager, OSSNMS Remedy 
T-Mobile, USA 
Desk: 813-348-2556 
Cell: 973-652-6723 
FAX: 813-348-2565 
sf49fanv AIM IM 
RogerNall Yahoo IM 

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Randy Simon
Sent: Thursday, April 10, 2008 8:31 AM
To: arslist@ARSLIST.ORG
Subject: Re: Replacing test data with live

Could you please share those scripts? I am having problems after I
updated my DR server from the Prod DB. Embedded server references are
not something I thought about.

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Nall, Roger
Sent: Thursday, April 10, 2008 8:09 AM
To: arslist@ARSLIST.ORG
Subject: Re: Replacing test data with live

We do this often in our systems. The only thing I am aware of that is an
issue is server references in the different databases. We have scripts
that we execute to replace embedded server references. I might also add
that I am in a SQL environment.

HTH,

Roger A. Nall 
Manager, OSSNMS Remedy 
T-Mobile, USA 
Desk: 813-348-2556 
Cell: 973-652-6723 
FAX: 813-348-2565 
sf49fanv AIM IM 
RogerNall Yahoo IM 
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Dwayne Martin
Sent: Thursday, April 10, 2008 8:03 AM
To: arslist@ARSLIST.ORG
Subject: Replacing test data with live

Dear List,

We have two separate Remedy systems each with its own database, one a
test/development system and the other a live/production system.

We try to keep them in sync, but don't always succeed.  Our dba is
suggesting simply replacing the data in the test database with data from
the live database.

Are there any pitfalls that we should be aware of?

(ARS 7.1, RH Linux server, Oracle 10.2 db)

Dwayne Martin
James Madison University

________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

________________________________________________________________________

STATEMENT OF CONFIDENTIALITY:

The information contained in this message or any attachments to this
message are intended only for the person(s) or entity to which it is
addressed and may contain confidential and/or privileged material as
well as being protected from disclosure. 
Any review, retransmission, dissemination or other use of, or taking of
any action in reliance upon, this information by persons or entities
other than the intended recipient is strictly prohibited. If you
received this in error, please contact us immediately and delete the
material from any computer. 

Thank You.


________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to