Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

what are database controls

Former Member
0 Likes
500

what are database controls? how to contrl userdefined databaset ables? and prededined database tables

2 REPLIES 2
Read only

Former Member
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
482

Hi

Controlling Database Instances

Standard Commands

DBM command

Description

db_admin

Transferring to the ADMIN operating status

db_offline

Transferring to the OFFLINE operational state

db_online

Transferring to the ONLINE operational state

db_restart

Restarting the database instance

db_state

Displaying the operational state of the database instance

db_stop

Ending a database process

info

Displaying status information of the database instance

Regards,

Sree