Oracle 12C and Bitbucket
Christopher
Posts: 1 New member
Hello,
Does anyone know if it is supprting the Oracle 12C and Bibucket? Please let me know, it is urgent, thanks.
Does anyone know if it is supprting the Oracle 12C and Bibucket? Please let me know, it is urgent, thanks.
Tagged:
Comments
Source Control for Oracle V4 supports Oracle 12c and Git repositories:
https://documentation.red-gate.com/display/SOCO4/Requirements+and+supported+Oracle+versions
https://documentation.red-gate.com/display/SOCO4/Supported+source+control+systems
Many Thanks
Eddie
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com
I have installed an Oracle 12c database on my system. I had an application which need to access the database.
Previously in Oracle 11g, I used the following commands to create an user.
Can anyone tell me how to create a user in Oracle SOA 12c with my above requirements? I used the following statements but my installation is showing a fatal error saying
Following were the statements used.
I found when creating users in Oracle 12c that you need to specify the user's default tablespace using the commands below when creating the new user:
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com