User Profile
Collapse
-
Thanks a lot for the reply. Unfortunately, all these users will use the same application id to connect to the database, :( And we have very strict DBA and we are only allowed to create tables under some certain schema.... -
how can i generate a unique table name at runtime from db2?
I’m writing a unittest, which will clear a table and insert a set of values into the table before it starts to test some stored procs. My problem is that when multiple users are running the test at the same time, one user might clear the table after the other user inserts a set of values, which will make the latter user’s test fail.
I am wondering if it’s possible that each user will get a unique table name at runtime so that...
No activity results to display
Show More
Leave a comment: