Activity overview
Latest activity by Rahim Kanjiyani
Hi Eddy, I have schemas called BANINST1 and BANSECR. I have following grant on BANINST1 object to BANSECR. For example, GRANT EXECUTE ON baninst1.gb_common TO bansecr; This grant is duplicated in BANSECR and BANINST1 both. See screenshots below. [image] [image] / comments
Hi Eddy,I have schemas called BANINST1 and BANSECR.I have following grant on BANINST1 object to BANSECR.For example, GRANT EXECUTE ON baninst1.gb_common TO bansecr;This grant is duplicated in BANSE...
Hi Eddie, Yes, I have created new project and I can see that grants feature is completely redesigned in the latest version. My question now is on duplicate grants. For example, I have grants from Schema A to B. When I generate schema source code for both schemas together, the grants are duplicated in both Schema A and B. Is this an expected behavior? Thanks, Rahim / comments
Hi Eddie,Yes, I have created new project and I can see that grants feature is completely redesigned in the latest version.My question now is on duplicate grants.For example, I have grants from Sche...
It looks like that grants are duplicated in schemas. For example, I have grants from schema A to Schema B. When I generate source for Schemas A and B together, the grants are duplicated under UserObjectPrivileges in Schema A and B both. Is this the desired behaviour? / comments
It looks like that grants are duplicated in schemas.For example, I have grants from schema A to Schema B. When I generate source for Schemas A and B together, the grants are duplicated under UserOb...
Never mind, it looks like that grants are generated completely differently in 5.x. I can see grants to oracle roles under object files. Previously, role grants were under role specific file name. / comments
Never mind, it looks like that grants are generated completely differently in 5.x. I can see grants to oracle roles under object files. Previously, role grants were under role specific file name.
Duplicate grants
Hello,I have upgraded my Source Control for Oracle from 3.x to the latest version (5.x). How do I generate grants for oracle roles in the latest version?for example, grant select on <table> to <ora...
Hi Eddie,
We am also having the same issue. What's the ETA for this one?
Thanks,
Rahim / comments
Hi Eddie,
We am also having the same issue. What's the ETA for this one?
Thanks,
Rahim
Hi Simon,
I upgraded the DLM automation Suite from 1.2.4.275 to 1.2.5.420, so that Grant statements are included in the deployment script.The DLM Schema for Oracle is now hanging at "Reading dependency information".
Please fix this issue ASAP.
Thanks,
Rahim / comments
Hi Simon,
I upgraded the DLM automation Suite from 1.2.4.275 to 1.2.5.420, so that Grant statements are included in the deployment script.The DLM Schema for Oracle is now hanging at "Reading depen...