Hi, I am running TDP fo MySAP 5.3.1 on HPUX.
I had made link as indicated in the documentation Check and modify the sap profile file When trying to run a full db backup, I obtain a splash of splendid error messages : RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19> 20> 21> 22> 23> 24> RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03009: failure of allocate command on sbt_1 channel at 06/28/2007 17:00:20 ORA-19554: error allocating device, device type: SBT_TAPE, device name: ORA-27208: syntax error in device PARMS - environment variable value missing My research seems to indicates that there is a known problems with dynamic linked library on some HPUX (11.x) and I am looking for some indications about the make and the syslibl ... See APAR IC50640 Can some HPUX guru help me ? The last message ORA-27208 indicate that the ENV parm of the RMAN call is incorrect. Here are my rman parms : rman_channels 1 rman_filesperset 0 rman_parms ENV=(XINT_PROFILE=/oracle/CRE/920_64/dbs/initCRE.utl,PROLE_PORT=57323,&B R_INFO) The sap proile, the util profile are good (they work without Rman, of course with rman params disabled) Any help ? Regards, Pierre
