Hi Brittain,my fast procedure is:

1) Stop Remedy service in the old server

2) export file dump from the old server

launch exp utility

user=aradmin


3) in the new server connect with system user


--create tablespace arsystem

create tablespace arsystem datafile 'arsys1.dat' size 500M autoextend on;

--create aradmin user

create user aradmin identified by ar#admin# default tablespace arsystem;
grant connect, resource,dba to aradmin;

from a command windows:

imp system/manager file=c:\temp\exp_ars.dmp
log=c:\temp\exp_ars.log fromuser=aradmin touser=aradmin feedback=10000


4) upgrade remedy version to 7.5 version

5) TEST, TEST, TEST.....


Ciao
Mauro



2009/9/10 Brittain, Mark <[email protected]>

> **  HI All,
>
> I am planning on moving from ARS 6.3 on SunOS 5.9, Oracle 9.2 to ARS 7.5
> Oracle 11g, Linux 5 (64-bit). Thought is to completely build the new box,
> install ARS 7.5 and the move the data over to the new server.
>
> Has anyone done this before? Any suggestions on the best way to more the
> data? Is there a better way?
>
> Thanks
> Mark Brittain
>
>
>  *  ________________________________  *
> This e-mail is the property of NaviSite, Inc. It is intended only for the
> person or entity to which it is addressed and may contain information that
> is privileged, confidential, or otherwise protected from disclosure.
> Distribution or copying of this e-mail, or the information contained herein,
> to anyone other than the intended recipient is prohibited.
>   _Platinum Sponsor: [email protected] ARSlist: "Where the Answers
> Are"_

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

Reply via email to