Past two days, I was trying to install ATG in my windows machine using the ATG Installation and Configuration Guide.
I am able to install,
- Oracle ATG Web Commerce platform
- Oracle ATG Web Commerce Search
Then before installing CIM, I tried to configure the database. I am using MySQL 5.6.13.
In the section Creating Database Tables for ATG Portal, they asked to run the following command to run the script
install-mysql userid password database
but in the above command, what database name I should give?
Please guide me on this.
Thanks.