Location of dataSourceConfiguration Files

Hello,
I have uploaded a custom dataSourceConfiguration_ads_readonly_multi_db.xml to a NW04s Portal.  Can anyone tell me where is is physically located on the Unix Server?
In EP6 it was /usr/sap/<sid>/j2ee/j2ee_00/ume. but I can not find it in NW04s.
Any ideas on the location of this file in NW04s?
Thanks,
Keith

Hi Keith,
It is stored in configuration table in WAS DB:
select FBLOB from "SAPJ2EDB"."J2EE_CONFIGENTRY"
where "ISFILE" = '1' and "NAME" = 'dataSourceConfiguration_ads_readonly_multi_db.xml'
Best regards, Maksim Rashchynski.
Oops :-)... Too late...
Message was edited by: Maksim Rashchynski

Similar Messages

Maybe you are looking for