當前位置:首頁 » 操作系統 » asmlinux

asmlinux

發布時間: 2023-09-03 06:26:02

linux下的asm目錄,asm代表什麼意思

asm是assembly language 的簡稱,即:匯編語言。asm是一個符號連接,只有在你的主makefile的ARCH 變數賦值,並且編譯過一遍內核之後才會指向對應的體系結構,這個文件夾下的東西是體系結構相關的。如:make的時候 /include/asm 指向 /include/asm-x86/

⑵ linux 中 ASM命令作用

oracle 10R2推出了asmcmd這個工具,可以用來管理asm存儲上的文件。
1.使用asmcmd命令必須先啟動asm實例,不然會有以下報錯:rac2-> asmcmd -p
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory (DBD ERROR: OCISessionBegin)2.使用asmcmd必須先指定ORACLE_HOME和ORACLE_SID,注意此處ORACLE_SID是asm的sid,不然會報錯:rac2-> asmcmd -p
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory (DBD ERROR: OCISessionBegin)3.asmcmd命令帶p參數和不帶p參數的作用:
帶p,使用asmcmd將顯示當前路徑:rac2-> asmcmd -p
ASMCMD [+] > ls
DG1/
RECOVERDEST/
ASMCMD [+] > cd DG1
ASMCMD [+DG1] > ls
DEVDB/
ASMCMD [+DG1] > cd DEVDB
ASMCMD [+DG1/DEVDB] >不帶p,不顯示當前路徑:rac2-> asmcmd
ASMCMD> ls
DG1/
RECOVERDEST/
ASMCMD> cd DG1
ASMCMD> ls
DEVDB/
ASMCMD> cd DEVDB
ASMCMD>4.其他相關參數,可使用help查看ASMCMD [+] > help
asmcmd [-p] [command]

The environment variables ORACLE_HOME and ORACLE_SID determine the
instance to which the program connects, and ASMCMD establishes a
bequeath connection to it, in the same manner as a SQLPLUS / AS
SYSDBA. The user must be a member of the SYSDBA group.

Specifying the -p option allows the current directory to be displayed
in the command prompt, like so:

ASMCMD [+DATAFILE/ORCL/CONTROLFILE] >

[command] specifies one of the following commands, along with its
parameters.

Type "help [command]" to get help on a specific ASMCMD command.

commands:
--------
cd

find
help
ls
lsct
lsdg
mkalias
mkdir
pwd
rm
rmalias

熱點內容
微信公眾平台手機上傳視頻 發布:2025-07-01 04:58:53 瀏覽:414
數控車床螺紋編程實例 發布:2025-07-01 04:46:27 瀏覽:421
什麼是安卓品牌尖貨 發布:2025-07-01 04:45:50 瀏覽:696
寫入設備緩存 發布:2025-07-01 04:37:35 瀏覽:431
小雞g4怎麼連安卓 發布:2025-07-01 04:37:25 瀏覽:355
黃金線主圖源碼 發布:2025-07-01 04:35:38 瀏覽:297
阿里輕量伺服器有固定IP嗎 發布:2025-07-01 04:30:27 瀏覽:505
電腦什麼配置要合適 發布:2025-07-01 04:24:15 瀏覽:165
哪個安卓恢復工具不要錢 發布:2025-07-01 04:21:54 瀏覽:743
sql加空格 發布:2025-07-01 04:09:38 瀏覽:580