当我尝试在Linux下连接oracle数据库时,它抛出了如下错误:
SQL> conn / as sysdba
ERROR:
ORA-09817: Write to audit file failed.
Linux Error: 28: No space left on device
ORA-09945: Unable to initialize the audit trail file
Linux Error: 28: No space left on device
df命令显示没有剩余空间,文件系统已满。我想知道每个表空间的大小以及如何释放空闲表空间。谢谢!
目前我有两个硬盘,
本地磁盘C(安装Windows的地方) b. Linux F(我想在其中安装Linux)
据我所研究的驱动图像,如果要在同一个硬盘上使用Linux,人们就会进行windows分区。所以,如果我要在Linux上使用整个F驱动器,我就不需要做windows分区了。如果我错了,请纠正我。
所以我所做的就是从USB引导bios并安装Linux,我遵循了安装步骤,但是在installation上停了下来。我选择‘其他的东西’,然后有一个下降,但我不知道哪个是F驱动器。
Linux安装类型
敬请指教。
谢谢。
所以今天早上我注意到我的网站被关闭了,在我的服务器上看到网络服务器已经停止了。
当我试图再次启动它时,我会得到这个错误。
start -Dhttp.port=80 -Dapplication.secret=**********
[info] Wrote /home/Jakob/Apps/Botlanegg/target/scala-2.11/botlanegg_2.11-1.0.pom
(Starting server. Type Ctrl+D to exit logs, the server will remain in background)
Java HotSpot(TM) 64-
我正在开发一个Ubuntu,并试图使用sudo apt-get install curl -y安装curl。
我得到的答复是,存在未满足的依赖关系,并说您可能希望运行‘apt -f安装’来纠正这些问题:
因此,我执行apt-get -f install并遇到一个新问题:
After this operation, 43.0 MB of additional disk space will be used.
(Reading database ... 273817 files and directories currently installed.)
Preparing to unpack ..
我意外地删除了一个USB驱动器之前,它是“安全”这样做。当插入驱动器时,它不会像以前那样自动识别和安装。运行sudo fdisk -l,驱动器就不会出现。但是当我运行lsusb时,它显示为未命名的设备:
Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Founda