Problems with BRBACKUP after system copy [ENGLISH/SPANISH]

Problems with BRBACKUP after system copy [ENGLISH/SPANISH]

SPANISH:
Tengo

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

SAP instalado en Oracle y realice una copia homogenea para crear otro sistema. El problema que tengo con el nuevo sistema es que no puedo realizar el respaldo de la Base de Datos (BRBACKUP) con el usuario <sapsid>adm ya que me sale el siguiente error:

BR602I No valid SAP license found - please contact SAP
BR301W SQL error -942 at location BrbDbLogOpen-1
ORA-00942: table or view does not exist
BR324W Insertion of database log header failed
BR301E SQL error -942 at location BrDbfInfoGet-12

Me podrias decir ?que es lo que esta pasando?

ENGLISH:
I have SAP installed on Oracle. I did a homogeneous system copy to create another system. The problem I have with the new system is that I cannot backup the database using BRBACKUP, user <sid>adm. I get the following error:

BR602I No valid SAP license found - please contact SAP
BR301W SQL error -942 at location BrbDbLogOpen-1
ORA-00942: table or view does not exist
BR324W Insertion of database log header failed
BR301E SQL error -942 at location BrDbfInfoGet-12

Can you tell me what's going on?


SPANISH:
El problema es que las bases de datos son las mismas pero los sistemas en el cual SAP corre son diferentes. La licencia tiene information unica al sistema en donde SAP fue instalado originalmente. Mi recomendacion es que pidas una licensia para el sistema que configuraste como copia.
La tabla que mantiene las licencias se llama MLICHECK. Observa como "saplicense -get" te da un "hardware key" differente del que esta en la tabla.
Puedieras intentar correr "saplicense -temp" tambien. Si el comando corre con exito entonces tendras una licencia temporal por 4 semanas.

ENGLISH: The problem is that the SAP databases in both systems are identical. The license contains unique information to the system where SAP was installed.
I recommend that you request a a license for the new system you configured as a copy.
The table that contains the licenses is called MLICHECK. Notice that when you run "saplicense -get" you obtain a different "hardware key" than the one in table MLICHECK.
You can try installing a temporary license by running "saplicense -temp". If the command runs successfully you will have a four-week temporary license.


This was first published in December 2002