Siebel 15.5 LocalDBSetup process fails at step 4
Hello to everyone.
The problem i'm facing is that the localdbsetup process fails at step 4 with the following message
ODBC error 00000 in SQLConnect:
Unknown ODBC error!
(native error 0).
Unable to login using specified ODBC parameters.
I did connect to Local XE database and there is no SIEBEL user.
The fact is that also the local user was missing and i did create this user manually..
I tried to run the step 4 commands using the local user.
Then the process stops, since the statement : Select TABLE_NAME from USER_TABLES where TABLESPACE_NAME='DATA' order by TABLE_NAME
returns no data.