1. Browse to the below folder in Windows Explorer
SiebelInstallationFolder\Client\bin
2. Click on "dbisqlc.exe"
3. In "Login" tab Enter the "User ID" as "DBA" and "Password" as the Siebel server's Enterprise name
4. In "Database" tab select the local db in which you wish to change the password for the user and click OK
5. In "Interactive SQL" window, enter the following command and Execute
grant connect to identified by
2. Click on "dbisqlc.exe"
3. In "Login" tab Enter the "User ID" as "DBA" and "Password" as the Siebel server's Enterprise name
4. In "Database" tab select the local db in which you wish to change the password for the user and click OK
5. In "Interactive SQL" window, enter the following command and Execute
grant connect to
No comments:
Post a Comment