[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | Oracle CDD/Repository nce |
Notice: | Current versions are V7.0-01 and V6.1-03 eld Test 3 |
Moderator: | 8292::PJACOB N |
|
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 |
1087.0. "Corrupted CDD System areas???" by ORAREP::TEKAPO::TOWN () Mon May 12 1997 18:44
On VAX VMS 6.1, CDD 5.3, I get the follownig errors. Essentially I cannot
automate the CDD build because of these problems.
At the end of the dictionary create, a VERIFY/ALL/REBUILD is required.
Thanks for your time
Pete.
The log from a dictionary create is...
$ cdo
Welcome to CDO V2.3
The CDD/Repository V5.3 User Interface
Type HELP for help
CDO> define DICTIONARY DISK$PS_DICT:[DICT] .
%CDD-I-CRECONT, define repository continuing without template
CDO> set def PS_DICT
CDO> define DIRECTORY database.
%CDO-E-ERRDEFINE, error defining object
-CDD-E-ERRCREDIR, an error occurred while creating the directory
-RDB-E-OPEN_TRANS, detach failed because 1 transaction are active
CDO> define DIRECTORY database.
%CDO-E-ERRDEFINE, error defining object
-CDD-F-ERRCREDIR, an error occurred while creating the directory
-LIB-F-BADBLOSIZ, bad block size
CDO> define DIRECTORY database.
CDO> define DIRECTORY database.records.
CDO> define DIRECTORY database.fields.
CDO> define DIRECTORY fields.
CDO> define DIRECTORY records.
CDO> define DIRECTORY tasks.
CDO> define DIRECTORY groups.
CDO> exit
$ cdo
Welcome to CDO V2.3
The CDD/Repository V5.3 User Interface
Type HELP for help
CDO> set def ps_dict
CDO> dir
Directory DISK$PS_DICT:[DICT]
DATABASE DIRECTORY
FIELDS DIRECTORY
GROUPS DIRECTORY
RECORDS DIRECTORY
TASKS DIRECTORY
CDO> @psg_database_fields.cdo
CDO> @psg_acms_fields.cdo
CDO> @psg_fields.cdo
CDO> @psg_database_records.cdo
CDO> @psg_acms_records.cdo
CDO> @psg_records.cdo
CDO> Exit
$ cdo
Welcome to CDO V2.3
The CDD/Repository V5.3 User Interface
Type HELP for help
CDO> verify/all ps_dict
%CDD-W-VF_REBUILD, dictionary corrupt please run VERIFY/REBUILD
%CDO-E-ERRVERIFY, error verifying object
-CDD-E-ERRVERIFY, error verifying dictionary
-RDB-READ_ONLY_TRANS, attempt to update during a read-only transaction
%PROTOCOL, network protocol error
CDO> verify/all/rebuild ps_dict
are you satisified with the backup of your dictionary, proceed? [Y/N] (N)y
CDO> Exit
T.R | Title | User | Personal Name | Date | Lines |
---|
1087.1 | | NOVA::SMITHI | Don't understate or underestimate Rdb! | Tue May 13 1997 00:13 | 4 |
| I'd be tempted to install all OpenVMS patches for V6.1 there are many which
can affect the correct running of Rdb on OpenVMS V6.1 and V6.2
Ian
|
1087.2 | Installed Patches | ORAREP::TEKAPO::TOWN | | Tue May 13 1997 18:27 | 47 |
| These problems only occured after the installation of the 19-March ECO patches
(marked '*').
All other system software seem s to be OK, and "luckily" our customer does not
use CDD.
I will be upgrading ACMS(4.1 - 4.2 if it is released) and DECforms(2.1B) in a
couple of months time and a CDD upgrade(6.1-03) will also be required.
Current revision levels of software are:
VAX/VMS 6.1
VAXBACK04_061
VAXCOPY01_061
VAXF11X03_061
VAXLMF03_061
VAXLOAD01_061
VAXLOGI04_061
VAXMAIL05_061
VAXQMAN03_061
VAXRMS02_061
VAXSCSI03_061
VAXSYS13_061
VAXSYS14_061
VAXSYS15_061
VAXSYSL01_061
VAXACRT09_061 *
VAXRMS04_061 *
DECnet OSI 6.3-6 * [6.3-2]
Rdb 6.0-14
CDD 5.3-09
UCX 3.3-7
Pathworks 5.0-E * [5.0-D]
ACMS 3.3B
ACMS desktop 2.2-1
DECforms 1.4-14 * [1.4-5]
CDA Converter Library 2.2
DECwindows Motif 1.2-3
VAX DQS 1.3
DEC C 5.2
DEC RALLY 4.0-5
DECSET 12.0C
DECwrite 3.1
VAX COBOL 5.3
|