SAP R/3 4.7 upgrade to SAP ECC 6.0 problem
In the phase INITPUT_PRE of PREPARE came out an error says that excuted a sql error
“select VERSION from SVERS”
I had set up the?authdication of DB user host\sidadm as what it descript on the screen. i also tried to excuted the “select VERSION from SVERS” on SQL quarry.but error, only if i excuted the sql like select VERSION from erp.SVERS and it success.(erp is the DB name)
What should?I do to change the authdication of DB use can be able to excute select VERSION from SVERS?
?
Please do the following Solution:
In SQL Server management console, go to Security -> Logins. You will find one user <SID>adm. In the properties of this user, you make the default database ‘erp’ instead of master. That’s it.
Viewed 1994 times by 479 viewers
Related SAP Solutions :
Comments
Tell me what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!


