RE: SQLSTATE=58005 - InnerException Message "No data exists for the row/column."
Hello JRSK,Please create a Service Request with Technical Support. The request can be created here:support.quest.com/create-service-requestBest RegardsOndrej
View ArticleRE: Issue with a SELECT ... FOR UPDATE DB2 11.1
Hello villalva11,---------We know that the application has worked well with Oracle and they did not have this Issue of locks.---------Oracle uses a different approach to concurrency.There is database...
View ArticleDB2 LUW Restricted database - Permissions to be granted for READ / SELECT...
Hi,We created a DB2 restrictive database and trying to grant permissions for READ / SELECT ONLY Unix group so they have minimum level of access and yet are able to SELECT from application objects /...
View ArticleRE: Issue with a SELECT ... FOR UPDATE DB2 11.1
Thanks Ondrej.Zizka Yes, (CUR_COMMIT) = ON DB2 v11.1.0.0I consider correct or would you like to change it to OFF for the issue that I present ???
View ArticleRE: Issue with a SELECT ... FOR UPDATE DB2 11.1
Value ON is correct.Do you use DB2 compatibility vector settings? Have you set it to ORA and restarted the database?RegardsOndrej
View ArticleRE: Issue with a SELECT ... FOR UPDATE DB2 11.1
Hi Ondrej.Zizka,NO, only have set DB2_COMPATIBILITY_VECTOR=ORA in our development environment.Do you think this can help us ?? If so, how ??We have two possibles options in mind:1.- Alter table to...
View ArticleRE: Issue with a SELECT ... FOR UPDATE DB2 11.1
Hello,The ORA vector variable sets DB2 to behave as Oracle. You mentioned, that you have this parameter configured on DEV environment. Dou you have the problem you are describing on the DEV...
View ArticleRE: Issue with a SELECT ... FOR UPDATE DB2 11.1
Hi Ondrej.Zizka!!!The ORA vector variable sets DB2 to behave as Oracle. You mentioned, that you have this parameter configured on DEV environment. Dou you have the problem you are describing on the DEV...
View ArticleRE: DB2 LUW Restricted database - Permissions to be granted for READ / SELECT...
Hello voorkey,If you go to Tools | Execution Trace and select To File all the SQL queries executed by Toad Data Point will be recorded (including background queries). If you then click on Show Logfile,...
View Article