Reason:
An DB2 table/view name that was defined in the programs resource table to take on the default authid for the user (that is, QUAL=N) was explicitly qualified in an embedded SQL statement. For this particular statement, the authid qualification is included in the generated SQL and this occurrence of the dvw does not take on the default authid.
Action:
If the DB2 table/view name should take on the default authid of the executing user, remove the explicit qualification. If this particular occurrence DB2 table/view name should access only the specified authid.dvw, there is no action necessary.
Note: This is useful for populating user tables from production tables.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|