1.创建存放凭证的目录 mkdir -p /oracle/app/oracle/wallets 2.创建空的凭证文件 #以下2种方式二选一 #创建有密码保护的凭证文件 mkstore -wrl /oracle/app/oracle/wallets -create #创建无免密保护