当前位置:网站首页>Oracle expansion table space installed in docker
Oracle expansion table space installed in docker
2022-06-30 08:04:00 【Lafiteeee】
I am using jdbc Connect docker Inside oracle Go together oracle An error is reported after inserting millions of data into the database ORA-01653: surface xxx Unable to get 8( In tablespace SYSTEM) Expand , Because of tablespace system It's used up , You need to add a data file to this table space .
from docker Into oracle The command line
Use super users
su rootEnter the path :
/u01/app/oracle/oradata/XEperform
lsThe command can see that there are many.dbffile
Then use
sqlplus system/oracleOrder to enter sql Command lineExecute the following sql sentence :
ALTER TABLESPACE system ADD DATAFILE '/u01/app/oracle/oradata/XE/system02.dbf' size 10G;That is to say system The table space is added with a 10G Size of data space .
then , The code can continue to insert data .
边栏推荐
- Introduction to opencv (II): image color space conversion and image saving
- Want to change careers, but don't know what to do? This article is written for you who are confused
- Fishingprince Plays with Array
- Experiment 2 LED button PWM 2021/11/22
- Experiment 4 QT
- min_ max_ Gray operator understanding
- November 21, 2021 [reading notes] - bioinformatics and functional genomics (Chapter 5 advanced database search)
- C. Fishingprince Plays With Array
- Construction of energy conservation supervision system for campus buildings of ankery University
- Deep learning -- using word embedding and word embedding features
猜你喜欢

Examen final - notes d'apprentissage PHP 5 - Tableau PHP

Full stack performance testing theory - Summary

F12 packet capture is used for the whole process analysis of postman interface test

深度学习——词汇表征

Want to change careers, but don't know what to do? This article is written for you who are confused

深度学习——目标定位

深度学习——Bounding Box预测

Deep learning -- recurrent neural network

Introduction notes to pytorch deep learning (10) neural network convolution layer

Deep learning vocabulary representation
随机推荐
Cadence physical library lef file syntax learning [continuous update]
Opencv image
C # about Net cognition
Simple application of generating function -- integer splitting 2
Deep learning -- feature point detection and target detection
【花雕体验】14 行空板pinpong库测试外接传感器模块(之一)
Personal blog one article multi post tutorial - basic usage of openwriter management tool
Armv8 (coretex-a53) debugging based on openocd and ft2232h
Simple application of generating function
6月底了,可以开始做准备了,不然这么赚钱的行业就没你的份了
想问问,炒股怎么选择证券公司?网上开户安全么?
牛客小白月赛52
Lexicographic order -- full arrangement in bell sound
Experiment 3 remote control
Wechat applet reports errors using vant web app
Recurrence relation (difference equation) -- Hanoi problem
December 13, 2021 [reading notes] | understanding of chain specific database building
Fishingprince Plays with Array
HelloWorld
Environment configuration of ROS Aubo manipulator