Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Give and explain the panel command to display all the components of DB2 database DSNDB01 along with their status?
A database contains multiple components like tablespace, indexspace, index, tables, etc. We can find out all the components within the database using the below panel command.
DIS DB(DSNDB01)
Advertisements
