среда, 8 сентября 2010 г.

asmcmd: ASMCMD-08103: failed to connect to ASM; ASMCMD running in non-connected mode

Can be if any issue with connection to +ASM
try sqlplus / as sysdba

Комментариев нет:

Отправить комментарий

Update BLOB

set define off DECLARE    vb1 CLOB := 'long text';    vb2 CLOB :=                 'long text';    vb3 CLOB :=              ...