The problem is solved partially for me because I know why the problem is occurring.
I am running a programme in batch mode, which is creating multiple outputs. Now this programme is using a format which is a dynamic format getting created and being used from data. The dataset is not opening because the format is not getting loaded. The workaround for now for me is to run the programme and then open the dataset.
But yes, the issue is because a format is not getting loaded. It is a dynamic format.
So solution is not to use dynamic format (format getting created from data) and to use static values in the format.
Thanking you,
Yours sincerely,
- Dr. Abhijeet Safai
... View more