Xstore V20 Oracle DB (standard) - Cannot Execute db-create.sql
Hi,
Recently, I'm installing Xstore V20 to a demo environment. I successfully completed the installation of Oracle DB 12c (standard). I wanted to create the databases before starting the installation for Xstore POS application.
I had executed the db-create.sql which comes with Xstore installation package, in SQL Developer; however, every time I tried it fails because of some PL/SQL compilation errors. Below two error codes which I'm seeing in the script output.
ORA-06550
PLS-00103
Attached is a copy of the sql script I ran along with the log file.
I would appreciate if someone could help me on this.