T.R | Title | User | Personal Name | Date | Lines |
---|
1085.1 | what anchor did you specify ? | 8292::PJACOB | Patrick [email protected] | Mon May 12 1997 13:36 | 13 |
| 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.2 | | ORAREP::TOSSUB::PEGNA | | Fri May 16 1997 11:07 | 20 |
|
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.3 | is the database accessible? | 8292::PJACOB | Patrick [email protected] | Tue May 20 1997 07:59 | 11 |
|
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.4 | | ORAREP::TOSSUB::PEGNA | | Thu May 22 1997 06:50 | 24 |
|
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.
|