1 minutes readORA-27209: syntax error in device PARMS – unknown keyword or missing =

Reader Mode

Problem:-


RMAN-03009: failure of allocate command on ORA_AUX_SBT_TAPE_1 channel at 10/19/2018 23:10:08
ORA-19554: error allocating device, device type: SBT_TAPE, device name:
ORA-27209: syntax error in device PARMS – unknown keyword or missing =

Solution:-

run
{
ALLOCATE AUXILIARY CHANNEL aux1 TYPE DISK;
duplicate target database to GOLUAT1 from active database;
}

Related Articles

Responses

Your email address will not be published. Required fields are marked *

Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.