Hi! this is very completed for developer who do not know the complete structure of the systems. we are achieving multitenant app by inserting some common columns in all tables. if we want to use system user and list then it is very difficulty. Do you have any ided to use apex user , list, .menu , roles to separately identify in same workspace in one application.
@ERPINFOSYSTEMS5 жыл бұрын
Very useful PDB possibility, and option attach or de-attach and copy paste to the other instances.
@GS-hc5zp Жыл бұрын
Did you find solution to this. I mean unplug a pdb from one Oracle instance to other Oracle instance? I want to transfer application to other machine with data including blob.
@TheOracleLicensingGuy4 ай бұрын
Be careful on the licensing folks, if you run more than 3 PDBs on a CDB you need to buy a license for Multitenant (19c or above)
@niltonmaganha1113 жыл бұрын
How about have just an Apex installed in a PDB that is completely apart from business data, like 3 layers (ORDS, pdb with Apex and then Oracle Databases with business data without any local Apex). Is it possible?
@baoengb4 жыл бұрын
Hi, thank you very much, very interesting video/tutorial