Re: migration 7.0 to 7.1
Date: 1996/05/23
Message-ID: <31A3F819.5702_at_primenet.com>#1/1
krishna rajan wrote:
>
> Hi, I have been working with oracle databases for about a year now.
> Apart from doing a lot of pl/sql and sql forms , now I have the added
> task of moving an oracle database v7.0 to v7.1. I have created the new
> version and its up and rinning. As a test , i moved all the objects
> from one tablespace to the new version. every thing looks fine but i am
> still not absolutely sure that every thing is all right. one of the
> reasions being not able to do a through test of the new database.Could
> anybody tell me a list of things to check in the new version before i
> move all the jobs to the new version.
> Thanks in advance
> krishna
> Oracle programmer
It was a while ago but I did find a problem.
The upgrade utility did not set the dictionary values relating to parallel query (they were left as NULL). Support gave me a script to set them to 0.
I don't remember exactly what error I was getting that caused me to look at this but you probably have the same problem and it is easy to fix. Received on Thu May 23 1996 - 00:00:00 CEST