Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Data Works for AI is here - Join the discussion and enter to win a pair of Qlik kicks: Join the Conversation!
cancel
Showing results for 
Search instead for 
Did you mean: 
iti-attunity-sup
Partner - Creator III
Partner - Creator III

About object created by R4I UDTF.

Hello support team.

I have question about "UDTF Optimized Agent Installation Guide".

About following statement,
>The REPLICA agent is released as a system iSeries regular lib and program. The installation creates a System iSeries library called BMJRD.

Does UDTF create BMJRD library apart from QLIKUDTF library ?

If yes, when uninstall UDTF, there is no need to delete BMJRD library also ?

Best regards.

Labels (1)
1 Solution

Accepted Solutions
john_wang
Support
Support

Hello @iti-attunity-sup ,

To make things clear: BMJRD does not exist and will not be created. This is a documentation defect, and we will update the documentation accordingly.

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

3 Replies
Rahul_Kale
Support
Support

Hello @iti-attunity-sup ,

Thank you for reaching out to the Qlik community,
 

  • Yes. The BMJRD library is separate from the QLIKUDTF library. It belongs to the REPLICA (R4I) agent component, not the UDTF objects themselves.
  • No. When you uninstall UDTF, you do not typically need to delete BMJRD—because it is part of the agent installation footprint, not just the UDTF layer.

Explanation (based on Qlik behaviour):-
 

  • The UDTF feature is an add-on that runs on IBM i and may rely on additional components installed on the system (agent/program libraries). 
  • These installations are not “zero-footprint”, meaning they create server-side objects/libraries beyond the core UDTF definition
iti-attunity-sup
Partner - Creator III
Partner - Creator III
Author

Thank you for your reply.

>No. When you uninstall UDTF, you do not typically need to delete BMJRD—because it is part of the agent installation footprint, not just the UDTF layer.

When uninstall UDTF (delete QLIKUDTF library), then BMJRD library is also deleted ?
(I understood UDTF create BMJRD library)

Best regards.

john_wang
Support
Support

Hello @iti-attunity-sup ,

To make things clear: BMJRD does not exist and will not be created. This is a documentation defect, and we will update the documentation accordingly.

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!