FAQ
BRICK FAQ: Das Skript verursacht eine „Out of memory“ Meldung
Das Skript kann eine „Out of memory“ Meldung verursachen und bricht damit ab. Dies kann bei der Datei debug.log und bei einer Größe von mindestens 1 GB passieren. In diesem Fall sollte die Datei „rotiert“ werden.
BRICK FAQ: Das Skript kann auf RedHat nicht gestartet werden
Da das Skript aus Kompatibilitätsgründen mit der 32bit Version von Perl entwickelt wurde, kann es auf RedHat Systemen zu folgendem Fehler kommen: ‚/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory‘. In diesem Fall müssen benötigte Libraries mit dem Kommando ‚yum -y install glibc.i686‘ installiert werden bevor BRICK genutzt werden kann.
BRICK FAQ: Die generierten BRICK Reporte zeigen falsche Werte in Data Protector 8.0 Umgebungen
Die von BRICK generierten Reporte nutzen die Standard Kommandos von Data Protector. Auf Grund eines Bugs in der Version 8.0 werden in BRICK möglicherweise auch falsche Werte angezeigt. Zur Lösung des Problems ist ein Service Request zu öffnen und der Hotfix für das Reporting Problem zu installieren. Danach sollten die korrekten Werte in den Advanced Reports von BRICK angezeigt werden.
BRICK FAQ: Die Laufzeit des BRICK Scripts ist sehr hoch und das Skript bleibt während des DNS Checks stehen
In größeren Umgebungen, bei einer hohen Anzahl von Clients in der Zelle oder langsamen DNS Servern kann es zu einer hohen Laufzeit des BRICK Skripts kommen. In diesem Fall hilft der Parameter -no_dns
. Damit wird die DNS Überprüfung übersprungen und das Skript kann schneller abgearbeitet werden.
BRICK FAQ: Die Auflistung der lokalen Gruppen in Windows produziert eine sehr große Datei und die Laufzeit ist sehr hoch
Grund für das Problem ist die WMI Abfrage auf dem Server. Wenn verschachtelte Gruppen in der AD vorhanden sind, so beschränkt sich die WMI Abfrage nicht auf die lokalen Gruppen, sondern folgt dem Weg in der AD. Dies kann zu einer hohen Laufzeit führen. Derzeit ist keine Lösung des Problems verfügbar, das Auflisten der lokalen Gruppen wird mit Version 1.1 geändert, zusätzlich wird in Version 1.1 von BRICK die Abfrage konfigurierbar sein.
BRICK FAQ: Bei der Ausführung von BRICK stürzt der RDS Dienst ab
Für die durchgeführten Überprüfungen werden ausschließlich Data Protector Kommandos genutzt. Das Abstürzen würde daher auch beim Ausführen des Data Protector Kommandos ohne BRICK vorkommen. Im konkreten Fall konnte das Verhalten an einer nicht aktualisieren 6.20 Zelle nachvollzogen werden, die Installation der aktuellen patches hatte das Problem behoben.
Hi, anyone can help me withthe following questions?
I want to generate a document that gives me the detail of different backup specifications.
Data Potector generates this?
Thank you
Hi Luis,
already tested BRICK for that?
Best regards
Daniel
Hi Daniel,
Sometimes when I use Brick I notice that IE is not able to display the data in its browser.. When I investigate more the complete auto generated directory lib is empty.. Something missing on the Cellmanager server ??
Henry
Hi Henry,
I have seen this behavior for some older BRICK versions and when Unix or Linux is used. The error occurs when launching BRICK and the files are extracted.
Can you try to run latest version (assuming you are on 8.X or 9.X)? If not possible copy the lib folder from a working version.
Best regards
Daniel
what if DP server crashes. and if i create a new DP server, will it create problem while restoring any old backups.
Hi ABC,
it depends how you do the restore. There are different ways to recover your cell server.
Best is to browse through all methods in doumentation to get an understanding what best works for your site.
Best regards
Daniel
Hi Daniel, looking for advanced documentation on DP oracle integration commands and parameters. Want to create custom scripts so we can allocate databases to their own channels and initiate from the local oracle server. Started by generating scripts using the gui to create, but the documentation is thin on this subject. We have several hundred DB’s on the instance and creating a spec for each one is useless as that’s what the gui limits you to. Trying to get specific information on how to include multiple clients in the script, not sure if its a line entry for each or a delimited list on a single statement. Looks like this:
CLIENT „DEV1“ server.domain.xx
Thanks for any input.
Hi Peter,
unfortunately it is not possible to mix backup of databases from different clients into one backup specification.
If you have 100 of databases, you should configure the Data Protector templates, to get all things prepared.
The RMAN commands used in DP are the standard RMAN commands, please refer to Oracle documentation.
Best regards
Daniel
Hi,
I have a question.
I’m using DP 8.13 on RedHat.
When i installed new windows clients via ob2install i want to add encrypted password into input file.
Is there any option/command etc. to do this. I don’t want to put passwords in plain text.
Kind regards,
Tsvetan Krastanov
Hi Tsvetan,
I do not believe you can add an encrypted password for ob2install script.
However, I recommend to raise an enhancement request on this matter.
Best regards
Daniel
Hi all, i found a workaround, with omniinetpasswd I’ve added a default user for installation server and into input file I’ve putted „-“ instead of password.
However, i also found how to encrypt the passwords, all DP IS have command: util_cmd. this command encrypt password.
Hi,
yes, you are right, I forgot the util_cmd command. Shame on me 🙂
Best regards
Daniel