Remote Administration
Der dbaservices Remote DBA ist ein Datenbankadministrator, der seine Tätigkeit via Fernzugriff (Remote Access) auf den ORACLE- und SQL Server-Datenbanksystemen durchführt. Der Vorteil dieser Methode zum Betreuen der Datenbanken ist die räumliche und zeitliche Unabhängigkeit. Es lassen sich fast alle datenbankrelevanten Tätigkeiten auf physischen und virtuellen Umgebungen, das Monitoring, der Datenbankbetrieb und die unmittelbare Störungsbehebung mit diesem Service abbilden.
Remote DBAs
Dabei spielt es keine Rolle, mit welcher Lösung von welchem Hersteller die Fernverbindung hergestellt wird. Gängig sind Standard RDP und Terminal Services. Aus sicherheitsrelevanten Aspekten ist der Zugriff der Remote DBA über token-basierte VPN-Verbindungen sehr empfehlenswert.
Der Remote DBA setzt immer einen funktionierenden Remote Access voraus.
Remote DBAs ergänzen oder ersetzen sogar klassische Datenbankadministratoren – mit dem wesentlichen Vorteil, dass sie rund um die Uhr verfügbar sind. Besonders gefragt ist die Beauftragung als Urlaubsvertretung oder bei Lastspitzen.
Haben Sie Fragen?
NEUSTE BEITRÄGE
ORA-01641 „tablespace ‚%s‘ is not online – cannot add data file“
a) Texte aus oerr unter Linux 01641, 00000, „tablespace ‚%s‘ is not online – cannot add data file“// *Cause: Attempting to add a datafile to a tablespace that has been set// to read-only or offline.// *Action: Make the tablespace online and read write then...
ORA-01646 „tablespace ‚%s‘ is not read-only – cannot make read write“
a) Texte aus oerr unter Linux 01646, 00000, „tablespace ‚%s‘ is not read-only – cannot make read write“// *Cause: Attempting to make a tablespace read write that is not read-only.// It may be either online or offline.// *Action: Leave tablespace read write....
ORA-01658 „unable to create INITIAL extent for segment in tablespace %s“
a) Texte aus oerr unter Linux 01658, 00000, „unable to create INITIAL extent for segment in tablespace %s“// *Cause: Failed to find sufficient contiguous space to allocate INITIAL// extent for segment being created.// *Action: Use ALTER TABLESPACE ADD...
ORA-01683 „unable to extend index %s.%s partition %s by %s in tablespace %s“
a) Texte aus oerr unter Linux01683, 00000, „unable to extend index %s.%s partition %s by %s in tablespace %s“// *Cause: Failed to allocate an extent of the required number of blocks for// index segment in the tablespace indicated.// *Action: Use ALTER...
ORA-01689 „syntax error in clause \“%s\“ of %s“
a) Texte aus oerr unter Linux01689, 00000, „syntax error in clause \“%s\“ of %s“// *Cause: There was a syntax in the INIT.ORA parameter.// *Action: Fix the syntax error and restart the instance. b) ErklärungDieser Fehler tritt auf, wenn in der INIT.ORA Datei ein...
ORACLE NEWS
MySQL