Ansicht
Dokumentation

SQL0552 - Not authorized to &1. ( OS/400 )

SQL0552 - Not authorized to &1. ( OS/400 )

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0552
Not authorized to &1.

Message Long Text :

Cause . . . . . : The operation cannot be performed without the required authority.
-- CREATE TABLE requires the *USE authority to the Create Physical File (CRTPF) command.
-- CREATE VIEW or CREATE INDEX requires the *USE authority to the Create Logical File (CRTLF) command.
-- CREATE ALIAS requires the *USE authority to the Create DDM File (CRTDDMF) command.
-- CREATE SCHEMA requires the *USE authority to the Create Library (CRTLIB) command. If WITH DATA DICTIONARY is specified then the *USE authority to the Create Data Dictionary (CRTDTADCT) command is also required.
-- ALTER TABLE requires the *USE authority to the Add Physical File Constraint (ADDPFCST) command in order to add constraints, and the *USE authority to the Remove Physical File Constraint (RMVPFCST) command in order to drop constraints.
-- CREATE PROCEDURE or CREATE FUNCTION requires the *OBJOPR and *ADD authority to the catalog table SYSROUTINES in QSYS2.
-- DROP PROCEDURE or DROP FUNCTION requires the *OBJOPR and *DLT authority to the catalog table SYSPARMS in QSYS2.
-- COMMENT ON PROCEDURE or COMMENT ON FUNCTION requires the *OBJOPR, *READ, and *UPD authority to the catalog table SYSROUTINES in QSYS2.
-- CREATE TYPE requires the *OBJOPR and *ADD authority to the catalog table SYSTYPES in QSYS2.
-- DROP TYPE requires the *OBJOPR and *DLT authority to the catalog table SYSTYPES in QSYS2.
-- COMMENT ON TYPE requires the *OBJOPR, *READ, and *UPD authority to the catalog table SYSTYPES in QSYS2.
-- CREATE TRIGGER requires the *USE authority to the Add Physical File Trigger (ADDPFTRG) command.
-- DROP TRIGGER requires the *USE authority to the Remove Physical File Trigger (RMVPFTRG) command.
-- COMMENT ON TRIGGER requires the *OBJOPR, *READ, and *UPD authority to the catalog table SYSTRIGGERS in QSYS2.
-- CREATE SEQUENCE requires the *USE authority to the Create Data Area (CRTDTAARA) command.
-- DROP SEQUENCE requires the *USE authority to the Delete Data Area (DLTDTAARA) command.
-- ALTER SEQUENCE requires the *USE authority to the Retrieve Data Area (RTVDTAARA) and Change Data Area (CRTDTAARA) commands.
-- COMMENT ON SEQUENCE requires the *USE authority to the Change Data Area (CHGDTAARA) command.
-- SET SESSION AUTHORIZATION requires that the authorization ID associated with the statement has *ALLOBJ special authority.
-- SET CURRENT DEGREE and the QSYS2/RESET_ENVIRONMENTAL_LIMITS procedure require that the authorization ID associated with the statement has *JOBCTL special authority or be authorized to the QIBM_DB_SQLADM Function through Application Administration in System i Navigator. The Change Function Usage (CHGFCNUSG) command can also be used to allow or deny use of the function. For example: CHGFCNUSG FCNID(QIBM_DB_SQLADM) USER(xxxxx) USAGE(*ALLOWED).
Recovery . . . : Obtain authority from the security officer and try the operation again.

Message File : QSQLMSG
Library Message File : QSYS2924


ROGBILLS - Synchronize billing plans   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by IBM.

Length: 3243 Date: 20240423 Time: 133254     sap01-206 ( 2 ms )