Hi,
I'm receiving the following error when trying to transport a package from my development box to quality.
The error surrounds a DSO - all other components seem to transport correctly - Ive tried to find an answer on the net but could not find anything
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Message no. RSO252
You wanted to generate an object with the name 'DS_ZCUST' (in transport request DS_ZCUST) of type 'DataStore Object' (TLOGO). This is, however, not available in the BW Repository database. It does not exist in the requested version A. If the version is 'D' then it is possible that an error arose during the delivery or installation. If the version is 'A' then the Object was either not created or not activated.
The object was not taken into account in the next stage of processing.
Thanks
you need to transport the infoobject DS_ZCUST first. make sure its active in the target system after the transport. then re-transport the dso.
Hi Brian,
Check DSO 'DS_ZCUST' in Development system, whether it is in active status or inactive, also check its object directory entry (Select DSO -> Extra ->Obj directory entry).
If iDSO is inactive then activate it and capture it into new Trasport req. and trasport this req. to Quality system.
Regards,
Avinash
Hi ,
Your DSO 'DS_ZCUST' is not in Active Version, Activate and transport it.
Hope this helps..
Hi Brian ,
Your DSO has not been transported properly to the Quality system .
Collect and Transport the same once again making sure that all the dependent info objects are collected as well.
Check and update accordingly later .
Thanks
Kamal Mehta
Hello,
Activate and store your DSO in a transport request and retransport it. Also check in quality whether DSO DS_ZCUST available or not. Sometimes even with error object get transported in Modified version. In such case with the use of program RSDG_ODSO_ACTIVATE (Activation of all ODS Objects ) or RSDG_DODS_REPAIR (Activation of all ODS Objects with Navigation Attributes) activate DSO in quality system.
Note: Anyhow retransport is require to ensure it will move correctly in production. Activation through program is workaround in case of emergency.
Regards,
Sangita
Hi Brian,
Check if 'DS_ZCUST' is in active version in Dev. All objects should be active before transports. Activate in Dev and re-import, check if it is active in quality after transport
Regards
Chandu
Hi,
check whether that DSO is available in any transport request or not?
If not means that DSO is never transported to the next quality environment..
so u have to collect the object and send it..
If you can already see the DSO then just do one thing try to reactivate same with transaction RSDG_ODSO_aCTIVATE ..also try to check the consistency through RSRV if u could and take the necessary repair actions..
Thanks and regards
Kiran
Activate the DSO and transport it, hope it resolves your problem.
Thanks