DIM-00019 and ORA-12560 when creating new database
DIM-00019: Create Service Error. ORA-12560: TNS:protocol adaptor errorI have searched the Inernet high and low and found only a few references to these, not one of which helped me. I am logged in as part of the ORA_DBA group and Administrators group. I don't know if it is relevant, but I also have MS Visual Studio .NET installed as well as IIS.
It sounds like the assistant is having trouble trying to create services. Make absolutely sure that you have administrative rights. I have used the dbca directly to create databases, but when I have problems, I'd revert to running scripts to create it. You can have the dbca create the scripts for you, but I'd run them yourself so that you can pinpoint what command is getting the error. That may give you a better chance of figuring out what part of the creation is failing.