cancel
Showing results for 
Search instead for 
Did you mean: 

Script server not started- SAP BUSINESS ONE FOR HANA

hana-studio-querys.pngdata-analisys.jpg

script-server.jpg

Hello

Everyone,

I am working with SAP Business one for hana 10 PL02 with hana 2.0 Rev 45. When I try to initialize the Analytics, I have a problem with the initialization. I did some research and found that they recommend (for hana 2.0) doing this step on the server ALTER DATABASE <Container Name> ADD 'scriptserver' But I also have a problem.

Let me know if the container name is the database.

egomez_ve
Participant
0 Kudos

Hi there You have to login as SYSTEMDB and the command needs you to enter the SID instead of the name of the Database.

Accepted Solutions (0)

Answers (1)

Answers (1)

AtulKumarJain
Active Contributor

So for your case you have to run this command from SYSTEM DB not from tenant DB.

ALTER DATABASE HDB ADD 'scriptserver'

Thanks

Atul

0 Kudos

Thanks for you answer Atul

I tried with ALTER DATABAE HDB ADD 'scriptserver'

And I have the same problem. Please see attacehd. capture1.pngcapture2.png

AtulKumarJain
Active Contributor
0 Kudos

Hi Adan,

You have to run this command on SYSTEMDB not on tenant DB.

Please correct it.

You can verify while adding DB entry in studio.

Best Regards,

Atul

0 Kudos

I tried

ALTER DATABASE SBODEMOUS ADD 'scriptserver' , and I have same problem. Please show me how you run this command.

AtulKumarJain
Active Contributor
0 Kudos

This is sql "

ALTER DATABASE HDB ADD 'scriptserver'

BR

Atul

0 Kudos

Hello

Atul

Now I Understood. first I have that to do logon in systemsb in hana studio. Please see attached. hana-studio-system.png

Now this command was work.

Thanks for your help!!!!!

AtulKumarJain
Active Contributor
0 Kudos

Hi Adan,

Good to here that it worked.

Could you mark this answer as accept so it will help others .

Best Regards,

Atul