![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Backing up the DOORS database Topic Summary: Created On: 12-Apr-2004 18:47 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: dbadmin.exe (for DOS) and dbsadmin.exe (for Windows) are installed when you install the DOORS server. You can copy them from the server's install directory /bin to your own client's install /bin. I've not tried it but am fairly confident that you could use the dbadmin.exe -u DOS command to "pipe" the results to the dbadmin -k command, automatically killing all users. But if you are going to do that you might as well simply find a way to automatically stop and then start the DOORS service. - Louie | |
![]() |
|
My company has recently deployed DOORS 7.0 in a production environment. I know there are issues with backing up the database when users are logged into the DB. Is there a way to created an automated script that can be scheduled to log out the users currently logged into the database? We would really like as little manual intervention as possible since our backup schedule is late in the evening.
Thanks, Joe Miano |
|
![]() |
|
![]() |
|
get the list of user sessions...
dbadmin -d 36677@server -u kill a session... dbadmin -d 36677@server -k <session number> |
|
![]() |
|
![]() |
|
Ross,
Are all of the command line options for "dbadmin" documented anywhere? This seems like a rather useful command. ------------------------- Paul Miller Specification Practices Specialist, EuroCyber, Melbourne, Australia. Mobile: +61 (0)418 135 103 Web Site: http://www.eurocyber.biz E-mail: miller@eurocyber.biz">pmiller@eurocyber.biz |
|
![]() |
|
![]() |
|
See on-line DOORS help.
Section "Summary of dbadmin command line switches". ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
I have been trying to develop a backup script on a standalone setup and have the need to log users off before archiving. I do not have dbadmin.exe in the bin folder and I do not have access to the installation disks. Is it only included on a server/client installation on the server when the server components are installed?
|
|
![]() |
|
![]() |
|
dbadmin.exe (for DOS) and dbsadmin.exe (for Windows) are installed when you install the DOORS server. You can copy them from the server's install directory /bin to your own client's install /bin.
I've not tried it but am fairly confident that you could use the dbadmin.exe -u DOS command to "pipe" the results to the dbadmin -k command, automatically killing all users. But if you are going to do that you might as well simply find a way to automatically stop and then start the DOORS service. - Louie |
|
![]() |
Telelogic DOORS
» Enterprise Operations
»
Backing up the DOORS database
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.