GenBScript errors on 18.8
Running genbscript errors on 18.8.
Found this but it is not clear at all
Errors While Running Genbscript In Siebel IP 18.5 Server Machine (Doc ID 2424489.1)
Here is the correct fix clearly spelled out
Edit .cfg and change datasource from local to ServerDataSrc. The entry is already there but just needs to be edited.
[DBSecAdpt]
DBSecAdpt_SecAdptDllName = sscfsadb
DataSourceName = ServerDataSrc << this was local before the edit
DBSecAdpt_PropagateChange = TRUE
The really bad part if you also have to create and ODBC entry with the same name as your TNS entry. In my case my TNS entry is SIA18 so I had to create and ODBC entry for the same.