I'm using the headless installer, but I think the problem is alse reproducable by running install.sql
When running the script I receive an error SP2-0317, this is caused by "SET DEFINE &". When I replace this line with "SET DEFINE '&' ", the script runs fine.
I'm using the headless installer, but I think the problem is alse reproducable by running install.sql
When running the script I receive an error SP2-0317, this is caused by "SET DEFINE &". When I replace this line with "SET DEFINE '&' ", the script runs fine.