Automating Login will save your time
Right Click the shortcut through which you acess the Siebel Client or Siebel Tools and choose Properties from the context menu.
- Scroll right to the end of Target Text Field Value enter the following text in the end.
/u sadmin /p sadmin /d sample
These text will automate your login to sample database. If you want to automate your login to Local Database enter the following code.
/u username /p pwd /d Local
replace username with your local username and pwd with your local database password
Now you can login automatically everytime just with a mouse click
Now you can login automatically everytime just with a mouse click
1 comments:
nice to know these things !!!
Post a Comment