Mikael Sandström

Results 100 comments of Mikael Sandström

Should be fixed by https://github.com/oravirt/ansible-oracle/commit/5e1cf4e34ac578442bc00275e2685e1a7527f65b

Hi, The is_container parameter is used to define if the database should be a Container Database (CDB) or not. I'd like to see your config (playbook + corresponding group_vars) to...

Ok, so a little ansible basics (you may already know all of this and if so, apologies) Every role have a bunch of default variables, and they are placed in:...

Hi, Sorry about the late reply, but: It looks like the database server installation has not finished properly, since the binaries does not seem to be there. I would start...

Did you get this to work?

Great! No environment is set by default, but there are .profile_dbname files created for each db and home Just source the file (source .profile_xxxx) and you’re set

Hi, Yeah, like I said in my previous reply - I don't set any environment variables in .bash_profile. and the reason for that is: You may have more than one...

I need more info than this. Can you show me your group_vars?

https://github.com/oravirt/ansible-oracle/commit/2f84456f924b131e70765360a06bdf361ea35ecf should fix this

Yes, if time permits ;-)