I'm trying to install an autosys server on a linux. The database, tablespaces and users are predefined, so I only have the second selection "create or refresh database".
When I get to the screen where I must define the Tablespaces I get the error that the tablespaces are not found.
I cannot find out why. The tablespaces exist, the user aswell. Both users have access.
I can do sqlplus [email protected] and [email protected] from the command line.
Any Idea?
LD_LIBRARY_PATH was wrong. Setting it correctly resolved the problem.