Dear Experts,
Iam facing a strange problem on the Production system running with SQL 2008 and Windows 2008 Server X64 bit.
Problem is that my CI Instalalation Iam facing an error (last error reported by the step: Caught ERfcExcept in ModuleCall: Exception condition "WRITE_FAILED" raised...).
Background about this error.
It is a non-unicode to Unicode migration instance on Microsoft MSCS HA cluster.
Export have been done successfully, all of the import steps for installation on MSC HA Cluster is performed right from creating SAP Service and application, ASCS instance installation to Enqueue replication server, now during the CI installation the option to configure cenral instance parameters -> Host with Tranport directory. i have given
SAPVIRTUALCLUSTER name.
After that two ABAP reports (RSWBOINS or RADDBDIF) are getting failed because of "WRITE_FAILED" exception.
When dig more into STMS it says the following ;
SAPVIRTUALCLUSTER\sapmnt\trans\bin\TP_DOMAIN_SID.PFL could not be opened for writing (No such file or directory).
FUCNTION : TMS_PS_WRITE_PROFILE_TO_DISK
Message: WRITE_PROFILE_FAILED
Command: TMS_PM_UPDATE_CONFIG.
with this the STMS configuration is inconsistent, in AL11 , the parameter DIR_TRANS show
SAPVIRTUALCLUSTER\sapmnt\trans, but when clicked to configure it errors out.
I have tried to install withoug specifiying
also but with same error.
Can you suggest
1 - what should be the parameter in the option "host with Transport Directory" in the HA environment ? it should be the virtual name
2 - How can i modify my selection in SAPINST prompt so that it will reflect the new tranport domain ? keeping the fact tha the installation is already started and failed in last but one step - RUN ABAP REPORTS. (may be Keydb.xml or something).