In my post, I mainly output what I learned that day. I would appreciate it if you could point out in the comments if the expression is inappropriate or if there are any mistakes. Thank you.
db2 "CONNECT TO [DB name]" → Commands used to connect to the database
db2 "CREATE SCHEMA [schema name]" → Creating a schema
chmod → Permission settings
mkdir [directory name] → Create directory
Recommended Posts