1

I've just installed Oracle 12c. I did not select any of the fancy new options, I just wanted an Oracle instance. I'm fairly new to Oracle but I was used to 11.2.0.4.

Every command I try now fails and it's always something like "Cannot do [x] on pluggable database", etc.

I just want a normal oracle instance and I want to be able to create users and import my database but every turn I take has some frustrating error having to do with pluggable databases. I don't care at all about them, and I specifically tried to avoid any install option that looked like it would make a "pluggable" database but apparently it still did.

Is there any way I can just keep life the same in 12c or am I stuck with this entirely clumsy pluggable paradigm? Thanks very much.

atokpas
8,6901 gold badge18 silver badges27 bronze badges
asked Apr 6, 2016 at 2:07
1
  • Who moved my cheese? Commented Aug 23, 2016 at 15:41

2 Answers 2

2

Yes it is possible to use single tenant.. here you go --> Single Tenant Configuration

answered Apr 6, 2016 at 3:15
1
  • 1
    Oracle will Non-CDB's desupport it in future (desupport means, single-tenant deployment (a CDB with one PDB - no Multitenant license required) more but not set in stone ;) Commented Apr 6, 2016 at 11:21
-1

Yes, it is. Just create a Non-CDB (the old architecture) database, but keep in mind this architecture will be deprecated in the future.

answered Jun 8, 2016 at 15:07
4
  • This doesn't offer any more information than Tesla & Patrick's Answer/Comment. Commented Jun 8, 2016 at 15:20
  • @JohnM comments may be deleted at any time, without notice. I know almost nothing about Oracle's pluggable databases, or single-tenant architecture or non-CDB databases but it seems this answer has some value. The other answer is also just a link. Is this answer really worth a -3 while the other a +2? Commented Jun 8, 2016 at 19:53
  • Information that is useful for the question should be in answer, not comments. Whether the specific fact about the deprecation is good enough for a separate answer or it should be an edit to the other answer, I won't judge but the answer shouldn't be downvoted just because the info is in a comment - that some readers may just miss reading. The down or up vote should be on whether the answer adds something to the question asked. Commented Jun 8, 2016 at 19:59
  • @ypercubeTM Fair point. I'd un-vote if I could at this point, but it is locked. Commented Jun 8, 2016 at 20:29

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.