home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC69777 Status: Geschlossen

Using system defined modules result in SQL0551N "SYSIBM RATOR"
does not have the required authorization or privilege

Produkt:
DB2 FOR LUW / DB2FORLUW / 970 - DB2
Problembeschreibung:
This symptom can be made if the database is created with 
username of which length is greater than 8 characters such as 
ADMINISTRATOR and the system defined module is executed. 
  If you see a SQL0551N error with "SYSIBM RATOR",  you are 
impacted by this issue. 
 
  For example,  while executing, module UTL_FILE fails with 
error below. 
 
    SQL0551N "SYSIBM RATOR" does not have the required 
authorization or privilege to perform operation "EXECUTE" on 
object "SYSIBMADM.Pxxxxxxx".  SQLSTATE=42501 
 
  If you see the "Definer length  : 13" and "Definer : SYSIBM 
RATOR" in the output of the following db2cat, then you have the 
issue on that database. 
 
    > db2cat -d <dbname> -s SYSIBMADM -n imp_fopen -m UTL_FILE 
-p routine -o imp_fopen.pd.fmt 
    > find /i "definer" imp_fopen.pd.fmt 
 
    ---------- IMP_FOPEN.PD.FMT 
     Definer length                : 13 
     Definer                       : SYSIBM  RATOR 
     Definer type                  : S
Problem-Zusammenfassung:
Local-Fix:
Re-create the database with a user whose username length is 
<=8 characters.
Lösung
Workaround
keiner bekannt / siehe Local-Fix
Kommentar
This APAR is a duplicate of IC65070
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
13.07.2010
13.07.2010
13.07.2010
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version