[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference orarep::nomahs::repository

Title:Oracle CDD/Repositorynce
Notice:Current versions are V7.0-01 and V6.1-03eld Test 3
Moderator:8292::PJACOBN
Created:Thu Jan 21 1993
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1094
Total number of notes:4913

1085.0. "CDD$UPGRADE failed from v4.3 to 6.1" by ORAREP::TOSSUB::PEGNA () Fri May 02 1997 06:38





    Hi!

        I'm having trouble converting my CDD V4.3 dictionary to V6.1.  I've
    read the installation manual and a few notes in this conference but
    find I can't convert.
    The customer is only using the CDD.

        Upgrade from    OpenVMS 5.5-2   to      v6.2
                    	rdb --          to      rdb-rt v6.1 (prerequisite cdd)
                        cdd v4.3        to      v6.1
                        dtr             to      dtr v7.1

        I ran @sys$share:decrdb$convert_cdd$database.com and it worked fine.
        After upgrade cdd, I ran cdd$upgrade.com and the procedure didn't ask

         " What version is this repository? [ V50 | V51 | J51 | V53 | V61]
           [V61] : "

	 and I got the following error message:

        %CDDX-F-ERREXPRT ,error exporting repository
        CDD-F-NOTADIC ,
         Does not contain a cdo dictionary:SYS$COMMON:[CDDPLUS]CDD$DATABASE
        CDD-I-ENDFIND, end of fetch stream
        CDDX-F-ERREXPRT , Error exporting repository.

                *** CDD$UPGRADE failed. ***

        Thanks,
	Beppe
T.RTitleUserPersonal
Name
DateLines
1085.1what anchor did you specify ?8292::PJACOBPatrick [email protected]Mon May 12 1997 13:3613
    Hi Beppe,
    
    sorry for the delay but I was on vacation. Let us know if you still
    have problems; usually, you have this symptom when you specify 
    		SYS$COMMON:[CDDPLUS]CDD$DATABASE
    as the repository anchor instead of
    		SYS$COMMON:[CDDPLUS]
    
    Therefore, I will bet it was what happened
    
    Patrick
    
    
1085.2ORAREP::TOSSUB::PEGNAFri May 16 1997 11:0720


	Hi Patrick,

	I tried with SYS$COMMON:[CDDPLUS]

	and I got the following error:


	%CDDX-F-ERREXPRT ,error exporting repository

	CDD-F-NOATTACH, unable to attach to dictionary database

	CDDX-F-ERREXPRT, Error exporting repository.


	Thanks,

	 Beppe
1085.3is the database accessible?8292::PJACOBPatrick [email protected]Tue May 20 1997 07:5911
Hi Beppe,

Good, the error message is now different. It seems there is problem to access
to the database. Did you execute SYS$SHARE:DECRDB$CONVERT_CDD$DATABASE.COM ?
Do you succeed in accessing it through SQL ? What happens if you type:
	$ mcr sql$
	SQL> attach 'filename sys$common:[cddplus]cdd$database';
	SQL> show tables

Patrick
1085.4ORAREP::TOSSUB::PEGNAThu May 22 1997 06:5024

	Hi Patrick,
	
	I executed decrdb$convert_cdd$database ,it worked fine (.0)

	I tried $mcr sql$ ,and i got the following error:

	SYSTEM-F-OPCDEC, opcode reserved to digital fault at pc=002bc1e2
							    PSL=03c00000	


	ana/image sql$

		DEC SQL v6.1-0
		link date/time	25-jan-1995 19:20
		linker ident	"05-09"



	I installed rdb run-time only,is it correct?


	Beppe.