AppsUserExport in EBS is not working.
We have 12.1.3 EBS and and trying to export all FND users to txt file using the below java command. Command executed successfully but empty user export file created with 0 size.
Please find the below output.
[applhna@hna11]$ java oracle.apps.fnd.oid.AppsUserExport -v -dbc $INST_TOP/appl/fnd/12.0.0/secure/HNA.dbc -o USerExport-22-08-16.txt -pwd cor121805 -g -l USerExport-22-08-16.log
User Export to USerExport-22-08-16.txt started..
User Export completed successfully. For further details please refer to log file at: USerExport-22-08-16.log
-rw-r--r-- 1 applhna hnadba 996 Aug 19 03:19 javacache.log
-rw-r--r-- 1 applhna hnadba 0 Aug 19 03:19 USerExport-22-08-16.txt