We can't use the sys user on our customers db. It it possible to install without and grant some? |
Hi Ulrich, You can use manual installation scripts to install Formspider if you dont know SYS password. Simply download the scripts from Formspider download page and give the scripts need to be run with SYS to the DBA who know SYS password. So that they can see what is going on under the hoods and run it. Just remember to run scripts in the order specified in the help file of scripts. Kind Regards
|
So we are not allowed! to install things as sys. Hi Ulrich, In order to install Formspider, you need to create a database user and give it a few privileges. Technically, it is possible to create this user and give it the reqired privileges even without using the SYS user. As long as the user you are running the scripts in has enough privileges to execute the DDL's in the installation scripts, you should be OK. So, no the installation does not have to be done by the SYS user. Kind Regards, Yalim
(16 Dec '16, 13:15)
Yalim ♦♦
|